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 fattest.simplicity method to check if feature files exist before running a repeat #30393

Open
wants to merge 1 commit into
base: integration
Choose a base branch
from

Conversation

benjamin-confino
Copy link
Member

fixes #30391

Adds a new routine to fattest.simplicity that will filter out a FeatureReplacementAction if the feature files its testing are not there and enables it for microprofile EE11, where we run a lot of beta features and the microprofile compliance build runs them against a release image.

@benjamin-confino
Copy link
Member Author

benjamin-confino commented Dec 11, 2024

!build (view Open Liberty Personal Build - ❌ completed with errors/failures.)

Note: Target locations of links might be accessible only to IBM employees.

@LibbyBot
Copy link

Code analysis and actions

DO NOT DELETE THIS COMMENT.
  • Please describe in a separate comment how you tested your changes.

  • 6 test infrastructure code files were changed.

  • Test failures/errors in the build could be due to these changes.

@benjamin-confino
Copy link
Member Author

benjamin-confino commented Dec 12, 2024

!build (view Open Liberty Personal Build - ❌ completed with errors/failures.)

Note: Target locations of links might be accessible only to IBM employees.

@LibbyBot
Copy link

Code analysis and actions

DO NOT DELETE THIS COMMENT.
  • 6 test infrastructure code files were changed.

  • Test failures/errors in the build could be due to these changes.

  • Please describe in a separate comment how you tested your changes.

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.

We need a way to filter based on the availability of feature when running fat tests.
2 participants