Open
Description
$ make check
Making check in lib
make[1]: Entering directory `/home/jadams1/git/syck/lib'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jadams1/git/syck/lib'
Making check in tests
make[1]: Entering directory `/home/jadams1/git/syck/tests'
make check-TESTS
make[2]: Entering directory `/home/jadams1/git/syck/tests'
....
OK (4 tests)
PASS: test-basic
......
OK (6 tests)
PASS: test-parse
Error at [Line 1, Col 4]: TAB found in your indentation, please remove
Error at [Line 1, Col 4]: syntax error, unexpected $end, expecting YAML_INDENT or YAML_IEND
F..................................................
There was 1 failure:
1) YtsFoldedScalars_7: expected <30> but was <40>
!!!FAILURES!!!
Runs: 51 Passes: 50 Fails: 1
FAIL: test-yts
..
OK (2 tests)
PASS: test-emit
===================
1 of 4 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/home/jadams1/git/syck/tests'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/jadams1/git/syck/tests'
make: *** [check-recursive] Error 1
Metadata
Metadata
Assignees
Labels
No labels