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 all our tests in random order #19221

Merged
merged 2 commits into from Mar 6, 2015
Merged

Conversation

matthewd
Copy link
Member

@matthewd matthewd commented Mar 5, 2015

My recollection is that this was mostly working, but we were seeing just enough failures that we didn't want to leave it enabled while branching for release.

Let's see whether that's (still) true.

See also #19217.

/cc @tgxworld

This reverts commit 2f52f96.

Conflicts:
	actionmailer/test/abstract_unit.rb
	actionview/test/abstract_unit.rb
	activemodel/test/cases/helper.rb
	activerecord/test/cases/helper.rb
	activesupport/test/abstract_unit.rb
	railties/test/abstract_unit.rb
@senny
Copy link
Member

senny commented Mar 5, 2015

@matthewd does that work for AR? I suspect there is still work left to do before those pass at a reasonable rate.

@jeremy
Copy link
Member

jeremy commented Mar 5, 2015

🤘

@tgxworld
Copy link
Contributor

tgxworld commented Mar 6, 2015

@senny, @amatsuda was the last one working on. If I remember correctly, failures came from AR. 😄

@amatsuda
Copy link
Member

amatsuda commented Mar 6, 2015

Yeah, as far as I remember, there remains some sporadic fails in AR suites, about which nobody cares at all while we're running tests in :sorted order.
I'm still willing to track the CI failures on AR, so I add 👍 from me. Thanks @matthewd for reminding the issue.

senny added a commit that referenced this pull request Mar 6, 2015
matthewd added a commit that referenced this pull request Mar 6, 2015
Run all our tests in random order
@matthewd matthewd merged commit c96cb66 into rails:master Mar 6, 2015
@rafaelfranca
Copy link
Member

❤️ 💚 💙 💛 💜

@tgxworld
Copy link
Contributor

tgxworld commented Mar 6, 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.

None yet

6 participants