blob: ac48d2cdef60c2122c851e8b4128eb62c74d12f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[serialPort_close.https.any.worker.html]
[A SerialPort cannot be closed if it was never opened.]
expected: FAIL
[A SerialPort cannot be closed if it is being closed.]
expected: FAIL
[A SerialPort cannot be closed if it is already closed.]
expected: FAIL
[serialPort_close.https.any.html]
[A SerialPort cannot be closed if it was never opened.]
expected: FAIL
[A SerialPort cannot be closed if it is being closed.]
expected: FAIL
[A SerialPort cannot be closed if it is already closed.]
expected: FAIL
|