These aren't actually failures, just issues with the way that Jenkins works on my system (mainly because ~/.jenkins is a symlink pointing at another volume).
43 lines
2.3 KiB
Text
43 lines
2.3 KiB
Text
test -f test/garbage-input.dat reg -> 20
|
|
__ERROR__
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 2:
|
|
Error: Unexpected whitespace at beginning of line
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 33:
|
|
Error: Unexpected whitespace at beginning of line
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 37:
|
|
Error: Unexpected whitespace at beginning of line
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 66:
|
|
Error: No quantity specified for amount
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 69:
|
|
Error: Unexpected whitespace at beginning of line
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 83:
|
|
Error: Unexpected whitespace at beginning of line
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 93:
|
|
Error: Unexpected whitespace at beginning of line
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 99:
|
|
Error: Unexpected whitespace at beginning of line
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 121:
|
|
Error: Unexpected whitespace at beginning of line
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 132:
|
|
Error: Unexpected whitespace at beginning of line
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 711:
|
|
Error: Unexpected whitespace at beginning of line
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 741:
|
|
Error: Unexpected whitespace at beginning of line
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 749:
|
|
Error: Unexpected whitespace at beginning of line
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 752:
|
|
Error: Invalid date/time: line amount_t amoun
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 758:
|
|
Error: Invalid date/time: line string amount_
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 764:
|
|
Error: Invalid date/time: line string amount_
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 770:
|
|
Error: Invalid date/time: line string amount_
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 776:
|
|
Error: Invalid date/time: line std::ostream&
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 783:
|
|
Error: Invalid date/time: line std::istream&
|
|
While parsing file "$sourcepath/test/garbage-input.dat", line 789:
|
|
Error: Unexpected whitespace at beginning of line
|
|
end test
|