blob: 45b74ff05ee56d8f566eeb6d2ec8866f214bfb14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
[serialPort_readable_cancel.https.any.html]
[Cancel discards a small amount of data waiting to be read]
expected: FAIL
[Can close while canceling]
expected: FAIL
[Can cancel while reading]
expected: FAIL
[Cancel discards a large amount of data waiting to be read]
expected: FAIL
[serialPort_readable_cancel.https.any.worker.html]
[Cancel discards a small amount of data waiting to be read]
expected: FAIL
[Can close while canceling]
expected: FAIL
[Can cancel while reading]
expected: FAIL
[Cancel discards a large amount of data waiting to be read]
expected: FAIL
|