You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests run: 9, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.544 sec <<< FAILURE!
test_getImage(com.github.sarxos.webcam.WebcamTest) Time elapsed: 0.017 sec <<< ERROR!
com.github.sarxos.webcam.WebcamException: Webcam DummyDevice-1 has been locked and cannot be open
at com.github.sarxos.webcam.WebcamLock.lock(WebcamLock.java:97)
at com.github.sarxos.webcam.Webcam.open(Webcam.java:180)
at com.github.sarxos.webcam.Webcam.open(Webcam.java:146)
at com.github.sarxos.webcam.WebcamTest.test_getImage(WebcamTest.java:104)
test_close(com.github.sarxos.webcam.WebcamTest) Time elapsed: 0.007 sec <<< ERROR!
com.github.sarxos.webcam.WebcamException: Webcam DummyDevice-1 has been locked and cannot be open
at com.github.sarxos.webcam.WebcamLock.lock(WebcamLock.java:97)
at com.github.sarxos.webcam.Webcam.open(Webcam.java:180)
at com.github.sarxos.webcam.Webcam.open(Webcam.java:146)
at com.github.sarxos.webcam.WebcamTest.test_close(WebcamTest.java:85)
Tests in error:
WebcamTest.test_getImage:104 » Webcam Webcam DummyDevice-1 has been locked and...
WebcamTest.test_close:85 » Webcam Webcam DummyDevice-1 has been locked and can...
Reactor:
The text was updated successfully, but these errors were encountered: