bug-datamash
[Top][All Lists]
Advanced

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

Re: [Bug-datamash] [platform-testers] GNU datamash - new snapshot 1.1.1.


From: Dagobert Michelsen
Subject: Re: [Bug-datamash] [platform-testers] GNU datamash - new snapshot 1.1.1.19-2422
Date: Sat, 12 Aug 2017 14:00:25 +0200

Hi Assaf,

Am 08.08.2017 um 07:05 schrieb Assaf Gordon <address@hidden>:
> I plan to release new version of GNU datamash soon.
> 
> Please find the latest snapshot here:
>   https://alpha.gnu.org/gnu/datamash/datamash-1.1.1.19-2422.tar.gz
> 
> Any testing and bug reports are very welcomed.

I have failed tests on Solaris 10 Sparc with Sun Studio 12 compiler:

address@hidden 
[unstable10s]:/home/dam/mgar/pkg/datamash/trunk/work/solaris10-sparc/build-isa-sparcv8plus/datamash-1.1.1.19-2422
 > more test-suite.log
==================================================
   GNU datamash 1.1.1.19-2422: ./test-suite.log
==================================================

# TOTAL: 19
# PASS:  13
# SKIP:  2
# XFAIL: 0
# FAIL:  4
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: tests/datamash-tests
==========================

datamash-tests.pl: test lst8: stdout mismatch, comparing lst8.2 (expected) and 
lst8.O (actual)
*** lst8.2      Sat Aug 12 12:09:07 2017
--- lst8.O      Sat Aug 12 12:09:07 2017
***************
*** 1,2 ****
! A 5
! B 6
--- 1,2 ----
! a 3
! b 4
datamash-tests.pl: test fst8: stdout mismatch, comparing fst8.2 (expected) and 
fst8.O (actual)
*** fst8.2      Sat Aug 12 12:09:07 2017
--- fst8.O      Sat Aug 12 12:09:07 2017
***************
*** 1,2 ****
! a 1
! b 4
--- 1,2 ----
! A 2
! B 6
datamash-tests.pl: test case7: stdout mismatch, comparing case7.2 (expected) 
and case7.O (actual)
*** case7.2     Sat Aug 12 12:09:07 2017
--- case7.O     Sat Aug 12 12:09:07 2017
***************
*** 1,2 ****
! a 11
! b 10
--- 1,2 ----
! A 11
! B 10
datamash-tests.pl: test case8: stdout mismatch, comparing case8.2 (expected) 
and case8.O (actual)
*** case8.2     Sat Aug 12 12:09:07 2017
--- case8.O     Sat Aug 12 12:09:07 2017
***************
*** 1,2 ****
! a X
! b Y
--- 1,2 ----
! A X
! B Y
FAIL tests/datamash-tests.pl (exit status: 1)

FAIL: tests/datamash-tests-2
============================

datamash-tests-2.pl: test sortslct1: stdout mismatch, comparing sortslct1.2 
(expected) and sortslct1.O (actual)
*** sortslct1.2 Sat Aug 12 12:09:12 2017
--- sortslct1.O Sat Aug 12 12:09:12 2017
***************
*** 1,2 ****
! A 4 i1 4
! B 1 i4 1
--- 1,2 ----
! A 3 i2 3
! B 0 i6 0
datamash-tests-2.pl: test sortslct2: stdout mismatch, comparing sortslct2.2 
(expected) and sortslct2.O (actual)
*** sortslct2.2 Sat Aug 12 12:09:12 2017
--- sortslct2.O Sat Aug 12 12:09:12 2017
***************
*** 1,2 ****
  A 5 i3 5
! B 3 i7 3
--- 1,2 ----
  A 5 i3 5
! B 8 i5 8
FAIL tests/datamash-tests-2.pl (exit status: 1)

FAIL: tests/datamash-parser
===========================

datamash: -H or --header-in must be used with named columns
datamash-parser.pl: test e65 failed: exit status mismatch:  expected 1, got 0
FAIL tests/datamash-parser.pl (exit status: 1)

FAIL: tests/datamash-error-msgs
===============================

datamash: -H or --header-in must be used with named columns
datamash-error-msgs.pl: test e65 failed: exit status mismatch:  expected 1, got 0
datamash-error-msgs.pl: test e94: stderr mismatch, comparing e94.2 (expected) 
and e94.E (actual)
*** e94.2       Sat Aug 12 12:09:18 2017
--- e94.E       Sat Aug 12 12:09:18 2017
***************
*** 1 ****
! datamash: invalid percentile value 0
--- 1 ----
! datamash: invalid percentile value 1
datamash-error-msgs.pl: test e95: stderr mismatch, comparing e95.2 (expected) 
and e95.E (actual)
*** e95.2       Sat Aug 12 12:09:18 2017
--- e95.E       Sat Aug 12 12:09:18 2017
***************
*** 1 ****
! datamash: invalid percentile value 101
--- 1 ----
! datamash: invalid percentile value 433791696897
FAIL tests/datamash-error-msgs.pl (exit status: 1)

SKIP: tests/datamash-io-errors
==============================

datamash-io-errors.sh: skipped test: expensive: disabled by default
This test is relatively expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS
environment variable set to yes.  E.g.,

  env RUN_EXPENSIVE_TESTS=yes make check

or use the shortcut target of the toplevel Makefile,

  make check-expensive

SKIP tests/datamash-io-errors.sh (exit status: 77)

SKIP: tests/datamash-valgrind
=============================

datamash-valgrind.sh: skipped test: expensive: disabled by default
This test is relatively expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS
environment variable set to yes.  E.g.,

  env RUN_EXPENSIVE_TESTS=yes make check

or use the shortcut target of the toplevel Makefile,

  make check-expensive

SKIP tests/datamash-valgrind.sh (exit status: 77)




Best regards

  — Dago

--
"You don't become great by trying to be great, you become great by wanting to 
do something,
and then doing it so hard that you become great in the process." - xkcd #896

Attachment: signature.asc
Description: Message signed with OpenPGP


reply via email to

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