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

Prevent invalid cause from breaking exception presenter #2703

Merged
merged 2 commits into from Mar 12, 2020

Conversation

JonRowe
Copy link
Member

@JonRowe JonRowe commented Mar 9, 2020

Fixes #2701

@JonRowe JonRowe requested review from benoittgt and pirj March 9, 2020 19:00
JonRowe added a commit that referenced this pull request Mar 9, 2020
@JonRowe
Copy link
Member Author

JonRowe commented Mar 9, 2020

Don't merge this yet as I think something is wrong

JonRowe added a commit that referenced this pull request Mar 10, 2020
@JonRowe JonRowe force-pushed the ensure-exception-presenter-ignores-invalid-cause branch from 4898582 to 7bc3332 Compare March 10, 2020 19:53
JonRowe added a commit that referenced this pull request Mar 10, 2020
@JonRowe JonRowe force-pushed the ensure-exception-presenter-ignores-invalid-cause branch from 7bc3332 to dda873b Compare March 10, 2020 19:56
@JonRowe
Copy link
Member Author

JonRowe commented Mar 10, 2020

@pirj this is ready for review.

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.

Looks good. LGTM!
Minor and optional notes for the spec.

JonRowe added a commit that referenced this pull request Mar 10, 2020
@JonRowe JonRowe force-pushed the ensure-exception-presenter-ignores-invalid-cause branch from dda873b to 0d5fde4 Compare March 10, 2020 20:27
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.

👍

@pirj
Copy link
Member

pirj commented Mar 12, 2020

Green!

@JonRowe JonRowe force-pushed the ensure-exception-presenter-ignores-invalid-cause branch from acf6bb0 to 4e81d92 Compare March 12, 2020 20:38
Copy link
Member

@benoittgt benoittgt left a comment

Choose a reason for hiding this comment

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

LGTM

@JonRowe
Copy link
Member Author

JonRowe commented Mar 12, 2020

Good catch @pirj, I'd forgotten to check on this 😂 I redid your fix slightly and rebased.

@JonRowe JonRowe merged commit 725b0d2 into master Mar 12, 2020
@JonRowe JonRowe deleted the ensure-exception-presenter-ignores-invalid-cause branch March 12, 2020 21:06
JonRowe added a commit that referenced this pull request Mar 18, 2020
…s-invalid-cause

Prevent invalid cause from breaking exception presenter
MatheusRich pushed a commit to MatheusRich/rspec-core that referenced this pull request Oct 30, 2020
MatheusRich pushed a commit to MatheusRich/rspec-core that referenced this pull request Oct 30, 2020
…gnores-invalid-cause

Prevent invalid cause from breaking exception presenter
yujinakayama pushed a commit to yujinakayama/rspec-monorepo that referenced this pull request Oct 6, 2021
…eption-presenter-ignores-invalid-cause

Prevent invalid cause from breaking exception presenter

---
This commit was imported from rspec/rspec-core@52c3747.
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.

The error during tests execution
3 participants