Skip to content

Cargo test fail to run in nightly 1.27.0-nightly (7360d6dd6 2018-04-15) #206

Closed
@edwin0cheng

Description

@edwin0cheng

I try to run cargo test in master with nightly, it failed to run with SIGSEGV:

running 1 test
test appkit::test::test_nsapp ... ok

test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out

     Running target/debug/deps/foundation-6ee5b1d765ac12f6

running 8 tests
test foundation::nsdictionary::test_get ... ok
error: process didn't exit successfully: `/Users/user/Sandbox/rust-root/core-foundation-rs/target/debug/deps/foundation-6ee5b1d765ac12f6` (signal: 11, SIGSEGV: invalid memory reference)

Maybe related to rust-windowing/winit#428 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions