search for: nosuchtesterror

Displaying 3 results from an estimated 3 matches for "nosuchtesterror".

2004 Sep 05
0
[LLVMdev] POST MORTEM: llvm-test changes
...l the same: update configure script :) > > Reid. OK, no problems building. I got some minor issues with the simple regression tests. First: Regression.Bytecode.slow.ll : UNTESTED, expected PASS Could not load test. qmtest.exception: qm.test.database.NoSuchTestError: There is no test with the test ID "". qmtest.traceback: File "/lib/qm/qm/test/execution_engine.py", line 181, in _RunTests File "/usr/home/llvm/obj/test/QMTest/llvmdb.py", line 91, in GetTest raise qm.test.database.NoSuchTestErro...
2004 Sep 05
2
[LLVMdev] POST MORTEM: llvm-test changes
Jeff, Actually, that was my fault. I forgot to remove the non-existent directories from the configure.ac file. That's done and committed now, so the advice is still the same: update configure script :) Reid. On Sun, 2004-09-05 at 09:53, Jeff Cohen wrote: > Configure gives me these errors on FreeBSD. I'm proceding with the build anyway to see what happens. Don't worry :)
2004 Sep 05
2
[LLVMdev] POST MORTEM: llvm-test changes
...> OK, no problems building. Great! > I got some minor issues with the simple > regression tests. First: > > Regression.Bytecode.slow.ll : UNTESTED, expected PASS > Could not load test. > > qmtest.exception: > qm.test.database.NoSuchTestError: There is no test with the test ID "". > > qmtest.traceback: > > File "/lib/qm/qm/test/execution_engine.py", line 181, in _RunTests > File "/usr/home/llvm/obj/test/QMTest/llvmdb.py", line 91, in GetTest > raise q...