# New Ticket Created by  Jan-Olof Hendig 
# Please include the string:  [perl #131075]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=131075 >


When running spectest (or stresstest) under harness6 not all files in 
spectest.data that should be run are being run. For example:

'make spectest TEST_JOBS=3', i.e. harness5 tests 1168 files

on the other hand

'make spectest HARNESS_TYPE=6 TEST_JOBS=3' only tests 1160 files

The two harnesses should test the same number of files. There's reason to 
believe that the bug hides in harness6.

Reply via email to