mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
Meta: Show the outputs of failing tests in travis
This commit is contained in:
committed by
Andreas Kling
parent
29e00b637e
commit
b6853a118a
@@ -42,7 +42,7 @@ script:
|
||||
- cd Build
|
||||
- cmake .. -DBUILD_LAGOM=1
|
||||
- make
|
||||
- make test
|
||||
- CTEST_OUTPUT_ON_FAILURE=1 make test
|
||||
- cd "$SERENITY_ROOT"/Libraries/LibJS/Tests
|
||||
- ./run-tests.sh
|
||||
- cd "$SERENITY_ROOT"/Toolchain/Cache
|
||||
|
||||
Reference in New Issue
Block a user