Navigation Menu

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

Fix bug with bisect and custom error codes #2732

Merged
merged 1 commit into from May 30, 2020

Conversation

JonRowe
Copy link
Member

@JonRowe JonRowe commented May 30, 2020

The bisector was hardcoded to return 1 for failure rather than a custom error code if configured.

Copy link
Member

@pirj pirj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@JonRowe JonRowe merged commit 2feae32 into master May 30, 2020
@JonRowe JonRowe deleted the fix-return-status-for-bisect branch May 30, 2020 16:35
JonRowe added a commit that referenced this pull request May 30, 2020
@benoittgt
Copy link
Member

Nice one! :)

JonRowe added a commit that referenced this pull request Jun 5, 2020
Fix bug with bisect and custom error codes
JonRowe added a commit that referenced this pull request Jun 5, 2020
MatheusRich pushed a commit to MatheusRich/rspec-core that referenced this pull request Oct 30, 2020
Fix bug with bisect and custom error codes
MatheusRich pushed a commit to MatheusRich/rspec-core that referenced this pull request Oct 30, 2020
yujinakayama pushed a commit to yujinakayama/rspec-monorepo that referenced this pull request Oct 6, 2021
…-status-for-bisect

Fix bug with bisect and custom error codes

---
This commit was imported from rspec/rspec-core@fa04fdb.
yujinakayama pushed a commit to yujinakayama/rspec-monorepo that referenced this pull request Oct 6, 2021
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