Issue status update for
http://smalltalk.gnu.org/project/issue/154
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/154
Project: GNU Smalltalk
Version: <none>
Component: Testsuite
Category: bug reports
Priority: normal
Assigned to: Unassigned
Reported by: tgg
Updated by: tgg
Status: active
It fails with different values:
# -*- compilation -*-
8. testsuite.at:34: testing ...
{ (cd /home/tgg/smalltalk-2.95h/tests && gst -I
/home/tgg/smalltalk-2.95h/gst.im -r floatmath.st 2;&1); echo exit 0 ;
retcode; } | tr -d '\r' | tee stdout; . retcode
./testsuite.at:34: { (cd $abs_srcdir && gst $image_path -r floatmath.st
2;&1); echo exit $? ; retcode; } | tr -d '\r' | tee stdout; . retcode
--- expout 2008-01-06 17:03:23.000000000 +0000
+++ /home/tgg/smalltalk-2.95h/tests/testsuite.dir/at-stdout
2008-01-06 17:03:31.000000000 +0000
@@ -244,19 +244,19 @@
returned value is 1.23450e-09
Execution begins...
-true-;0.83205029433784
+ true-;0.8320500559192609
returned value is 0.832050
Execution begins...
-true-;0.832050294337844
+ true-;0.8320500559192649
returned value is 0.832050
Execution begins...
-true-;0.55470019622523
+ true-;0.5546999578066509
returned value is 0.554700
Execution begins...
-true-;0.554700196225229
+ true-;0.5546999578066499
returned value is 0.554700
Execution begins...
@@ -287,16 +287,5 @@
true
true
true
-true
-true
-true
-true
-true
-true
-true
-true
-true
-true
-true
-true
-returned value is FloatE
+ error: halt encountered
+returned value is nil
8. testsuite.at:34: 8. floatmath.st (testsuite.at:34): FAILED
(testsuite.at:34)
(Please note that this build does not use libgmp - it's not installed,
and I can't do it myself.)
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk