Skip to content

Convert disabled external tests to compile-only#14916

Merged
cameel merged 4 commits intodevelopfrom
make-disabled-ext-tests-compile-only
Mar 7, 2024
Merged

Convert disabled external tests to compile-only#14916
cameel merged 4 commits intodevelopfrom
make-disabled-ext-tests-compile-only

Conversation

@cameel
Copy link
Collaborator

@cameel cameel commented Mar 6, 2024

All the disabled external tests seem to still compile fine, at most with some minor adjustments. It's only the test suite that is broken. They're still useful for bytecode size benchmarks so I'd like to re-enabled them in a compile-only mode. That would give us more relevant data points for evaluating changes to the optimizer sequence (#14406).

@cameel cameel requested a review from r0qs March 6, 2024 18:03
@cameel cameel self-assigned this Mar 6, 2024
@cameel
Copy link
Collaborator Author

cameel commented Mar 6, 2024

Note that the two broken external tests in CI are unrelated. This PR does not touch any of them. We'll need #14915 or an alternative fix from @r0qs to deal with them. This PR can be merged independent of their status.

@cameel cameel merged commit 8b7b0da into develop Mar 7, 2024
@cameel cameel deleted the make-disabled-ext-tests-compile-only branch March 7, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants