-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
We're going to run the tests on CI with a virtual camera, and the tests must pass on the supported platforms.
At least, we've got a failure on Windows, in testCameraFormat
spy.clear();
camera.stop();
camera.setCameraFormat({});
QCOMPARE(spy.size(), 1);