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

Disable more tests for sanitizer CI #38232

Merged
merged 3 commits into from
Feb 24, 2020

Conversation

jbytheway
Copy link
Contributor

@jbytheway jbytheway commented Feb 22, 2020

Summary

SUMMARY: None

Purpose of change

The Travis CI tests using the sanitizers are still timing out sometimes.

Describe the solution

Disable more slow tests. These should save a couple of minutes.

Describe alternatives you've considered

Trying to optimize the build somehow, or migrating to GitHub actions.

Testing

Can only be tested here, live.

Additional context

I'm starting to get concerned that soon we won't even be able to build in 50 minutes reliably, let alone run the tests.

The Travis CI test using the sanitizers is *still* timing out sometimes,
so disable the next-slowest test.  This one should save about 90
seconds.
Made a test category so I didn't need to disable them individually.
Another test that's slow on a CI run that's sometimes taking too long.
@jbytheway jbytheway changed the title Disable grenade_lethality test for sanitizer CI Disable more tests for sanitizer CI Feb 22, 2020
@ZhilkinSerg ZhilkinSerg added Code: Build Issues regarding different builds and build environments Code: Tests Measurement, self-control, statistics, balancing. labels Feb 24, 2020
@ZhilkinSerg ZhilkinSerg merged commit 865e12c into CleverRaven:master Feb 24, 2020
@jbytheway jbytheway deleted the disable_grenade_lethality branch February 24, 2020 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code: Build Issues regarding different builds and build environments Code: Tests Measurement, self-control, statistics, balancing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants