Skip to content

Commit cbdd21a

Browse files
committed
Color LEAK&FAIL like a failure
1 parent 8c6db65 commit cbdd21a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run-tests.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3359,6 +3359,7 @@ function show_result(
33593359
case 'FAIL':
33603360
case 'BORK':
33613361
case 'LEAK':
3362+
case 'LEAK&FAIL':
33623363
// Light Red
33633364
$color = "\e[1;31m{$result}\e[0m"; break;
33643365
default: // Yellow

0 commit comments

Comments
 (0)