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 wrong expected exception in spec assertion #735

Merged
merged 1 commit into from Jul 6, 2018

Conversation

ivoanjo
Copy link
Contributor

@ivoanjo ivoanjo commented Jun 24, 2018

I've fixed the spec and re-enabled running on travis as otherwise it seems harmless (famous last words?).

@pitr-ch
Copy link
Member

pitr-ch commented Jun 29, 2018

Thanks for the fix! Afaik the tests were disabled because the channel implementation is not stable and the specs intermittently fail. Fixing that is a larger task.

@pitr-ch
Copy link
Member

pitr-ch commented Jun 29, 2018

So I would rather leave it disabled.

@pitr-ch pitr-ch added the bug A bug in the library or documentation. label Jun 29, 2018
@pitr-ch pitr-ch added this to the 1.0.6 milestone Jun 29, 2018
It's pretty straightforward that an `ArgumentError` is raised here.
I wonder if this was changed to `RejectedExecutionError` because
somehow that was happening instead due to cross-spec interference.
@ivoanjo
Copy link
Contributor Author

ivoanjo commented Jun 30, 2018

@pitr-ch updated! 🚀

Copy link
Member

@pitr-ch pitr-ch left a comment

Choose a reason for hiding this comment

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

Thanks!

@pitr-ch pitr-ch merged commit 956fc91 into ruby-concurrency:master Jul 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug in the library or documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants