Dummy PR to test coverage test changes in CI#114917
Dummy PR to test coverage test changes in CI#114917Zalathar wants to merge 2 commits intorust-lang:mainfrom
Conversation
|
@rustbot experimental |
|
@rustbot author |
77baf81 to
4363ce9
Compare
|
Now testing #114843 in CI on Linux/Windows/macOS, to ensure I don't get any nasty surprises after it's reviewed. |
|
Success: |
|
☔ The latest upstream changes (presumably #115183) made this pull request unmergeable. Please resolve the merge conflicts. |
b605cc7 to
c4511d7
Compare
|
Testing #114843 on Linux/Windows/macOS ( |
This comment has been minimized.
This comment has been minimized.
c4511d7 to
188b788
Compare
|
Those Linux failures look like the same ones I saw on the I'm going to try another run of Windows only, to flush out any unknown issues on that platform. |
This comment has been minimized.
This comment has been minimized.
|
Test failures on Windows seem to be the same as the Linux ones, which is surprising. Perhaps there is some common property of the main Linux/Windows CI environments that is not shared by |
188b788 to
f3ae5a0
Compare
|
I'll try a CI macOS build to double check all the major platforms. |
This comment has been minimized.
This comment has been minimized.
|
Hmm, so the overall results so far seem to be: Failure (probably the same failures, though I haven't fully verified this):
Success:
|
f3ae5a0 to
ef88666
Compare
|
Trying another build with the default PR CI config ( |
This comment has been minimized.
This comment has been minimized.
ef88666 to
8f31d25
Compare
This comment has been minimized.
This comment has been minimized.
|
☔ The latest upstream changes (presumably #126788) made this pull request unmergeable. Please resolve the merge conflicts. |
a588692 to
b4c7a05
Compare
b4c7a05 to
585c1e1
Compare
This comment has been minimized.
This comment has been minimized.
585c1e1 to
5b07169
Compare
This comment has been minimized.
This comment has been minimized.
5e22431 to
d0200cd
Compare
|
☔ The latest upstream changes (presumably #129295) made this pull request unmergeable. Please resolve the merge conflicts. |
d0200cd to
114b783
Compare
|
☔ The latest upstream changes (presumably #130534) made this pull request unmergeable. Please resolve the merge conflicts. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
☔ The latest upstream changes (presumably #132584) made this pull request unmergeable. Please resolve the merge conflicts. |
|
@bors try jobs=x86_64-msvc-1,x86_64-msvc-2 |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
@bors try cancel |
|
Try build cancelled. Cancelled workflows: |
|
@bors try jobs=x86_64-msvc-1,x86_64-msvc-2 |
The
x86_64-gnu-llvm-15job that normally runs on PRs doesn't include the profiler runtime, so most of the coverage tests don't get run on PRs.(That's why #114875 didn't fail until an actual merge was attempted.)
r? @ghost