[Scons-dev] Odd sconsdb related test failure

William Blevins wblevins001 at gmail.com
Sat Sep 17 18:14:21 EDT 2016


It appears that the pickle patch from earlier this week is causing a test
failure.

https://bitbucket.org/scons/scons/pull-requests/348/centralize-the-preferred-pickle-protocol/diff

1/1 (100.00%) /usr/bin/python -tt test/Interactive/variant_dir.py
> STDOUT =========================================================================
> scons: Entering directory `/tmp/testcmd.2983.M_iWAJ/work'
> scons>>> scons: building associated VariantDir targets: build
> gcc -o build/hello.o -c sub1/hello.c
> gcc -o build/hello build/hello.o
> scons: `sub1' is up to date.
> scons>>> Touch("/tmp/testcmd.2983.M_iWAJ/markers/1")
> scons>>> scons: building associated VariantDir targets: build
> gcc -o build/hello.o -c sub1/hello.c
> gcc -o build/hello build/hello.o
> scons: `sub1' is up to date.
> scons>>> Touch("/tmp/testcmd.2983.M_iWAJ/markers/2")
> scons>>>
>
> STDERR =========================================================================
> 0a1
> > Exception TypeError: 'an integer is required' in <bound method dblite.__del__ of <SCons.dblite.dblite object at 0x7fcb33c5ee90>> ignored
> FAILED test of .../SCons/scons/src/script/scons.py
> 	at line 620 of .../SCons/scons/QMTest/TestCommon.py (_complete)
> 	from line 674 of .../SCons/scons/QMTest/TestCommon.py (finish)
> 	from line 109 of test/Interactive/variant_dir.py
>
> Anyone else seeing this issue?

V/R,
William
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20160917/e600cbd2/attachment-0001.html>


More information about the Scons-dev mailing list