blob: 58941a15fd75a7262642f999e1938bfc4753d4f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[takePhoto.html]
expected:
if (os == "android") and fission: [ERROR, TIMEOUT]
ERROR
[exercises ImageCapture.takePhoto()]
expected: FAIL
[takePhoto() of an ended Track should throw "InvalidStateError"]
expected: FAIL
[exercises ImageCapture.takePhoto(null)]
expected: FAIL
|