Skip to content

solarish adding newdb constants #2707

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

Merged
merged 1 commit into from
Mar 4, 2022

Conversation

devnexen
Copy link
Contributor

@devnexen devnexen commented Mar 3, 2022

No description provided.

@rust-highfive
Copy link

Some changes occurred in solarish module

cc @jclulow,@pfmooney

@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

@devnexen
Copy link
Contributor Author

devnexen commented Mar 3, 2022

cargo test --manifest-path libc-test/Cargo.toml
Compiling libc-test v0.2.119 (/export/home/dcarlier/Contribs/libc/libc-test)
Finished test [unoptimized + debuginfo] target(s) in 11.21s
Running test/cmsg.rs (target/debug/deps/cmsg-5f9f95dde8ae0a16)

running 5 tests
test t::test_cmsg_firsthdr ... ok
test t::test_cmsg_data ... ok
test t::test_cmsg_len ... ok
test t::test_cmsg_space ... ok
test t::test_cmsg_nxthdr ... ok

test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s

 Running test/errqueue.rs (target/debug/deps/errqueue-25af991f283a08ca)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

 Running test/linux_elf.rs (target/debug/deps/linux_elf-6f30f58b9b37962a)

PASSED 0 tests
Running test/linux_fcntl.rs (target/debug/deps/linux_fcntl-878291074fed22f4)
PASSED 0 tests
Running test/linux_if_arp.rs (target/debug/deps/linux_if_arp-bd69c11e5e71e04f)
PASSED 0 tests
Running test/linux_ipv6.rs (target/debug/deps/linux_ipv6-ad453147d6bef766)
PASSED 0 tests
Running test/linux_strerror_r.rs (target/debug/deps/linux_strerror_r-5f39b274aca2de03)
PASSED 0 tests
Running test/linux_termios.rs (target/debug/deps/linux_termios-f2eaefc93d6b68ba)
PASSED 0 tests
Running test/main.rs (target/debug/deps/main-4108ccb0a54f93cc)
RUNNING ALL TESTS
PASSED 7870 tests
Running test/semver.rs (target/debug/deps/semver-90705d34f9f80c06)
PASSED 1 tests
Running test/sigrt.rs (target/debug/deps/sigrt-84ea52b695c379bd)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

@Amanieu
Copy link
Member

Amanieu commented Mar 4, 2022

@bors r+

@bors
Copy link
Contributor

bors commented Mar 4, 2022

📌 Commit d046869 has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Mar 4, 2022

⌛ Testing commit d046869 with merge 91ffce1...

bors added a commit that referenced this pull request Mar 4, 2022
@bors
Copy link
Contributor

bors commented Mar 4, 2022

💔 Test failed - checks-actions

@Amanieu
Copy link
Member

Amanieu commented Mar 4, 2022

@bors retry

@bors
Copy link
Contributor

bors commented Mar 4, 2022

⌛ Testing commit d046869 with merge ac40e64...

@bors
Copy link
Contributor

bors commented Mar 4, 2022

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: Amanieu
Pushing ac40e64 to master...

@bors bors merged commit ac40e64 into rust-lang:master Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants