Merge #35120: meson: print failed test logs
This commit is contained in:
@@ -29,7 +29,7 @@ fi
|
|||||||
mesonCheckPhase() {
|
mesonCheckPhase() {
|
||||||
runHook preCheck
|
runHook preCheck
|
||||||
|
|
||||||
meson test
|
meson test --print-errorlogs
|
||||||
|
|
||||||
runHook postCheck
|
runHook postCheck
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user