3 Commits

Author SHA1 Message Date
Pentarctagon
e18d2ff314 Add retries for boost unit test timeouts. 2023-03-10 19:03:18 -06:00
Pentarctagon
56ada809c0 Refactor test_gui2 into individual tests
Otherwise testing 55 things in a single test takes a lot longer than any other test when using the debug build, which messes with the execution script's process timeout setting.
2022-08-06 03:03:17 -05:00
Pentarctagon
43a1ea2132 Re-implement the boost tests execution.
All tests are now executed one at a time in order to avoid cross-test pollution.

Fixes #6937
2022-08-06 03:03:17 -05:00