-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Description
Hi all.
SystemTest_Converters_Correctness test is not running with this error:
+ /usr/bin/ctest --output-on-failure --force-new-ctest-process -j6 --V
Test project /builddir/build/BUILD/percolator-rel-3-06/converters
Start 1: SystemTest_Converters_Correctness
1/1 Test #1: SystemTest_Converters_Correctness ...***Failed 0.04 sec
CONVERTERS CORRECTNESS
(*): running sqt2pin with no_input_files...
...succeeded
(*): checking if header RT is present in /builddir/build/BUILD/percolator-rel-3-06/converters/data/sqt2pin_no_input_files.txt...
Traceback (most recent call last):
File "/builddir/build/BUILD/percolator-rel-3-06/converters/data/system_tests/converters/SystemTest_Converters_Correctness.py", line 165, in <module>
T.doTest(hasColumnHeader(pinTabFile, "RT", expectedResult = False))
File "/builddir/build/BUILD/percolator-rel-3-06/converters/data/system_tests/converters/SystemTest_Converters_Correctness.py", line 63, in hasColumnHeader
result = (colName in headers.split("\t"))
TypeError: a bytes-like object is required, not 'str'
0% tests passed, 1 tests failed out of 1
Total Test time (real) = 0.04 sec
The following tests FAILED:
1 - SystemTest_Converters_Correctness (Failed)
Errors while running CTest
I compiled Percolator-3-06 in Fedora 36-37 (build log) +
GCC 12.1.1 + Python 3.10.4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels