Skip to content

Instantly share code, notes, and snippets.

@brson
Created March 31, 2014 05:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brson/9885819 to your computer and use it in GitHub Desktop.
Save brson/9885819 to your computer and use it in GitHub Desktop.
running 66 tests
test arc::tests::drop_arc_weak ... ok
test arc::tests::drop_arc ... ok
test arc::tests::manually_share_arc ... ok
test arc::tests::test_cowarc_clone_make_unique ... ok
test arc::tests::test_cowarc_clone_unique2 ... ok
test arc::tests::test_dead ... ok
test arc::tests::test_live ... ok
test arc::tests::weak_self_cyclic ... ok
test comm::test::DuplexStream1 ... ok
test future::test::test_from_fn ... ok
task 'test future::test::test_from_value ... <unnamed>' failed at 'explicit failureok', /home/brian/dev/rust/build/tmp/distcheck/rust-0.10-pre/src/libsync/future.rs:191
task '<main>task '', /home/brian/dev/rust/build/tmp/distcheck/rust-0.10-pre/src/libtest/lib.rs<unnamed>:216sending on a closed channel',
/home/brian/dev/rust/build/tmp/distcheck/rust-0.10-pre/src/libstd/comm/mod.rs:437
task '<unnamed>' failed at 'sending on a closed channel', /home/brian/dev/rust/build/tmp/distcheck/rust-0.10-pre/src/libstd/comm/mod.rs:437
make[1]: *** [tmp/check-stage2-T-x86_64-unknown-linux-gnu-H-x86_64-unknown-linux-gnu-sync.ok] Error 101
make[1]: Leaving directory `/opt/dev/rust/build/tmp/distcheck/srccheck'
make: *** [distcheck-tar-src] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment