Update test results for macOS.

This commit is contained in:
Josh Matthews 2020-04-29 14:30:12 -04:00
parent 9ce84d94de
commit 0c87590071
6 changed files with 13 additions and 5 deletions

View file

@ -1 +0,0 @@
joshmatthews@joshmatthews-fcmd6r.1071

View file

@ -1,2 +1,4 @@
[tex-image-with-bad-args-from-dom-elements.html]
expected: CRASH
expected:
if os == "mac": TIMEOUT
if os == "linux": CRASH

View file

@ -1,2 +1,4 @@
[tex-image-with-different-data-source.html]
expected: CRASH
expected:
if os == "mac": TIMEOUT
if os == "linux": CRASH

View file

@ -0,0 +1,3 @@
[tex-srgb-mipmap.html]
disabled:
if os == "mac": srgb pixel results aren't good on macos

View file

@ -1,5 +1,5 @@
[tex-storage-2d.html]
disable: until texture initialization is implemented
disabled: until texture initialization is implemented
[WebGL test #32: texture should sample as uninitialized texture after texStorage2D\nat (0, 0) expected: 0,0,0,255 was 255,84,64,255]
expected: FAIL

View file

@ -1,2 +1,4 @@
[tex-unpack-params-with-flip-y-and-premultiply-alpha.html]
expected: CRASH
expected:
if os == "mac": TIMEOUT
if os == "linux": CRASH