Skip to content

unignore lexer tests #23209

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 2 commits into from
Mar 9, 2015
Merged

unignore lexer tests #23209

merged 2 commits into from
Mar 9, 2015

Conversation

richo
Copy link
Contributor

@richo richo commented Mar 9, 2015

Motivated by the test output not lining up when it could, I normalized all of the issue-* tests.

While doing it, I found some lexer tests that could be unignored and fixed an int -> isize.

@rust-highfive
Copy link
Contributor

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@pnkfelix
Copy link
Member

pnkfelix commented Mar 9, 2015

I'm not sure if this is a good time to be making sweeping changes like this...

(to elaborate: I would prefer to delay largely aesthetic developer changes like this to at least after the 1.0 beta release, if not until after 1.0 itself. But perhaps I am over-estimating the amount of impedance changes like this can introduce to the code base, and/or under-estimating how well git can compensate for them.)

@richo
Copy link
Contributor Author

richo commented Mar 9, 2015

Sure. I'm fairly indifferent about the last commit (it bothered me enough to change it, but not enough that I'm never going to run the tests again if it doesn't land).

The first two commits should go in regardless though.

@alexcrichton
Copy link
Member

I would also prefer to avoid changes like this for now, the first two commits are fine by me though!

@richo richo force-pushed the normalize-test-names branch from afc69c4 to 58a288d Compare March 9, 2015 05:22
@richo
Copy link
Contributor Author

richo commented Mar 9, 2015

r? @alexcrichton

@alexcrichton
Copy link
Member

@bors: r+ 58a288d

@richo richo changed the title Normalize test names unignore lexer tests Mar 9, 2015
@bors
Copy link
Collaborator

bors commented Mar 9, 2015

⌛ Testing commit 58a288d with merge d045d0f...

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 9, 2015
…richton

 Motivated by the test output not lining up when it could, I normalized all of the issue-* tests.

While doing it, I found some lexer tests that could be unignored and fixed an int -> isize.
@bors
Copy link
Collaborator

bors commented Mar 9, 2015

⛄ The build was interrupted to prioritize another pull request.

@bors
Copy link
Collaborator

bors commented Mar 9, 2015

⌛ Testing commit 58a288d with merge 2574009...

bors added a commit that referenced this pull request Mar 9, 2015
Motivated by the test output not lining up when it could, I normalized all of the issue-* tests.

While doing it, I found some lexer tests that could be unignored and fixed an int -> isize.
@bors
Copy link
Collaborator

bors commented Mar 9, 2015

@bors bors merged commit 58a288d into rust-lang:master Mar 9, 2015
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.

5 participants