Skip to content

Disable testIsValidUuid as flaky #1005

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

Merged
merged 1 commit into from
Sep 23, 2022
Merged

Conversation

dtim
Copy link
Collaborator

@dtim dtim commented Sep 23, 2022

Description

This PR disables the org.utbot.examples.strings.StringExamplesTest#testIsValidUuid test.

This test is not flaky per se, but it often fails on GitHub (probably some resource issue with Z3).

The test should be restored when the resource issue is investigated and fixed, or in strings PR.

Related to: #1004

Type of Change

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Automated Testing

A test is disabled, other tests should pass, builds should be green.

@dtim dtim requested a review from denis-fokin September 23, 2022 14:54
This test is not flaky per se, but it often fails on GitHub
(probably some resource issue with Z3).
@dtim dtim force-pushed the dtim/1004_disable_testIsValidUuid branch from b0f8dcd to cf65d40 Compare September 23, 2022 16:07
@dtim dtim enabled auto-merge (squash) September 23, 2022 16:08
@dtim dtim merged commit dc0985d into main Sep 23, 2022
@dtim dtim deleted the dtim/1004_disable_testIsValidUuid branch September 23, 2022 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants