Bug 111916 - Unit test ScFiltersTest::testUnicodeFileNameGnumeric() fails when LANG=en_US.iso88591
Summary: Unit test ScFiltersTest::testUnicodeFileNameGnumeric() fails when LANG=en_US....
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
6.0.0.0.alpha0+
Hardware: All Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-19 17:57 UTC by Ulrich Gemkow
Modified: 2017-08-20 15:38 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Gemkow 2017-08-19 17:57:48 UTC
When building Libreoffice  the Unit test ScFiltersTest::testUnicodeFileNameGnumeric() in sc/qa/unit/subsequent_filters-test.cxx fails when LANG is set to en_US.iso88591. It does not fail when LANG=en_US.utf8.

The build fails with the message

assertion failed
- Expression: xDocSh.is()

ScFiltersTest::testUnicodeFileNameGnumeric finished in: 10ms
subsequent_filters-test.cxx:3937:Assertion
Test name: ScFiltersTest::testUnicodeFileNameGnumeric
assertion failed
- Expression: xDocSh.is()
Comment 1 Xisco Faulí 2017-08-20 15:38:04 UTC
Hi Ulrich,
Could you please send an email to libreoffice@lists.freedesktop.org explaining the failure instead? Bugzilla is for issues in the software, not for compiling issue.