Opened 10 years ago

Closed 10 years ago

#4949 closed enhancement (fixed)

gnumeric-1.12.14

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.6
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Change History (4)

comment:1 by Fernando de Oliveira, 10 years ago

http://ftp.acc.umu.se/pub/gnome/sources/gnumeric/1.12/gnumeric-1.12.14.news

Gnumeric 1.12.14

Andreas:
	* Improve format import from ODF files.

Morten:
	* Plug leaks.
	* xlsx conditional format fixes.  [#726202]
	* Fix semantics of conditional format operators.  [#726806]
	* Fix xlsx quotes in formula strings.  [#726824]
	* Fix xls export of rich text.
	* Fix problems with large, circular farms of VLOOKUP etc. [#723894]
	* Let goffice handle conditional number formats.
	* Attempt a workaround for Ubuntu scroll bars.
	* Fix odf parse problems.
	* Fix array editing.
	* Fix column/row header colouring problem.  [#728007]

comment:2 by Fernando de Oliveira, 10 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:3 by Fernando de Oliveira, 10 years ago

There are problems with the tests, a couple more than previous version.

Some are well-known, and come from problems in glbc and valgrind.

FAIL: t1013-crlibm.pl
=====================

-------------------------------------------------------------------------------
t1013-crlibm.pl: Check that crlibm.gnumeric evaluates correctly.
| 
| ** (/home/fernando/tmp/paco-build-2014.04.14-12h48m54s/gnumeric-1.12.14/src/.libs/lt-ssconvert:10271):
WARNING **: Running with buggy math library, see
https://bugzilla.gnome.org/show_bug.cgi?id=726250
| -0.3010299956639812
Fail.
...
FAIL: t8002-valgrind-gnumeric.pl
================================

-------------------------------------------------------------------------------
t8002-valgrind-gnumeric.pl: Check the gnumeric importer and exporter with valgrind.

** (/home/fernando/tmp/paco-build-2014.04.14-12h48m54s/gnumeric-1.12.14/src/.libs/lt-ssconvert:15758):
WARNING **: Running under buggy valgrind, see
http://bugs.kde.org/show_bug.cgi?id=164298

** (/home/fernando/tmp/paco-build-2014.04.14-12h48m54s/gnumeric-1.12.14/src/.libs/lt-ssconvert:15758):
WARNING **: Running with buggy math library, see
https://bugzilla.gnome.org/show_bug.cgi?id=726250
...

FAIL: t8005-valgrind-chart-fit.pl
=================================

-------------------------------------------------------------------------------
t8005-valgrind-chart-fit.pl: Check some graph fitting with valgrind.

** (/home/fernando/tmp/paco-build-2014.04.14-12h48m54s/gnumeric-1.12.14/src/.libs/lt-ssconvert:15806):
WARNING **: Running under buggy valgrind, see
http://bugs.kde.org/show_bug.cgi?id=164298

** (/home/fernando/tmp/paco-build-2014.04.14-12h48m54s/gnumeric-1.12.14/src/.libs/lt-ssconvert:15806):
WARNING **: Running with buggy math library, see
https://bugzilla.gnome.org/show_bug.cgi?id=726250

...

FAIL: t8050-valgrind-sstest.pl
==============================

-------------------------------------------------------------------------------
t8050-valgrind-sstest.pl: Check sstest with valgrind.
| ==15843== Memcheck, a memory error detector
...

Others, I will spend a little time investigating:

FAIL: t2000-names-insdel.pl
===========================

-------------------------------------------------------------------------------
t2000-names-insdel.pl: Check insert/delete col/row's effect on names.
Differences between actual and expected on line 1:
Actual  : 
Expected: -----------------------------------------------------------------------------
Fail.


FAIL: t2001-func-help.pl
========================

-------------------------------------------------------------------------------
t2001-func-help.pl: Checking function help text sanity.
Differences between actual and expected on line 1:
Actual  : 
Expected: -----------------------------------------------------------------------------
Fail.

FAIL: t2002-nonascii-numbers.pl
===============================

-------------------------------------------------------------------------------
t2002-nonascii-numbers.pl: Checking handling of non-ascii numbers.
Differences between actual and expected on line 1:
Actual  : 
Expected: -----------------------------------------------------------------------------
Fail.

comment:4 by Fernando de Oliveira, 10 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r12956.

Note: See TracTickets for help on using tickets.