Skip to content

Commit 44860ce

Browse files
committed
Enable expensive tests
This increases the test count from 11623 to 11929. And running time (Core [email protected]) from 18 minutes to 24 minutes with 10 parallel jobs. Signed-off-by: Thomas Braun <[email protected]>
1 parent 4f355f1 commit 44860ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/test-lib.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -873,6 +873,7 @@ case $(uname -s) in
873873
# no POSIX permissions
874874
# backslashes in pathspec are converted to '/'
875875
# exec does not inherit the PID
876+
test_set_prereq EXPENSIVE
876877
test_set_prereq MINGW
877878
test_set_prereq NOT_CYGWIN
878879
test_set_prereq NATIVE_CRLF

0 commit comments

Comments
 (0)