Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
6.4
Description
The tests tst_qbluetoothlocaldevice and tst_qbluetoothserver fail on Android 12 emulator because now Android system will prompt the user to accept operations of bluetooth scanning, turning on/off, so the tests might either fail or timeout.
We need to do one of the following:
- find a way to wait for such operation's action by the user
- move these tests as manual tests
- skip or blacklist these tests only for Android 12+ where this change has been introduced.
Attachments
Issue Links
- relates to
-
QTBUG-102709 Report failing tests for other modules
- Closed