[libalkimia] [Bug 485896] New: CI: alkdownloadengine-kio-test often fails
https://bugs.kde.org/show_bug.cgi?id=485896 Bug ID: 485896 Summary: CI: alkdownloadengine-kio-test often fails 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: --- STEPS TO REPRODUCE 1. see https://invent.kde.org/office/alkimia/-/jobs/1758168 OBSERVED RESULT The log contains: 11/17 Test #11: alkdownloadengine-kio-test ..***Failed9.81 sec and https://invent.kde.org/office/alkimia/-/jobs/1758168#L2287 FAIL! : AlkDownloadEngineTest::testDownloadEngineError() '!engine->downloadUrl(url, type)' returned FALSE. () Loc: [/builds/office/alkimia/autotests/alkdownloadenginetest.cpp(106)] EXPECTED RESULT The test should not fail ADDITIONAL INFORMATION Restarting the job sometimes helps, sometimes not -- You are receiving this mail because: You are the assignee for the bug.
[libalkimia] [Bug 485662] CI: Warning: "Release of profile requested but WebEnginePage still not deleted. Expect troubles !"
https://bugs.kde.org/show_bug.cgi?id=485662 --- Comment #2 from Ralf Habacker --- Git commit b9b810fdd233a22b26a0549adeee8993347b1e4c by Ralf Habacker. Committed on 21/04/2024 at 12:41. Pushed by habacker into branch 'master'. Life cycle of the instance of the AlkWebView/AlkWebPage class improved The creation of instances of the AlkWebView and AlkWebPage classes has been moved out of the AlkOnlineProfileManager in order to have more control over the life cycle. The AlkOnlineProfileManager class now only contains pointers to corresponding instances that must be set externally. M +1-1src/alkonlinequote_p.cpp M +16 -6src/alkonlinequotesprofilemanager.cpp M +34 -0src/alkonlinequotesprofilemanager.h M +24 -8src/alkonlinequoteswidget.cpp M +4-0src/alkwebpage.cpp M +4-0src/alkwebview.cpp https://invent.kde.org/office/alkimia/-/commit/b9b810fdd233a22b26a0549adeee8993347b1e4c -- 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
https://bugs.kde.org/show_bug.cgi?id=459128 --- Comment #29 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/office/alkimia/-/merge_requests/37 -- You are receiving this mail because: You are the assignee for the bug.
[libalkimia] [Bug 485662] CI: Warning: "Release of profile requested but WebEnginePage still not deleted. Expect troubles !"
https://bugs.kde.org/show_bug.cgi?id=485662 --- Comment #3 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/office/alkimia/-/merge_requests/37 -- You are receiving this mail because: You are the assignee for the bug.
[libalkimia] [Bug 485896] CI: alkdownloadengine-kio-test often fails
https://bugs.kde.org/show_bug.cgi?id=485896 --- Comment #1 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/office/alkimia/-/merge_requests/37 -- 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
https://bugs.kde.org/show_bug.cgi?id=459128 --- Comment #30 from Ralf Habacker --- Git commit 72ef78f3307aea87f08ad1f6440f33607f93dc6f by Ralf Habacker. Committed on 21/04/2024 at 13:48. Pushed by habacker into branch 'master'. CI: install and use local webserver on unix os builds This could help to avoid problems when downloading external URLs, as firewalls or intrusion detecting systems could block requests. Related: bug 485662, bug 485896 M +11 -6.gitlab-ci.yml M +63 -12 tools/ci-build.sh M +12 -0tools/ci-install.sh https://invent.kde.org/office/alkimia/-/commit/72ef78f3307aea87f08ad1f6440f33607f93dc6f -- You are receiving this mail because: You are the assignee for the bug.
[libalkimia] [Bug 485662] CI: Warning: "Release of profile requested but WebEnginePage still not deleted. Expect troubles !"
https://bugs.kde.org/show_bug.cgi?id=485662 --- Comment #4 from Ralf Habacker --- Git commit 72ef78f3307aea87f08ad1f6440f33607f93dc6f by Ralf Habacker. Committed on 21/04/2024 at 13:48. Pushed by habacker into branch 'master'. CI: install and use local webserver on unix os builds This could help to avoid problems when downloading external URLs, as firewalls or intrusion detecting systems could block requests. Related: bug 459128, bug 485896 M +11 -6.gitlab-ci.yml M +63 -12 tools/ci-build.sh M +12 -0tools/ci-install.sh https://invent.kde.org/office/alkimia/-/commit/72ef78f3307aea87f08ad1f6440f33607f93dc6f -- You are receiving this mail because: You are the assignee for the bug.
[libalkimia] [Bug 485896] CI: alkdownloadengine-kio-test often fails
https://bugs.kde.org/show_bug.cgi?id=485896 --- Comment #2 from Ralf Habacker --- Git commit 72ef78f3307aea87f08ad1f6440f33607f93dc6f by Ralf Habacker. Committed on 21/04/2024 at 13:48. Pushed by habacker into branch 'master'. CI: install and use local webserver on unix os builds This could help to avoid problems when downloading external URLs, as firewalls or intrusion detecting systems could block requests. Related: bug 459128, bug 485662 M +11 -6.gitlab-ci.yml M +63 -12 tools/ci-build.sh M +12 -0tools/ci-install.sh https://invent.kde.org/office/alkimia/-/commit/72ef78f3307aea87f08ad1f6440f33607f93dc6f -- You are receiving this mail because: You are the assignee for the bug.