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

Add Truffleruby head to CI #493

Merged
merged 5 commits into from Oct 30, 2020
Merged

Add Truffleruby head to CI #493

merged 5 commits into from Oct 30, 2020

Conversation

gogainda
Copy link
Contributor

@gogainda gogainda commented Sep 9, 2020

On truffleruby head tests are passing correctly

@gogainda
Copy link
Contributor Author

gogainda commented Sep 9, 2020

On ubuntu it fails

@gogainda
Copy link
Contributor Author

gogainda commented Sep 9, 2020

it works on macos but too slow, closing

@gogainda gogainda closed this Sep 9, 2020
@gogainda gogainda reopened this Oct 14, 2020
@gogainda gogainda closed this Oct 14, 2020
@gogainda gogainda reopened this Oct 14, 2020
@gogainda gogainda changed the title Update development.yml Add Truffleruby head to CI Oct 14, 2020
@gogainda
Copy link
Contributor Author

@ColinDKelley pls review/merge

@ColinDKelley ColinDKelley merged commit 974db65 into guard:master Oct 30, 2020
@ColinDKelley ColinDKelley added this to the v3.3.0 milestone Oct 30, 2020
timeout-minutes: 5
timeout-minutes: 6
env:
TRUFFLERUBYOPT: '--experimental-options --engine.MultiTier --engine.Mode=latency'
Copy link

Choose a reason for hiding this comment

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

Both options shouldn't be used. I'd recommend to remove --engine.MultiTier, because there are known issues with it on Native currently.
@gogainda Could you make a PR to do that?
See also oracle/truffleruby#2141 (comment)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yep, created a PR #511

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