mirror of
https://github.com/servo/servo.git
synced 2025-08-18 20:05:34 +01:00
Update web-platform-tests to revision b'e0214318249f1b6ea09b837db6eac7b0facd1b52'
This commit is contained in:
parent
3429e8fe3b
commit
febcb80385
141 changed files with 2568 additions and 986 deletions
|
@ -56,6 +56,7 @@ async function testAudioFlow(t, negotiationFunction) {
|
|||
// frames are not passed correctly between sender and receiver.
|
||||
assert_unreached("Incorrect frame received");
|
||||
}
|
||||
assert_not_equals(result.value.getMetadata().sequenceNumber, undefined);
|
||||
|
||||
if (numVerifiedFrames == numFramesToSend)
|
||||
resolve();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue