Skip to content

tests try to open .dll on linux #34

@igor-raits

Description

@igor-raits
---- missing_symbol_fails stdout ----
	thread 'missing_symbol_fails' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Custom(Custom { kind: Other, error: StringError("/home/brain/rpmbuild/BUILD/libloading-0.4.2/target/release/build/libloading-4f12e18e49d5bef6/out/libtest_helpers.dll: cannot open shared object file: No such file or directory") }) }', src/libcore/result.rs:906:4

---- test_0_no_0 stdout ----
	thread 'test_0_no_0' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Custom(Custom { kind: Other, error: StringError("/home/brain/rpmbuild/BUILD/libloading-0.4.2/target/release/build/libloading-4f12e18e49d5bef6/out/libtest_helpers.dll: cannot open shared object file: No such file or directory") }) }', src/libcore/result.rs:906:4
note: Run with `RUST_BACKTRACE=1` for a backtrace.

---- interior_null_fails stdout ----
	thread 'interior_null_fails' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Custom(Custom { kind: Other, error: StringError("/home/brain/rpmbuild/BUILD/libloading-0.4.2/target/release/build/libloading-4f12e18e49d5bef6/out/libtest_helpers.dll: cannot open shared object file: No such file or directory") }) }', src/libcore/result.rs:906:4

---- test_id_struct stdout ----
	thread 'test_id_struct' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Custom(Custom { kind: Other, error: StringError("/home/brain/rpmbuild/BUILD/libloading-0.4.2/target/release/build/libloading-4f12e18e49d5bef6/out/libtest_helpers.dll: cannot open shared object file: No such file or directory") }) }', src/libcore/result.rs:906:4

---- test_id_u32 stdout ----
	thread 'test_id_u32' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Custom(Custom { kind: Other, error: StringError("/home/brain/rpmbuild/BUILD/libloading-0.4.2/target/release/build/libloading-4f12e18e49d5bef6/out/libtest_helpers.dll: cannot open shared object file: No such file or directory") }) }', src/libcore/result.rs:906:4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions