Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integration tests are failing #9603

Closed
plumpy opened this issue Dec 9, 2024 · 1 comment · Fixed by #9604
Closed

integration tests are failing #9603

plumpy opened this issue Dec 9, 2024 · 1 comment · Fixed by #9604
Assignees

Comments

@plumpy
Copy link
Collaborator

plumpy commented Dec 9, 2024

bazel_oci is failing:

        ERROR: Skipping '//:hello.tar': error loading package '': Unable to find package for @@[unknown repo 'rules_oci' requested from @@]//oci:defs.bzl: The repository '@@[unknown repo 'rules_oci' requested from @@]' could not be resolved: No repository visible as '@rules_oci' from main repository. Was the repository introduced in WORKSPACE? The WORKSPACE file is disabled by default in Bazel 8 (late 2024) and will be removed in Bazel 9 (late 2025), please migrate to Bzlmod. See https://bazel.build/external/migration.
        ERROR: error loading package '': Unable to find package for @@[unknown repo 'rules_oci' requested from @@]//oci:defs.bzl: The repository '@@[unknown repo 'rules_oci' requested from @@]' could not be resolved: No repository visible as '@rules_oci' from main repository. Was the repository introduced in WORKSPACE? The WORKSPACE file is disabled by default in Bazel 8 (late 2024) and will be removed in Bazel 9 (late 2025), please migrate to Bzlmod. See https://bazel.build/external/migration.

Also, one of the four test jobs gets cancelled every time. I don't know why.

@plumpy
Copy link
Collaborator Author

plumpy commented Dec 9, 2024

Oh, when one of the integration test jobs fails, it cancels any others that are running. So it's hopefully just that one issue, but I won't know for sure until I fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant