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

Simplify more tests #2678

Merged
merged 2 commits into from
May 12, 2016
Merged

Simplify more tests #2678

merged 2 commits into from
May 12, 2016

Conversation

matklad
Copy link
Member

@matklad matklad commented May 12, 2016

This is the followup of #2670

It contains one more or less significant change, everything else is just search/replace.

r? @alexcrichton

@matklad
Copy link
Member Author

matklad commented May 12, 2016

It contains one more or less significant change, everything else is just search/replace.

Hm, I don't understand how this test was working on Windows. It used bar/Makefile, but shouldn't it be bar\Makefile on windows?

@alexcrichton
Copy link
Member

@bors: r+ 0ba39f7f2cfbd6628b19e44ebc23ba10c05abb12

@alexcrichton
Copy link
Member

Ah / and \ are treated as "mostly the same" on Windows, so maybe that's why it was passing?

matklad added 2 commits May 12, 2016 22:54
remove ADDING, REMOVING, DOCTEST, DOWNLOADING, PACKAGING, UPLOADING,
VERIFYING, ARCHIVING, INSTALLING, REPLACING constants
@matklad matklad force-pushed the simplify-tests-2 branch from 0ba39f7 to ac3a857 Compare May 12, 2016 19:54
@matklad
Copy link
Member Author

matklad commented May 12, 2016

And it failed on Mac OS! Turns out there is a reason why that test was written like that :)

Now it looks like this.

@alexcrichton
Copy link
Member

@bors: r+ ac3a857

@bors
Copy link
Contributor

bors commented May 12, 2016

⌛ Testing commit ac3a857 with merge a046b78...

bors added a commit that referenced this pull request May 12, 2016
Simplify more tests

This is the followup of #2670

It contains [one](28887be#diff-ebcf8bfb935037902f135a7c225479b5L322) more or less significant change, everything else is just search/replace.

r? @alexcrichton
@bors
Copy link
Contributor

bors commented May 12, 2016

@bors bors merged commit ac3a857 into rust-lang:master May 12, 2016
@matklad matklad deleted the simplify-tests-2 branch June 9, 2016 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants