I thought I patched out all the WDL tests; I suggest adding `WdlToilTest` to the skip list.
On Thu, Jul 13, 2023 at 9:42 PM Andreas Tille <andr...@an3as.eu> wrote: > Hi folks, > > before I switch of my laptop for today I'd like to hand over some > remaining build time error in toil: > > _______________________ WdlToilTest.test_empty_file_path > _______________________ > [gw0] linux -- Python 3.11.4 /usr/bin/python3.11 > Traceback (most recent call last): > File "/usr/lib/python3.11/unittest/case.py", line 57, in testPartExecutor > yield > File "/usr/lib/python3.11/unittest/case.py", line 623, in run > self._callTestMethod(testMethod) > File "/usr/lib/python3.11/unittest/case.py", line 579, in _callTestMethod > if method() is not None: > ^^^^^^^^ > File > "/builds/med-team/toil/debian/output/source_dir/src/toil/test/wdl/wdltoil_test.py", > line 54, in test_empty_file_path > assert b'Could not find' in stderr > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > AssertionError > > > see > > https://salsa.debian.org/med-team/toil/-/jobs/4428408 > > > Any help would be welcome to enable me starting with some new tasks > tomorrow, ;-) > > Kind regards > Andreas. > > -- > http://fam-tille.de > >