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

Attempts to reduce JRuby test flickering #1232

Merged
merged 1 commit into from
Dec 24, 2013
Merged

Attempts to reduce JRuby test flickering #1232

merged 1 commit into from
Dec 24, 2013

Conversation

alindeman
Copy link
Contributor

It seems that the JAVA_OPTS we set cause our specs to periodically fail. These
options are important for cucumber runtime since rspec is spawned many times,
but are less important for the spec run since it is a single ruby invokation.

/cc: @myronmarston, @JonRowe

It seems that the JAVA_OPTS we set cause our specs to periodically fail.
These options are important for cucumber runtime since rspec is spawned
many times, but are less important for the spec run since it is a single
ruby invokation.
JonRowe added a commit that referenced this pull request Dec 24, 2013
Attempts to reduce JRuby test flickering
@JonRowe JonRowe merged commit a173f63 into master Dec 24, 2013
@JonRowe JonRowe deleted the jruby_flickering branch December 24, 2013 04:07
@JonRowe
Copy link
Member

JonRowe commented Dec 24, 2013

Thanks @alindeman :)

@myronmarston
Copy link
Member

Nice work tracking this down, @alindeman :).

Is there something actionable here we can report to the JRuby team?

@alindeman
Copy link
Contributor Author

I'll try to get a smaller case written before bringing them in. That said, if I can't, I'll ping them with this as-is.

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