kanvas-ios icon indicating copy to clipboard operation
kanvas-ios copied to clipboard

Re-enable `MediaPlayerTests.testPlayVideo()` on CircleCI

Open bjtitus opened this issue 4 years ago • 0 comments

The MediaPlayerTests.testPlayVideo() method fails run run on CircleCI:

Test Case '-[KanvasCameraExampleTests.MediaPlayerTests testPlayVideo]' started.
2020-10-27 01:10:30.268425+0000 KanvasCameraExample[1467:68019] [aqme] AQMEIO.cpp:352:AQMEIOManager_FindIOUnit: error -66680 finding/initializing Device.AQDefaultDevice
2020-10-27 01:10:30.268629+0000 KanvasCameraExample[1467:68019] [aqme] AQMEIO.cpp:352:AQMEIOManager_FindIOUnit: error -66680 finding/initializing Device.AQDefaultDevice
2020-10-27 01:10:30.268791+0000 KanvasCameraExample[1467:68019] [aqme] AQMEIO.cpp:352:AQMEIOManager_FindIOUnit: error -66680 finding/initializing Device.AQDefaultDevice
2020-10-27 01:10:30.268965+0000 KanvasCameraExample[1467:68019] [aqme] AQMEIO.cpp:352:AQMEIOManager_FindIOUnit: error -66680 finding/initializing Device.AQDefaultDevice
2020-10-27 01:10:30.269141+0000 KanvasCameraExample[1467:68019] [aqme] AQMEIO.cpp:352:AQMEIOManager_FindIOUnit: error -66680 finding/initializing Device.AQDefaultDevice
2020-10-27 01:10:30.269486+0000 KanvasCameraExample[1467:68019]  AudioObjectRemovePropertyListener: no object with given ID 0
2020-10-27 01:10:30.269625+0000 KanvasCameraExample[1467:68019]  AudioObjectRemovePropertyListener: no object with given ID 0
2020-10-27 01:10:30.269743+0000 KanvasCameraExample[1467:68019]  AudioObjectRemovePropertyListener: no object with given ID 0

Restarting after unexpected exit, crash, or test timeout in MediaPlayerTests/testPlayVideo(); summary will include totals from previous launches.

bjtitus avatar Oct 27 '20 01:10 bjtitus