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

Bazel CI: rules_rust is failing on darwin #67

Closed
meteorcloudy opened this issue Feb 2, 2018 · 2 comments
Closed

Bazel CI: rules_rust is failing on darwin #67

meteorcloudy opened this issue Feb 2, 2018 · 2 comments

Comments

@meteorcloudy
Copy link
Member

https://ci.bazel.build/blue/organizations/jenkins/rules_rust/detail/rules_rust/800/pipeline

suspect: 2a3f859
@davidzchen Can you take a look?

running 1 test
test test::test_can_read_data_from_runfiles ... FAILED
failures:
---- test::test_can_read_data_from_runfiles stdout ----
thread 'test::test_can_read_data_from_runfiles' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Os { code: 2, message: "No such file or directory" } }', src/libcore/result.rs:860:4
note: Run with `RUST_BACKTRACE=1` for a backtrace.
failures:
test::test_can_read_data_from_runfiles
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out
@acmcarther
Copy link
Collaborator

#66 fixes this, waiting on review from another maintainer.

@acmcarther
Copy link
Collaborator

Was fixed with #66

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

2 participants