Opened 4 years ago

Last modified 3 years ago

#12424 closed Bug report

libfilezilla 0.27.1 - fails tring_test::test_conversion2 test (ppc64, Big Endian) — at Initial Version

Reported by: ernsteiswuerfel Owned by:
Priority: normal Component: libfilezilla
Keywords: Cc:
Component version: 0.27.1 Operating system type: Linux
Operating system version: Gentoo Linux 2.7

Description

This is downstream Gentoo bug 760944 (https://bugs.gentoo.org/760944).

string_test::test_conversion2 fails at least since libfilezilla 0.25.0 so I thought it would be a good idea to take this issue upstream.

===============================================

libfilezilla 0.27.1: tests/test-suite.log

===============================================

# TOTAL: 2
# PASS: 1
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test
==========

...................F.............

!!!FAILURES!!!
Test Results:
Run: 32 Failures: 1 Errors: 0

1) test: string_test::test_conversion2 (F) line: 66 string.cpp
assertion failed

  • Expression: s.size() >= w.size()

FAIL test (exit status: 1)

Change History (0)

Note: See TracTickets for help on using tickets.