Skip to content

Instantly share code, notes, and snippets.

@stepancheg
Created November 19, 2014 20:08
Show Gist options
  • Save stepancheg/fd8d5607585fa045b43c to your computer and use it in GitHub Desktop.
Save stepancheg/fd8d5607585fa045b43c to your computer and use it in GitHub Desktop.
[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