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

[Truffle] Process:Module waitall needed for MRI tests #2827

Closed
bjfish opened this issue Apr 13, 2015 · 2 comments
Closed

[Truffle] Process:Module waitall needed for MRI tests #2827

bjfish opened this issue Apr 13, 2015 · 2 comments

Comments

@bjfish
Copy link
Contributor

bjfish commented Apr 13, 2015

Error

NoMethodError: undefined method `waitall' for Process:Module
    test/mri/runner.rb:25:in `method_missing': undefined method `waitall' for Process:Module (NoMethodError)
        from test/mri/runner.rb:25:in `after_teardown'

@bjfish
Copy link
Contributor Author

bjfish commented Apr 14, 2015

The change in runner.rb can be used to workaround this issue to run jt test mri tests:
https://gist.github.com/bjfish/1be84623da4a746f4d16

@chrisseaton chrisseaton added this to the truffle-dev milestone Apr 14, 2015
@chrisseaton
Copy link
Contributor

Fixed in 6fcb945

@enebo enebo added this to the Invalid or Duplicate milestone Dec 7, 2017
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

No branches or pull requests

3 participants