Skip to content

fix to pass run-pass/core-run-destroy.rs on android #10450

Closed
@yichoi

Description

@yichoi

To enable test on android bot #9120

running 4 tests
test test_destroy_once ... task 'test_destroy_once' failed at 'Unhandled condition: io_error: rt::io::IoError{kind: OtherIoError, desc: "no such file or directory", detail: None}', /home/yichoi/rust_latest/src/libstd/condition.rs:131
FAILED
test test_destroy_twice ... task 'test_destroy_twice' failed at 'Unhandled condition: io_error: rt::io::IoError{kind: OtherIoError, desc: "no such file or directory", detail: None}', /home/yichoi/rust_latest/src/libstd/condition.rs:131
FAILED
test test_forced_destroy_actually_kills ... ok
test test_unforced_destroy_actually_kills ... ok

failures:
    test_destroy_once
    test_destroy_twice

test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured

task '<main>' failed at 'Some tests failed', /home/yichoi/rust_latest/src/libextra/test.rs:161
task '<unnamed>' failed at 'killed by linked failure', /home/yichoi/rust_latest/src/libstd/rt/kill.rs:639

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