https://bugs.kde.org/show_bug.cgi?id=446863

kloczek <kloczko.tom...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
         Resolution|FIXED                       |---
             Status|RESOLVED                    |REOPENED

--- Comment #4 from kloczek <kloczko.tom...@gmail.com> ---
I've tested 21.12.0 + c8530815 c758176c e2c32e27 ae331887 48d3a525 f14b7c39 and
test suite still is failing

[tkloczko@ss-desktop SPECS]$ bg; rpmbuild -ba --clean --rmspec --rmsource
kate.spec
-bash: bg: current: no such job
warning: Downloading
https://download.kde.org/stable/release-service/21.12.0/src/kate-21.12.0.tar.xz
to /data/home/tkloczko/rpmbuild/SOURCES/kate-21.12.0.tar.xz
warning: Downloading
https://invent.kde.org/utilities/kate//commit/c85308156.patch#/kate-Don-t-show-time-in-inline-note.patch
to
/data/home/tkloczko/rpmbuild/SOURCES/kate-Don-t-show-time-in-inline-note.patch
warning: Downloading
https://invent.kde.org/utilities/kate//commit/c758176c1.patch#/kate-Fix-LSPTooltip-sizing.patch
to /data/home/tkloczko/rpmbuild/SOURCES/kate-Fix-LSPTooltip-sizing.patch
warning: Downloading
https://invent.kde.org/utilities/kate//commit/e2c32e271.patch#/kate-Fix-git-blame-for-files-with-DOS-end-of-line.patch
to
/data/home/tkloczko/rpmbuild/SOURCES/kate-Fix-git-blame-for-files-with-DOS-end-of-line.patch
warning: Downloading
https://invent.kde.org/utilities/kate//commit/ae3318871.patch#/kate-Fix-segfault-on-session-change.patch
to
/data/home/tkloczko/rpmbuild/SOURCES/kate-Fix-segfault-on-session-change.patch
warning: Downloading
https://invent.kde.org/utilities/kate//commit/48d3a5259.patch#/kate-fix-sessions-segfault-because-of-invalid-iterator.patch
to
/data/home/tkloczko/rpmbuild/SOURCES/kate-fix-sessions-segfault-because-of-invalid-iterator.patch
warning: Downloading
https://invent.kde.org/utilities/kate//commit/f14b7c390.patch#/kate-build-Colored-brackets-for-readability-plugin-in-mas.patch
to
/data/home/tkloczko/rpmbuild/SOURCES/kate-build-Colored-brackets-for-readability-plugin-in-mas.patch
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HS7wI0
+ umask 022
+ cd /data/home/tkloczko/rpmbuild/BUILD
+ cd /data/home/tkloczko/rpmbuild/BUILD
+ rm -rf kate-21.12.0
+ /usr/bin/xz -dc /data/home/tkloczko/rpmbuild/SOURCES/kate-21.12.0.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd kate-21.12.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat
/data/home/tkloczko/rpmbuild/SOURCES/kate-Don-t-show-time-in-inline-note.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat
/data/home/tkloczko/rpmbuild/SOURCES/kate-Fix-LSPTooltip-sizing.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat
/data/home/tkloczko/rpmbuild/SOURCES/kate-Fix-git-blame-for-files-with-DOS-end-of-line.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat
/data/home/tkloczko/rpmbuild/SOURCES/kate-Fix-segfault-on-session-change.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat
/data/home/tkloczko/rpmbuild/SOURCES/kate-fix-sessions-segfault-because-of-invalid-iterator.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat
/data/home/tkloczko/rpmbuild/SOURCES/kate-build-Colored-brackets-for-readability-plugin-in-mas.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0

[..]

Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DI1muJ
+ umask 022
+ cd /data/home/tkloczko/rpmbuild/BUILD
+ cd kate-21.12.0
+ xvfb-run -a /usr/bin/make -O -j12 V=1 VERBOSE=1 -C x86_64-redhat-linux-gnu
test ARGS=--output-on-failure
make: Entering directory
'/data/home/tkloczko/rpmbuild/BUILD/kate-21.12.0/x86_64-redhat-linux-gnu'
Running tests...
/usr/bin/ctest --force-new-ctest-process --output-on-failure
Test project
/data/home/tkloczko/rpmbuild/BUILD/kate-21.12.0/x86_64-redhat-linux-gnu
      Start  1: appstreamtest
 1/13 Test  #1: appstreamtest ........................   Passed    5.55 sec
      Start  2: plugin-btbrowser_test
 2/13 Test  #2: plugin-btbrowser_test ................   Passed    0.03 sec
      Start  3: plugin-externaltools_test
 3/13 Test  #3: plugin-externaltools_test ............   Passed    0.07 sec
      Start  4: kateapp-filetree_model_test
 4/13 Test  #4: kateapp-filetree_model_test ..........   Passed    0.10 sec
      Start  5: plugin-latexunicodecompletion_test
 5/13 Test  #5: plugin-latexunicodecompletion_test ...   Passed    0.01 sec
      Start  6: plugin-project_test
 6/13 Test  #6: plugin-project_test ..................   Passed    0.05 sec
      Start  7: plugin-tabswitcher_test
 7/13 Test  #7: plugin-tabswitcher_test ..............   Passed    0.06 sec
      Start  8: kateapp-session_test
 8/13 Test  #8: kateapp-session_test .................   Passed    0.07 sec
      Start  9: kateapp-session_manager_test
 9/13 Test  #9: kateapp-session_manager_test .........***Failed    6.87 sec
********* Start testing of KateSessionManagerTest *********
Config: Using QtTest library 5.15.2, Qt 5.15.2 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 11.1.1 20210623 (Red Hat 11.1.1-6)),
fedora 35
QWARN  : KateSessionManagerTest::initTestCase() kf.xmlgui: cannot find .rc file
"kateui.rc" for component "session_manager_test"
QWARN  : KateSessionManagerTest::initTestCase() kf.xmlgui: cannot find .rc file
"kateui.rc" for component "session_manager_test"
QWARN  : KateSessionManagerTest::initTestCase() kf.sonnet.core: No language
dictionaries for the language: "C" trying to load en_US as default
PASS   : KateSessionManagerTest::initTestCase()
PASS   : KateSessionManagerTest::basic()
PASS   : KateSessionManagerTest::activateNewNamedSession()
PASS   : KateSessionManagerTest::anonymousSessionFile()
PASS   : KateSessionManagerTest::urlizeSessionFile()
QWARN  : KateSessionManagerTest::renameSession() kf.service.services:
KServiceTypeTrader: serviceType "ThumbCreator" not found
PASS   : KateSessionManagerTest::renameSession()
PASS   : KateSessionManagerTest::deleteActiveSession()
PASS   : KateSessionManagerTest::deleteSession()
PASS   : KateSessionManagerTest::saveActiveSessionWithAnynomous()
QWARN  : KateSessionManagerTest::deletingSessionFilesUnderRunningApp()
kf.service.services: KServiceTypeTrader: serviceType "ThumbCreator" not found
FAIL!  : KateSessionManagerTest::deletingSessionFilesUnderRunningApp() Compared
values are not the same
   Actual   ((m_manager->sessionList().size())): 2
   Expected (1)                                : 1
   Loc:
[/data/home/tkloczko/rpmbuild/BUILD/kate-21.12.0/kate/autotests/session_manager_test.cpp(154)]
PASS   : KateSessionManagerTest::startNonEmpty()
PASS   : KateSessionManagerTest::cleanupTestCase()
Totals: 11 passed, 1 failed, 0 skipped, 0 blacklisted, 6767ms
********* Finished testing of KateSessionManagerTest *********

      Start 10: kateapp-sessions_action_test
10/13 Test #10: kateapp-sessions_action_test .........   Passed    4.48 sec
      Start 11: kateapp-urlinfo_test
11/13 Test #11: kateapp-urlinfo_test .................   Passed    0.06 sec
      Start 12: kateapp-json_utils_test
12/13 Test #12: kateapp-json_utils_test ..............   Passed    0.05 sec
      Start 13: kateapp-location_history_test
13/13 Test #13: kateapp-location_history_test ........   Passed    0.80 sec

92% tests passed, 1 tests failed out of 13

Total Test time (real) =  18.21 sec

The following tests FAILED:
          9 - kateapp-session_manager_test (Failed)
Errors while running CTest
make: *** [Makefile:74: test] Error 8

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to