Created
November 19, 2014 20:08
-
-
Save stepancheg/fd8d5607585fa045b43c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[yozh@alpha-6:~/devel/left/cargo;master:darwing]% ./target/x86_64-apple-darwin/tests-a835481c166cc036 '.*example_bin.*' | |
running 1 test | |
test test_cargo_test::example_bin_same_name ... FAILED | |
failures: | |
---- test_cargo_test::example_bin_same_name stdout ---- | |
task 'test_cargo_test::example_bin_same_name' panicked at ' | |
Expected: an existing file | |
but: /Users/yozh/devel/left/cargo/target/x86_64-apple-darwin/cit/test-0/foo/target/foo was missing', src/hamcrest/core.rs:22 | |
failures: | |
test_cargo_test::example_bin_same_name | |
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured | |
task '<main>' panicked at 'Some tests failed', /Users/rustbuild/src/rust-buildbot/slave/nightly-mac/build/src/libtest/lib.rs:250 | |
zsh: exit 101 ./target/x86_64-apple-darwin/tests-a835481c166cc036 '.*example_bin.*' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment