help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] integer test hangs on leopard (darwin9) intel core 2 du


From: Ingolf Jandt
Subject: [Help-smalltalk] integer test hangs on leopard (darwin9) intel core 2 duo
Date: Thu, 21 Feb 2008 15:44:29 +0100

the testsuite hangs in intmath.st. when canceling this the rest of the test suite passes.

output of running the file manually:

address@hidden ~/s/s/tests> gst  intmath.st
true
true
'Shift -1 left then right and test for -1'
'Shift 1 left then right and test for 1'
'And a single bit with -1 and test for same value'
'Verify that (n bitAnd: n negated) = n'
'Verify that (n + n complemented) = -1'
'Verify that n negated = (n complemented +1)'
'LargeInteger bit logic tests passed'
64212742967590157
1216451004088320000
"Global garbage collection... done"
^Cintmath.st:206: Interrupt
(ip 86)LargePositiveInteger>>#bytesRightShift:big:
(ip 220)LargePositiveInteger>>#gcd:
(ip 8)LargeNegativeInteger>>#gcd:
(ip 98)Fraction>>#-
(ip 30)[] in Stream>>#accelerate
(ip 26)Generator>>#forkOn:
address@hidden ~/s/s/tests>

address@hidden ~/s/s/tests> gst -D intmath.st : log appended

address@hidden ~/s/s/tests> gst -E intmath.st : log appended






reply via email to

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