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

Mark tests as valgrind heavy #29364

Open
loganharbour opened this issue Dec 5, 2024 · 0 comments
Open

Mark tests as valgrind heavy #29364

loganharbour opened this issue Dec 5, 2024 · 0 comments
Assignees
Labels
C: Framework T: task An enhancement to the software.

Comments

@loganharbour
Copy link
Member

Motivation

The following tests are timing out frequently on valgrind.

[601.6s]  TIMEOUT meshgenerators/xyz_delaunay_generator.errors/err_conflicting_name_map FAILED (TIMEOUT)
[601.6s]  TIMEOUT meshgenerators/xyz_delaunay_generator.xyzdelaunay/nested FAILED (TIMEOUT)
[601.6s]  TIMEOUT meshgenerators/xyz_delaunay_generator.xyzdelaunay/smoothed FAILED (TIMEOUT)
[600.0s]  TIMEOUT misc/check_error.dump_error_with_unrecogized_param FAILED (TIMEOUT) [pedantic check]

Design

Make them valgrind heavy.

Impact

Fewer test invalidations.

@loganharbour loganharbour added C: Framework T: task An enhancement to the software. labels Dec 5, 2024
@loganharbour loganharbour self-assigned this Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Framework T: task An enhancement to the software.
Projects
None yet
Development

No branches or pull requests

1 participant