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

Raise UncaughtThrowError for uncatched throw #3412

Merged
merged 3 commits into from May 25, 2015

Conversation

tak1n
Copy link
Member

@tak1n tak1n commented May 25, 2015

This closes #3374

@tak1n
Copy link
Member Author

tak1n commented May 25, 2015

Other specs are also affected by changing ArgumentError -> UncaughtThrowError see:
https://travis-ci.org/rubinius/rubinius/jobs/63940260

I'll update these specs.

@tak1n
Copy link
Member Author

tak1n commented May 25, 2015

Done, can we somehow run pull requests in travis-ci which aren't for the master branch?

@tak1n
Copy link
Member Author

tak1n commented May 25, 2015

For running pr's which are for the 2.2 branch we have to add this branch to travis, see #3413

yorickpeterse pushed a commit that referenced this pull request May 25, 2015
Raise UncaughtThrowError for uncatched throw
@yorickpeterse yorickpeterse merged commit c2827aa into 2.2 May 25, 2015
@tak1n tak1n deleted the uncaught_throw_error-3374 branch May 25, 2015 14:41
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

2 participants