mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-13 17:53:11 +02:00
Try and disable boost's signal handler
This commit is contained in:
parent
267ee811a7
commit
4fb76404bc
@ -20,6 +20,7 @@
|
||||
variables:
|
||||
BOOST_TEST_LOGGER: 'JUNIT,warning,test_results.${TEST}.xml:HRF,message'
|
||||
CTEST_OUTPUT_ON_FAILURE: 1
|
||||
BOOST_TEST_CATCH_SYSTEM_ERRORS: 'no'
|
||||
script:
|
||||
- cd build/linux/qa
|
||||
- ctest -R qa_${TEST}
|
||||
|
Loading…
x
Reference in New Issue
Block a user