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

Run ActionPack test cases in random order. #19217

Merged
merged 1 commit into from Mar 5, 2015

Conversation

tgxworld
Copy link
Contributor

@tgxworld tgxworld commented Mar 5, 2015

I figured we should start incrementally run the internal test cases in random order. We can't fix/identify tests that modifies global state if we don't run it. Furthermore, most of the ActionPack tests were already fixed in GSoC 2014.

Just in case, I ran the tests on my local machine 'ALOT' of times.
https://gist.github.com/tgxworld/245cb2fada81a514f6ae

cc/ @senny WDYT?

senny added a commit that referenced this pull request Mar 5, 2015
…m_order

Run ActionPack test cases in random order.
@senny senny merged commit af7d2ac into rails:master Mar 5, 2015
@senny
Copy link
Member

senny commented Mar 5, 2015

@tgxworld let's do it 👍

@tgxworld
Copy link
Contributor Author

tgxworld commented Mar 5, 2015

@senny That was quick 😄 Thanks!

@matthewd
Copy link
Member

matthewd commented Mar 5, 2015

Oh, yes. We should revert all the ones that were briefly set to random. The plan was to do that after we forked 4-2-stable. 😳

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.

None yet

3 participants