Skip to content

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

@brson

Description

@brson

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-testsuiteArea: The testsuite used to check the correctness of rustcO-androidOperating system: Android

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions