Skip to content

Run rewrite tool on tests #287

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

Closed
wants to merge 4 commits into from

Conversation

samuelgruetter
Copy link
Contributor

I ran the latest version of the rewrite tool on tests/untried/pos. Then I also ran a script which moves those test which succeed from tests/untried/pos to tests/pos.
So all 293 tests which are still in tests/untried/pos are failing, and we can start tackling these ;-)

@samuelgruetter
Copy link
Contributor Author

These changes increase the build time on Travis from ca 6min to 10min, and the output from ca 8K lines to 14K lines. Hope this doesn't cause too much trouble...

@odersky
Copy link
Contributor

odersky commented Dec 15, 2014

Almost doubling the test time is not good for productivity. I propose we do this in stages. Can you do a separate PR with just the files that break in tests/pos/pending? That would let us work on the failures now. At the same time we need to get partest up and running. If we can do the tests in parallel we should regain some of the speed.

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.

2 participants