The 6,10d5 means lines 6 through 10 in stdout were in the expected output,
but not in the actual (at its line 5) (Or vice versa, not sure about order
of expected/actual there.)  That impenetrable message comes from diff.

On Sat, Dec 9, 2017 at 4:19 PM, Daniel Moody <[email protected]> wrote:

> Does anyone know how to interpret the error code for expected stdout?
>
> For example what does the '6,10d5' mean from this output?
>
> FAILED test of /home/travis/build/dmoody256/scons/src/script/scons.py
> at line 614 of /home/travis/build/dmoody256/scons/QMTest/TestCommon.py
> (_complete)
> from line 710 of /home/travis/build/dmoody256/scons/QMTest/TestCommon.py
> (run)
> from line 393 of /home/travis/build/dmoody256/scons/QMTest/TestSCons.py
> (run)
> from line 68 of test/exitfns.py
> STDOUT ============================================================
> =============
> 6,10d5
> < running x3('no kwd args', kwd=None)
> < running x3(5, kwd='bar')
> < running x2(12)
> < running x1
> < running x3('no kwd args', kwd=None)
>
>
>
> _______________________________________________
> Scons-dev mailing list
> [email protected]
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>
>


-- 
Gary
_______________________________________________
Scons-dev mailing list
[email protected]
https://pairlist2.pair.net/mailman/listinfo/scons-dev

Reply via email to