[libalkimia] [Bug 459128] CI job using docker image 'kdeorg/ci-suse-qt515:latest' fails with timeout at running alkonlinequotestest

2024-04-16 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=459128

--- Comment #27 from Ralf Habacker  ---
(In reply to Ralf Habacker from comment #23)

> Windows (https://invent.kde.org/office/alkimia/-/jobs/168#L957) 
>   6 - alkonlinequotes-webengine-test (Failed)
> 9 - alkdownloadengine-webengine-test (Failed)
>11 - alkwebpage-webengine-test (Failed)

This issue is tracked with bug 485642.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[libalkimia] [Bug 459128] CI job using docker image 'kdeorg/ci-suse-qt515:latest' fails with timeout at running alkonlinequotestest

2024-04-16 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=459128

--- Comment #26 from Ralf Habacker  ---
(In reply to Ralf Habacker from comment #22)
> (In reply to Ben Cooksley from comment #17)
> 
> > For Windows, that installation issue is a matter for the Craft developers 
> > in #kde-craft:kde.org i'm afraid. 

According to https://invent.kde.org/office/alkimia/-/jobs/1740161#L25 craft
does not appear to be involved here. Instead, a script from the
sysadmin/ci-utilities repo is used here (see
https://invent.kde.org/sysadmin/ci-utilities/-/blob/master/run-ci-build.py?ref_type=heads).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[libalkimia] [Bug 485642] New: CI: "Qt WebEngine resources not found" when building for Windows

2024-04-16 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=485642

Bug ID: 485642
   Summary: CI: "Qt WebEngine resources not found" when building
for Windows
Classification: Frameworks and Libraries
   Product: libalkimia
   Version: master
  Platform: Other
OS: Other
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: CI
  Assignee: kmymoney-devel@kde.org
  Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

SUMMARY
There is a Installation problem on KDE gitlab CI when building for Windows.

STEPS TO REPRODUCE
1.  Inspect https://invent.kde.org/office/alkimia/-/jobs/1740161#L943

OBSERVED RESULT

64% tests passed, 4 tests failed out of 11
The following tests FAILED:
  6 - alkonlinequotes-webengine-test (Failed)
  8 - alkonlinequoteprivatetest (Failed)
  9 - alkdownloadengine-webengine-test (Failed)
 11 - alkwebpage-webengine-test (Failed)
Errors while running CTest

All tests fail due to the following problem: "Qt WebEngine resources not
found", see

https://invent.kde.org/office/alkimia/-/jobs/1740161#L802
https://invent.kde.org/office/alkimia/-/jobs/1740161#L847
https://invent.kde.org/office/alkimia/-/jobs/1740161#L857
https://invent.kde.org/office/alkimia/-/jobs/1740161#L899

PASS   : AlkWebPageTest::initTestCase()
QINFO  : AlkWebPageTest::testLoad() Sandboxing disabled by user.
QWARN  : AlkWebPageTest::testLoad() Qt WebEngine resources not found at
C:/Craft/windows-msvc2019_64-cl/resources. Trying parent directory...
QWARN  : AlkWebPageTest::testLoad() Qt WebEngine resources not found at
C:/Craft/windows-msvc2019_64-cl. Trying application directory...
QWARN  : AlkWebPageTest::testLoad() Qt WebEngine resources not found at
C:/builds/office/alkimia/_build/bin. Trying fallback directory... The
application MAY NOT work.
[0415/105442.201:ERROR:icu_util.cc(251)] Couldn't mmap icu data file
A crash occurred in
C:\builds\office\alkimia\_build\bin\alkwebpage-webengine-test.exe.
Function time: 2ms Total time: 2ms

EXPECTED RESULT
The tests should not fail

-- 
You are receiving this mail because:
You are the assignee for the bug.