[Scons-users] SCons 4.2.0 test failures: test/option/option-v.py and test/Interactive/version.py

Michał Górny mgorny at gentoo.org
Sun Aug 1 03:06:20 EDT 2021


Hi,

The tests in just-released 4.2.0 are failing for me.  The two test
regressions seem to be related to unexpected(?) date syntax.  If I read
the regex correctly, it's expecting the date not to contain any commas
but for some reason it does.


1031/1213 (85.00%) /usr/bin/python3.8 test/option/option-v.py
match_re: mismatch at line 1:
  search re='^\tSCons: v\S+, [^,]*, by \S+ on \S+$'
  line='	SCons: v4.2.0.fcdadeef19fe5fead09fa7544a27502be65312be, Sat, 31 Jul 2021 18:12:46 -0700, by bdbaddog on ProDog2020'
SCons by Steven Knight et al.:
	SCons: v4.2.0.fcdadeef19fe5fead09fa7544a27502be65312be, Sat, 31 Jul 2021 18:12:46 -0700, by bdbaddog on ProDog2020
	SCons path: ['/tmp/portage/dev-util/scons-4.2.0/work/scons-4.2.0/SCons']
Copyright (c) 2001 - 2021 The SCons Foundation


FAILED test of /tmp/portage/dev-util/scons-4.2.0/work/scons-4.2.0/scripts/scons.py
	at line 49 of test/option/option-v.py


-- 
Best regards,
Michał Górny




More information about the Scons-users mailing list