Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Fixed
-
Affects Version/s: 6.2.0 Beta2
-
Fix Version/s: None
-
Component/s: Connectivity: Bluetooth
-
Labels:None
-
Platform/s:
Description
The submodule updates started failing recently for QtConnectivity with the following error:
QDEBUG : tst_QBluetoothDeviceDiscoveryAgent::tst_startStopDeviceDiscoveries() qt.bluetooth.darwin: -stop, success (waiting for 'inquiryComplete') QDEBUG : tst_QBluetoothDeviceDiscoveryAgent::tst_startStopDeviceDiscoveries() qt.bluetooth.darwin: -stop, success (waiting for 'inquiryComplete') QDEBUG : tst_QBluetoothDeviceDiscoveryAgent::tst_startStopDeviceDiscoveries() qt.bluetooth.darwin: -stop, success (waiting for 'inquiryComplete') QDEBUG : tst_QBluetoothDeviceDiscoveryAgent::tst_startStopDeviceDiscoveries() qt.bluetooth.darwin: -stop, success (waiting for 'inquiryComplete') QDEBUG : tst_QBluetoothDeviceDiscoveryAgent::tst_startStopDeviceDiscoveries() qt.bluetooth.darwin: -stop, success (waiting for 'inquiryComplete') QFATAL : tst_QBluetoothDeviceDiscoveryAgent::tst_startStopDeviceDiscoveries() Test function timed out QObject: Cannot create children for a parent that is in a different thread. (Parent is QApplication(0x16d41a5c8), parent's thread is QThread(0x13e61bb80), current thread is QThread(0x12e6540b0) FAIL! : tst_QBluetoothDeviceDiscoveryAgent::tst_startStopDeviceDiscoveries() Received a fatal error. Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 300204ms ********* Finished testing of tst_QBluetoothDeviceDiscoveryAgent *********
The example integration is here: https://testresults.qt.io/coin/integration/qt/qtconnectivity/tasks/1628520553
Upd:
After skipping that test I got even more errors. The full list of failing tests can be found here:
Attachments
Issue Links
- is duplicated by
-
QTBUG-95692 Update dependencies on 'dev' in qt/qtconnectivity fails
-
- Closed
-