Closed p6rt closed 7 years ago
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.
On Wed, 29 Mar 2017 09:52:00 -0700, jan-olof.hendig@bredband.net wrote:
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.
Fixed with commit 876637010edef3155953cda3ea2cff57f7d7dd07
@dogbert17 - Status changed from 'new' to 'resolved'
Migrated from rt.perl.org#131075 (status was 'resolved')
Searchable as RT131075$