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

Skip integration tests in core CI #677

Merged
merged 1 commit into from
Aug 11, 2023
Merged

Conversation

st0012
Copy link
Member

@st0012 st0012 commented Aug 11, 2023

We already skipped history integration tests in core CI in #675 due to suspicion on nested IRB sessions don't work on certain operating systems.

But after #669, the evaluation integration test also started to fail on some Core CI suites (example). So, it looks like the integration test setup may not work in Core CI, at least in some suites.

Consider ruby/irb already has rather sophisticated test suite, I think it's better to skip the integration tests in core CI for now.

We already skipped history integration tests in core CI in #675 due to
suspicion on nested IRB sessions don't work on certain operating systems.

But after #669, the evaluation integration test also started to fail on
some Core CI suites. So, it looks like the integration test setup may not
work in Core CI, at least in some suites.

Consider `ruby/irb` already has rather sophisticated test suite, I think
it's better to skip the integration tests in core CI for now.
@st0012 st0012 merged commit 6f49b4c into master Aug 11, 2023
@st0012 st0012 deleted the fix-integration-tests-in-core-ci branch August 11, 2023 18:27
matzbot pushed a commit to ruby/ruby that referenced this pull request Aug 11, 2023
(ruby/irb#677)

We already skipped history integration tests in core CI in #675 due to
suspicion on nested IRB sessions don't work on certain operating systems.

But after #669, the evaluation integration test also started to fail on
some Core CI suites. So, it looks like the integration test setup may not
work in Core CI, at least in some suites.

Consider `ruby/irb` already has rather sophisticated test suite, I think
it's better to skip the integration tests in core CI for now.

ruby/irb@6f49b4c108
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant