help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] [bug] Build failure on alpha


From: Thomas Girard
Subject: [Help-smalltalk] [bug] Build failure on alpha
Date: Sun, 06 Jan 2008 06:17:11 -0700

Issue status update for http://smalltalk.gnu.org/node/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

Hello,


gst 2.95h floatmath.st fails on alpha:



#                             -*- 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 13:05:47.000000000 +0000
+++ /home/tgg/smalltalk-2.95h/tests/testsuite.dir/at-stdout     2008-01-06
13:05:54.000000000 +0000
@@ -232,7 +232,7 @@
returned value is 17.7675

Execution begins...
-true->0.12345
+true->0.1234499999999999
returned value is 0.123450

Execution begins...
@@ -244,11 +244,11 @@
returned value is 1.23450e-09

Execution begins...
-true->0.83205029433784
+true->0.8320502943378399
returned value is 0.832050

Execution begins...
-true->0.832050294337844
+true->0.8320502943378439
returned value is 0.832050

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)





reply via email to

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