Skip to content

extra::time::test::test_to_timespec fails on (some) Android #10958

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

Closed
brson opened this issue Dec 13, 2013 · 3 comments
Closed

extra::time::test::test_to_timespec fails on (some) Android #10958

brson opened this issue Dec 13, 2013 · 3 comments
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc O-android Operating system: Android

Comments

@brson
Copy link
Contributor

brson commented Dec 13, 2013

I don't see it on the bot, but on my emulator this test fails with the following error:

task 'time::tests::run_tests' failed at 'assertion failed: `(left == right) && (right == left)` (left: `time::Timespec{sec: 1234596690i64, nsec: 54321i32}`, right: `time::Timespec{sec: 1234567890i64, nsec: 54321i32}`)', /home/brian/dev/rust3/src/libextra/time.rs:1075
FAILED
brson added a commit to brson/rust that referenced this issue Dec 14, 2013
@steveklabnik
Copy link
Member

Triage: @brson ping! is this still relevant?

@steveklabnik
Copy link
Member

(I'd guess not, becuase almost all of time has moved out of tree)

@steveklabnik
Copy link
Member

Yes, as far as I can tell, this is gone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc O-android Operating system: Android
Projects
None yet
Development

No branches or pull requests

2 participants