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

Isolate debug specs and run fast suite without --debug #5636

Merged
merged 3 commits into from
Mar 7, 2019

Conversation

headius
Copy link
Member

@headius headius commented Feb 28, 2019

I'm moving any specs that require --debug to the "slow" suite and enabling that suite in CI. This should speed up the main "fast" suite and allow us to untag some specs that are broken by --debug.

@headius headius added this to the JRuby 9.2.7.0 milestone Feb 28, 2019
@headius headius force-pushed the isolate_debug_specs branch 5 times, most recently from 864f170 to 4b3220c Compare March 1, 2019 06:17
This allows us to drop --debug for the bulk of specs, speeding
spec runs and testing the way most people will run JRuby.
@headius headius force-pushed the isolate_debug_specs branch 2 times, most recently from 91fc581 to f7eee29 Compare March 6, 2019 23:12
@headius headius merged commit 1b940cd into jruby:master Mar 7, 2019
@headius headius deleted the isolate_debug_specs branch March 7, 2019 02:42
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.

1 participant