Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
1.2.4
-
None
-
a3e6e8cba5bb602070773a6fc13bcfded59cdcfb (qtqa/tqtc-coin-ci/master)
Description
When product tries to declare dependencies.yaml that points to qtbase that does not have a dependencies.yaml file, the integration is cancelled
Creation of work items failed: Traceback (most recent call last): File "/home/vmbuilder/qt-ci/src/workitemfactory.py", line 640, in _testChange raise CancelIntegrationRequest(result.errorMessage) workitemfactory.CancelIntegrationRequest: Error reading 'dependencies.yaml' in 'qt/qtbase' (f0b93f7a4b4281c5470280eb36b7c0ef5948a921): Check that repository, sha1 and path are valid.
https://testresults.qt.io/coin/integration/qt-apps/qdb/tasks/web_qt-apps_qdb_1575882117078
Dependencies without explicit dependencies file declaration should be allowed, but the function does not work as expected.