Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.2.2
-
None
Description
Tests like tst_qqmlxmlhttprequest fails with
I QTestLib: FAIL! : tst_qqmlxmlhttprequest::sendFileRequestNotSet() Compared values are not the same I QTestLib: Actual (child.exitCode()): 11 I QTestLib: Expected (0) : 0 I QTestLib: Loc: [/Users/assam/sources/qt6/qt6/qtdeclarative/tests/auto/qml/qqmlxmlhttprequest/tst_qqmlxmlhttprequest.cpp(1168)] I QTestLib: FAIL! : tst_qqmlxmlhttprequest::sendFileRequestNoWrite() Compared values are not the same I QTestLib: Actual (child.exitCode()): 11 I QTestLib: Expected (0) : 0 I QTestLib: Loc: [/Users/assam/sources/qt6/qt6/qtdeclarative/tests/auto/qml/qqmlxmlhttprequest/tst_qqmlxmlhttprequest.cpp(1217)] I QTestLib: FAIL! : tst_qqmlxmlhttprequest::sendFileRequestNoRead() Compared values are not the same I QTestLib: Actual (child.exitCode()): 11 I QTestLib: Expected (0) : 0 I QTestLib: Loc: [/Users/assam/sources/qt6/qt6/qtdeclarative/tests/auto/qml/qqmlxmlhttprequest/tst_qqmlxmlhttprequest.cpp(1249)]
The actual problem is that the Process crashes with seg fault when trying to use the main app's so lib as a program.
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-99214 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
386407,2 | Skip test cases execute the app's main shared lib on Android | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
387177,2 | Skip test cases execute the app's main shared lib on Android | 6.2 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
387182,2 | Skip test cases execute the app's main shared lib on Android | 6.3 | qt/qtdeclarative | Status: MERGED | +2 | 0 |