-
Couldn't load subscription status.
- Fork 1.8k
Bump ui_test #13368
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
Bump ui_test #13368
Conversation
|
r? @Alexendoo rustbot has assigned @Alexendoo. Use |
| /// Nested mod //~ ERROR: item has both inner and outer attributes | ||
| /// Nested mod | ||
| //~^ ERROR: item has both inner and outer attributes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you can't have annotations inside other comments anymore.
f58089f to
78a7847
Compare
|
Test failing |
78a7847 to
1f13633
Compare
|
Everything works now |
|
Alex is currently busy I think, so jumping in. r? @flip1995 |
|
Thanks! @bors r+ |
Bump ui_test This should give a bunch of ui improvements when lots of tests are running. Please lmk of any issues with it. Switching to `--quiet` should always avoid any issues, so there's a workaround if anything crops up. Also please check that this does not regress performance for you. It doesn't for me, but that doesn't mean much.
|
💔 Test failed - checks-action_test |
|
@bors retry (changelog missing) |
|
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
This should give a bunch of ui improvements when lots of tests are running. Please lmk of any issues with it. Switching to
--quietshould always avoid any issues, so there's a workaround if anything crops up. Also please check that this does not regress performance for you. It doesn't for me, but that doesn't mean much.changelog: none