Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Reduce Time Required for Each Test Execution #531

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

dnestoro
Copy link
Collaborator

@dnestoro dnestoro commented Oct 23, 2023

This PR should update tests so that they run with -Ob flag

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 23, 2023
@dnestoro dnestoro self-assigned this Oct 23, 2023
@dnestoro dnestoro marked this pull request as draft October 23, 2023 13:05
@dnestoro dnestoro marked this pull request as ready for review October 26, 2023 19:44
Copy link
Collaborator

@melix melix left a comment

Choose a reason for hiding this comment

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

I think you need to update the samples to remove -Ob, don't you?

@dnestoro
Copy link
Collaborator Author

dnestoro commented Oct 27, 2023

@melix if I search for -Ob in the samples nothing is found. Is it possible that samples have some other option set that will force tests to run in -Ob mode that should be removed (if not than I can't find this flag in samples anywhere)?

Copy link
Member

@fniephaus fniephaus left a comment

Choose a reason for hiding this comment

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

LGTM

@dnestoro dnestoro merged commit 87ca37d into graalvm:master Oct 27, 2023
110 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants