Update web-platform-tests to revision 181f8381fe9373e027f4b5ba5d1439843ad2c2e6

This commit is contained in:
WPT Sync Bot 2019-02-21 21:02:15 -05:00
parent 0dda115609
commit 0355b8e70d
105 changed files with 2775 additions and 764 deletions

View file

@ -44,6 +44,15 @@
[Out-of-range initial value in descriptor: 68719476736]
expected: FAIL
[Shared memory without maximum]
expected: FAIL
[Order of evaluation for descriptor (with shared)]
expected: FAIL
[Shared memory]
expected: FAIL
[constructor.any.html]
[Out-of-range maximum value in descriptor: -Infinity]
@ -91,3 +100,12 @@
[Out-of-range initial value in descriptor: 68719476736]
expected: FAIL
[Shared memory without maximum]
expected: FAIL
[Order of evaluation for descriptor (with shared)]
expected: FAIL
[Shared memory]
expected: FAIL

View file

@ -29,6 +29,9 @@
[Out-of-range argument: Infinity]
expected: FAIL
[Growing shared memory does not detach old buffer]
expected: FAIL
[grow.any.html]
[Out-of-range argument: 68719476736]
@ -61,3 +64,6 @@
[Out-of-range argument: Infinity]
expected: FAIL
[Growing shared memory does not detach old buffer]
expected: FAIL

View file

@ -2,8 +2,14 @@
[Missing arguments]
expected: FAIL
[Custom sections with U+FFFD]
expected: FAIL
[customSections.any.worker.html]
[Missing arguments]
expected: FAIL
[Custom sections with U+FFFD]
expected: FAIL