Displaying 1 result from an estimated 1 matches for "tmp9ux1uc".
2012 Sep 18
0
[LLVMdev] Cannot import LLVM test-suite results to the database using LNT tool
...e+Asserts/bin/clang \
--cxx=$PWD/llvm.bld/Release+Asserts/bin/clang++ \
--test-suite=$PWD/test-suite.svn \
--llvm-src=$PWD/llvm.svn \
--llvm-obj=$PWD/llvm.bld \
-j4 --cflag="-march=core2" --mcpu=core2
]]
The test suite runs fine but import is failed:
[[
Importing 'tmp9UX1UC.json'
Import Failed:
--
import failure: Traceback (most recent call last):
File "/home/simon/work/lnt.svn/lnt/util/ImportData.py", line 74, in
import_and_report
success,run = db.importDataFromDict(data, config=db_config)
File "/home/simon/work/lnt.svn/lnt/server/db/v4db.p...