Skip to content
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

rustfmt tests #3529

Merged
merged 8 commits into from Dec 12, 2018
Merged

rustfmt tests #3529

merged 8 commits into from Dec 12, 2018

Conversation

matthiaskrgr
Copy link
Member

also fails CI if tests turn out to not be formatted properly.

Copy link
Member

@phansch phansch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from what @sinkuu said, it would be good to include the subdirectories, too. Otherwise this LGTM.

ci/base-tests.sh Show resolved Hide resolved
tests/ui/decimal_literal_representation.rs Outdated Show resolved Hide resolved
tests/ui/decimal_literal_representation.rs Outdated Show resolved Hide resolved
tests/ui/implicit_hasher.rs Outdated Show resolved Hide resolved
tests/ui/swap.rs Outdated Show resolved Hide resolved
@phansch phansch added the S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) label Dec 11, 2018
@matthiaskrgr matthiaskrgr added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties and removed S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) labels Dec 11, 2018
@oli-obk
Copy link
Contributor

oli-obk commented Dec 11, 2018

appveyor is unhappy

@phansch
Copy link
Member

phansch commented Dec 11, 2018

@oli-obk yup, that's probably going to be fixed by rust-lang-deprecated/failure#279

@matthiaskrgr
Copy link
Member Author

@bors try

@bors
Copy link
Collaborator

bors commented Dec 11, 2018

⌛ Trying commit 36266b3 with merge 301d44a...

bors added a commit that referenced this pull request Dec 11, 2018
rustfmt tests

also fails CI if tests turn out to not be formatted properly.
@matthiaskrgr
Copy link
Member Author

./ci/base-tests.sh: line 44: [: missing ]
I should check that out

@bors
Copy link
Collaborator

bors commented Dec 12, 2018

☀️ Test successful - status-appveyor, status-travis
State: approved= try=True

@phansch
Copy link
Member

phansch commented Dec 12, 2018

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 12, 2018

📌 Commit 36266b3 has been approved by phansch

@bors
Copy link
Collaborator

bors commented Dec 12, 2018

⌛ Testing commit 36266b3 with merge e2608fc...

bors added a commit that referenced this pull request Dec 12, 2018
rustfmt tests

also fails CI if tests turn out to not be formatted properly.
@bors
Copy link
Collaborator

bors commented Dec 12, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: phansch
Pushing e2608fc to master...

@matthiaskrgr
Copy link
Member Author

The fact that CI was green while there was a syntax error in the script is actually quite concerning...
I'll look into this.

@mati865
Copy link
Contributor

mati865 commented Dec 12, 2018

I'd didn't exit because it was told not to exit on error

bors added a commit that referenced this pull request Dec 12, 2018
base-tests: don't print all commands to stdout during the loop

Fixes thinko in #3529
@matthiaskrgr
Copy link
Member Author

Fixed via #3537

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.

None yet

6 participants