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

Fixing reflectivity tests that can randomly fail because of unstable and unpredictable tests generating methods #16584

Merged

Conversation

StevenCostiou
Copy link
Collaborator

We have this problem sometimes on the NewTools builds.
This is due to methods generated for reflectivity tests, but not systematically removed.
Depending on the test order some reflectivity tests may therefore fail.

This fixes it.

@MarcusDenker MarcusDenker merged commit 3f2ed0e into pharo-project:Pharo13 May 7, 2024
1 of 2 checks passed
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.

None yet

2 participants