Migrate browser testing from airtap to vitest + playwright #31
Annotations
10 errors
|
[firefox] test/multistream.ts > removeTrack immediately:
test/multistream.ts#L361
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/multistream.ts:361:5
|
|
[firefox] test/multistream.ts > addStream after removeStream:
test/multistream.ts#L331
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/multistream.ts:331:5
|
|
[firefox] test/multistream.ts > delayed stream on non-initiator:
test/multistream.ts#L118
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/multistream.ts:118:5
|
|
[firefox] test/binary.ts > data send/receive ArrayBuffer:
test/binary.ts#L78
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/binary.ts:78:5
|
|
[firefox] test/binary.ts > data send/receive Uint8Array:
test/binary.ts#L40
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/binary.ts:40:5
|
|
[firefox] test/binary.ts > data send/receive Buffer:
test/binary.ts#L4
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/binary.ts:4:5
|
|
[firefox] test/basic.ts > ensure remote address and port are available right after connection:
test/basic.ts#L173
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/basic.ts:173:5
|
|
[firefox] test/basic.ts > new constraint formats are used:
test/basic.ts#L146
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/basic.ts:146:5
|
|
[firefox] test/basic.ts > old constraint formats are used:
test/basic.ts#L117
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/basic.ts:117:5
|
|
[firefox] test/basic.ts > data send/receive text:
test/basic.ts#L43
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/basic.ts:43:5
|