Your message dated Wed, 21 Oct 2020 11:36:28 +0200
with message-id <3499208.v1rLSZe1Dp@thyrus>
and subject line Re: [Pkg-kde-extras] Bug#972613: ktimetracker FTBFS on 32bit: 
test failures
has caused the Debian Bug report #972613,
regarding ktimetracker FTBFS on 32bit: test failures
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
972613: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972613
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ktimetracker
Version: 4:5.0.1-1
Severity: important
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=ktimetracker&suite=sid

...
********* Start testing of UtilsTest *********
Config: Using QtTest library 5.14.2, Qt 5.14.2 (i386-little_endian-ilp32 shared 
(dynamic) release build; by GCC 10.2.0)
PASS   : UtilsTest::initTestCase()
FAIL!  : UtilsTest::testFormatTime() Compared values are not the same
   Actual   (formatTime(-61, false)): "-1:00"
   Expected ("-1:01")               : -1:01
   Loc: [/<<PKGBUILDDIR>>/src/tests/formattimetest.cpp(38)]
FAIL!  : UtilsTest::testFormatTimeRu() Compared values are not the same
   Actual   (formatTime(1, false)): "0:00"
   Expected ("0:01")              : 0:01
   Loc: [/<<PKGBUILDDIR>>/src/tests/formattimetest.cpp(52)]
PASS   : UtilsTest::cleanupTestCase()
Totals: 2 passed, 2 failed, 0 skipped, 0 blacklisted, 1ms
********* Finished testing of UtilsTest *********
...
********* Start testing of ExportCSVTest *********
Config: Using QtTest library 5.14.2, Qt 5.14.2 (i386-little_endian-ilp32 shared 
(dynamic) release build; by GCC 10.2.0)
PASS   : ExportCSVTest::initTestCase()
PASS   : ExportCSVTest::testTotalsEmpty()
QDEBUG : ExportCSVTest::testTotalsSimpleTree() Task's sessionStartTiMe is  
QDateTime(Invalid)
QDEBUG : ExportCSVTest::testTotalsSimpleTree() Task's sessionStartTiMe is  
QDateTime(Invalid)
QDEBUG : ExportCSVTest::testTotalsSimpleTree() Task's sessionStartTiMe is  
QDateTime(Invalid)
FAIL!  : ExportCSVTest::testTotalsSimpleTree() Compared values are not the same
   Actual   (totalsAsText(taskView->storage()->tasksModel(), 
taskView->tasksWidget()->currentItem(), 
createRC(ReportCriteria::CSVTotalsExport))): "Task Totals\nTuesday, 20 October 
2020 21:53:25 UTC\n\n  Time    
Task\n----------------------------------------------\n  0:00    1\n   0:00    
2\n  0:00    3\n----------------------------------------------\n  0:00 Total"
   Expected (expected)                                                          
                                                                : "Task 
Totals\nTuesday, 20 October 2020 21:53:25 UTC\n\n  Time    
Task\n----------------------------------------------\n  0:08    1\n   0:03    
2\n  0:07    3\n----------------------------------------------\n  0:15 Total"
   Loc: [/<<PKGBUILDDIR>>/src/tests/exportcsvtest.cpp(94)]
QDEBUG : ExportCSVTest::testTimesSimpleTree() Task's sessionStartTiMe is  
QDateTime(Invalid)
QDEBUG : ExportCSVTest::testTimesSimpleTree() Task's sessionStartTiMe is  
QDateTime(Invalid)
QDEBUG : ExportCSVTest::testTimesSimpleTree() Task's sessionStartTiMe is  
QDateTime(Invalid)
QDEBUG : ExportCSVTest::testTimesSimpleTree() Err is  ""
FAIL!  : ExportCSVTest::testTimesSimpleTree() Compared values are not the same
   Actual   (readTextFile(url.toLocalFile())): 
"\"3\";;0:00;0:00;0:00;0:00\n\"1\";;0:00;0:00;0:00;0:00\n;\"2\";0:00;0:00;0:00;0:00\n"
   Expected (expected)                       : 
"\"3\";;0:07;0:07;0:07;0:07\n\"1\";;0:05;0:05;0:08;0:08\n;\"2\";0:03;0:03;0:03;0:03\n"
   Loc: [/<<PKGBUILDDIR>>/src/tests/exportcsvtest.cpp(117)]
QDEBUG : ExportCSVTest::testHistorySimpleTree() Task's sessionStartTiMe is  
QDateTime(Invalid)
QDEBUG : ExportCSVTest::testHistorySimpleTree() Task's sessionStartTiMe is  
QDateTime(Invalid)
QDEBUG : ExportCSVTest::testHistorySimpleTree() Task's sessionStartTiMe is  
QDateTime(Invalid)
QDEBUG : ExportCSVTest::testHistorySimpleTree() m_sessionStartTime= ""
QDEBUG : ExportCSVTest::testHistorySimpleTree() m_sessionStartTime= ""
QDEBUG : ExportCSVTest::testHistorySimpleTree() m_sessionStartTime= ""
QDEBUG : ExportCSVTest::testHistorySimpleTree() Retval is 
 "\"Task name\";Tue Oct 20 2020\n\"1\";0:00\n\"1->2\";0:00\n\"3\";0:00\n"
QDEBUG : ExportCSVTest::testHistorySimpleTree() Err is  ""
FAIL!  : ExportCSVTest::testHistorySimpleTree() Compared values are not the same
   Actual   (readTextFile(url.toLocalFile())): "\"Task name\";Tue Oct 20 
2020\n\"1\";0:00\n\"1->2\";0:00\n\"3\";0:00\n"
   Expected (expected)                       : "\"Task name\";Tue Oct 20 
2020\n\"1\";0:05\n\"1->2\";0:03\n\"3\";0:07\n"
   Loc: [/<<PKGBUILDDIR>>/src/tests/exportcsvtest.cpp(138)]
PASS   : ExportCSVTest::cleanupTestCase()
Totals: 3 passed, 3 failed, 0 skipped, 0 blacklisted, 48ms
********* Finished testing of ExportCSVTest *********
...
The following tests FAILED:
          1 - formattimetest (Failed)
          2 - exportcsvtest (Failed)
Errors while running CTest
make[2]: *** [Makefile:141: test] Error 8

--- End Message ---
--- Begin Message ---
Source: ktimetracker
Source-Version: 4:5.0.1-2

In data mercoledì 21 ottobre 2020 11:23:00 CEST, Adrian Bunk ha scritto:
> Source: ktimetracker
> Version: 4:5.0.1-1
> Severity: important
> Tags: ftbfs

Format: 1.8
Date: Wed, 21 Oct 2020 11:11:09 +0200
Source: ktimetracker
Architecture: source
Version: 4:5.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team <[email protected]>
Changed-By: Pino Toscano <[email protected]>
Changes:
 ktimetracker (4:5.0.1-2) unstable; urgency=medium
 .
   * Backport upstream commit 310c0fee25f142c6f6a0e7a0b4445af2e8785c79 to fix
     formatTime() on 32bit architectures; patch
     upstream_Fix-formatTime-in-non-decimal-mode-on-32bit-archs.patch.

PS: please give enough time to people to work on it, instead of start
filing bugs not even 24h after the new source was accepted in the
archive. Let people breathe, thanks.

-- 
Pino Toscano

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply via email to