Skip to content

Move run-pass tests to UI tests #3743

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
Feb 6, 2019
Merged

Conversation

phansch
Copy link
Member

@phansch phansch commented Feb 6, 2019

This should give us more UI coverage for free.
It also removes the run-pass suite, so we now only have the ui suite.

This should give us more UI coverage for free.
It also removes the `run-pass` suite, so we now only have the `ui` suite.
@phansch phansch force-pushed the you_shall_not_pass branch from b736fce to a586f52 Compare February 6, 2019 07:17
@phansch phansch added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Feb 6, 2019
@flip1995
Copy link
Member

flip1995 commented Feb 6, 2019

@bors r+ Nice!

@bors
Copy link
Contributor

bors commented Feb 6, 2019

📌 Commit a586f52 has been approved by flip1995

@bors
Copy link
Contributor

bors commented Feb 6, 2019

⌛ Testing commit a586f52 with merge 450cacc...

bors added a commit that referenced this pull request Feb 6, 2019
Move run-pass tests to UI tests

This should give us more UI coverage for free.
It also removes the `run-pass` suite, so we now only have the `ui` suite.
@bors
Copy link
Contributor

bors commented Feb 6, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: flip1995
Pushing 450cacc to master...

@bors bors merged commit a586f52 into rust-lang:master Feb 6, 2019
@phansch phansch deleted the you_shall_not_pass branch February 6, 2019 12:34
phansch added a commit that referenced this pull request Apr 5, 2019
compiletest UI tests do not fail when encountering panics and ICEs
unless the `// run-pass` flag is used.

(This was forgotten in #3743)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants