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

TestDigestsSingleSourceFile fails in clean codespace #23

Open
titanous opened this issue Sep 21, 2022 · 0 comments
Open

TestDigestsSingleSourceFile fails in clean codespace #23

titanous opened this issue Sep 21, 2022 · 0 comments

Comments

@titanous
Copy link

Steps to reproduce on d9d5911:

  1. Create a new codespace.
  2. Run npm install -g @bazel/bazelisk
  3. Run bazel test //...

Note that TestDigestsSingleSourceFile fails:

$ bazel test //...
INFO: Analyzed 36 targets (0 packages loaded, 0 targets configured).
INFO: Found 28 targets and 8 test targets...
FAIL: //pkg:pkg_test (see /home/codespace/.cache/bazel/_bazel_codespace/982569728e62b3340e5f2051314017bd/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/pkg_test/test.log)
INFO: From Testing //pkg:pkg_test:
==================== Test output for //pkg:pkg_test:
--- FAIL: TestDigestsSingleSourceFile (0.00s)
    hash_cache_test.go:117: Wrong hash: want 33e4ab761182518bbdaabdb916ecea5ad264778881dbe4ce93567f07ea89784b got 00da44523270e18ac5d8529b6f477cadd88dbd6326d6ea9fb7eeb7fc02faac97
FAIL
================================================================================
INFO: Elapsed time: 0.569s, Critical Path: 0.07s
INFO: 2 processes: 1 internal, 1 linux-sandbox.
INFO: Build completed, 1 test FAILED, 2 total actions
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

No branches or pull requests

1 participant