help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] 74: IntegerANSITest FAILED (testsuite.at:110)


From: Lee Duhem
Subject: [Help-smalltalk] 74: IntegerANSITest FAILED (testsuite.at:110)
Date: Wed, 23 Nov 2011 23:29:22 +0800

Hi,

After update to 2cf5ebd41ae4cd6a3b7059bd4f19bb58e1927cdd and rebuild,
this regression test failed.

lee

----

$ cat tests/testsuite.dir/074/testsuite.log
#                             -*- compilation -*-
74. testsuite.at:110: testing ...
{ (cd /home/lee/smalltalk && timeout 600s gst -I
/home/lee/smalltalk/tests/gst.im -f
/home/lee/smalltalk/tests/AnsiRun.st IntegerANSITest); echo exit 0 >
retcode; } | tr -d '\r' | tee stdout; . ./retcode
./testsuite.at:110: { (cd $abs_top_builddir && $TIMEOUT gst
$image_path -f $abs_srcdir/AnsiRun.st IntegerANSITest); echo exit $? >
retcode; } | tr -d '\r' | tee stdout; . ./retcode
stdout:
wrong number of arguments
TestCondensedLog(TestVerboseLog)>>logError:
(SUnit.star#VFS.ZipFile/SUnit.st:608)
TestCondensedLog>>logError: (SUnit.star#VFS.ZipFile/SUnit.st:668)
IntegerANSITest(TestCase)>>logError: (SUnit.star#VFS.ZipFile/SUnit.st:870)
[] in TestResult>>runCase: (SUnit.star#VFS.ZipFile/SUnit.st:443)
SystemExceptions.WrongArgumentCount(Exception)>>activateHandler:
(ExcHandling.st:515)
SystemExceptions.WrongArgumentCount(Exception)>>pass (ExcHandling.st:385)
optimized [] in MainTestCase>>runCase (tests/Ansi.st:5225)
SystemExceptions.WrongArgumentCount(Exception)>>activateHandler:
(ExcHandling.st:515)
SystemExceptions.WrongArgumentCount(Exception)>>signal (ExcHandling.st:254)
SystemExceptions.WrongArgumentCount class(Exception class)>>signal
(ExcHandling.st:151)
BlockClosure>>value (BlkClosure.st:561)
IntegerANSITest(TestCaseProtocol)>>value:should:conformTo:selector:ruleReceiver:operand:
(tests/Ansi.st:5424)
IntegerANSITest>>testXmultiplyOp (tests/Ansi.st:4144)
optimized [] in MainTestCase>>runCase (tests/Ansi.st:5222)
BlockClosure>>on:do: (BlkClosure.st:193)
IntegerANSITest(MainTestCase)>>runCase (tests/Ansi.st:5223)
[] in TestResult>>runCase: (SUnit.star#VFS.ZipFile/SUnit.st:434)
BlockClosure>>on:do: (BlkClosure.st:193)
BlockClosure>>sunitOn:do: (SUnit.star#VFS.ZipFile/SUnitPreload.st:94)
[] in TestResult>>runCase: (SUnit.star#VFS.ZipFile/SUnit.st:435)
BlockClosure>>on:do: (BlkClosure.st:193)
BlockClosure>>sunitOn:do: (SUnit.star#VFS.ZipFile/SUnitPreload.st:94)
TestResult>>runCase: (SUnit.star#VFS.ZipFile/SUnit.st:440)
IntegerANSITest(TestCase)>>run: (SUnit.star#VFS.ZipFile/SUnit.st:1029)
[] in TestSuite>>run: (SUnit.star#VFS.ZipFile/SUnit.st:30)
OrderedCollection>>do: (OrderColl.st:66)
TestSuite>>run: (SUnit.star#VFS.ZipFile/SUnit.st:27)
[] in TestSuite>>run (SUnit.star#VFS.ZipFile/SUnit.st:21)
BlockClosure>>ensure: (BlkClosure.st:268)
BlockClosure>>sunitEnsure: (SUnit.star#VFS.ZipFile/SUnitPreload.st:89)
TestSuite>>run (SUnit.star#VFS.ZipFile/SUnit.st:19)
optimized [] in UndefinedObject>>executeStatements (tests/AnsiRun.st:34)
Array(SequenceableCollection)>>do: (SeqCollect.st:826)
UndefinedObject>>executeStatements (tests/AnsiRun.st:33)
IntegerANSITest>>#testXmultiplyOp
ERROR
IntegerANSITest: 87 run, 86 passes, 1 errors
Set (IntegerANSITest>>#testXmultiplyOp )
./testsuite.at:110: exit code was 1, expected 0
74. testsuite.at:110: 74. IntegerANSITest (testsuite.at:110): FAILED
(testsuite.at:110)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]