Closed JustSoup312 closed 3 weeks ago
Hi @JustSoup312. Thanks for your PR.
I'm waiting for a coreos member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
/retest ci/prow/test
@travier: The /retest
command does not accept any targets.
The following commands are available to trigger required jobs:
/test test
Use /test all
to run all jobs.
/ok-to-test
Creation time will only be supported on the musl target once https://github.com/rust-lang/rust/pull/125692 lands.
This MR disables the tests that require creation time for musl.