bug-gnu-pspp
[Top][All Lists]
Advanced

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

PSPP-BUG: [bug #58968] regression tests 403, 493, 545 fail for 1.4.0 on


From: Friedrich Beckmann
Subject: PSPP-BUG: [bug #58968] regression tests 403, 493, 545 fail for 1.4.0 on some architectures
Date: Tue, 18 Aug 2020 01:06:36 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.2 Safari/605.1.15

Follow-up Comment #5, bug #58968 (project pspp):

After uploading 1.4.0-2 to the debian build queue we have now
two failing regression tests left:

s390x, hppa, powerpc, ppc64, sparc64: 545
545: GRAPH barchart percentage sub-categorical       FAILED (graph.at:386)
riscv64:
534: GRAPH Scatter and Histogram                     FAILED (graph.at:95)
(Segfault)

Failing test 545 "GRAPH barchart percentage sub-categorical ":


## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
545. graph.at:354: testing GRAPH barchart percentage sub-categorical ...
./graph.at:386: pspp --testing barchart.sps
--- -   2020-08-17 21:24:50.012127649 +0000
+++ /<<PKGBUILDDIR>>/tests/testsuite.dir/at-groups/545/stdout   2020-08-17
21:24:50.006610242 +0000
@@ -8,10 +8,10 @@
 Categorical Variables:
   Var: "penalty_favopp_x"
 Categories:
-  0 "    1.00"
-  2 "    4.00"
   3 "    5.00"
+  0 "    1.00"
   1 "    2.00"
+  2 "    4.00"
 All Categories:
 Count: 53.1634; Cat: "    1.00"
 Count: 18.7756; Cat: "    2.00"
@@ -29,10 +29,10 @@
   Var: "penalty_favopp_x"
   Var: "XYdem_racethW8"
 Categories:
-  0 "    1.00"
-  2 "    4.00"
   3 "    5.00"
+  0 "    1.00"
   1 "    2.00"
+  2 "    4.00"
 Sub-categories:
   0 "     .00"
   1 "    1.00"
545. graph.at:354: 545. GRAPH barchart percentage sub-categorical
(graph.at:354): FAILED (graph.at:386)


seems to fail due to a different sequence on different architectures for
HMAP_FOR_EACH in

https://git.savannah.gnu.org/cgit/pspp.git/tree/src/output/charts/barchart.c#n100





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58968>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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