mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update test results for macOS.
This commit is contained in:
parent
9ce84d94de
commit
0c87590071
6 changed files with 13 additions and 5 deletions
|
@ -1 +0,0 @@
|
|||
joshmatthews@joshmatthews-fcmd6r.1071
|
|
@ -1,2 +1,4 @@
|
|||
[tex-image-with-bad-args-from-dom-elements.html]
|
||||
expected: CRASH
|
||||
expected:
|
||||
if os == "mac": TIMEOUT
|
||||
if os == "linux": CRASH
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
[tex-image-with-different-data-source.html]
|
||||
expected: CRASH
|
||||
expected:
|
||||
if os == "mac": TIMEOUT
|
||||
if os == "linux": CRASH
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[tex-srgb-mipmap.html]
|
||||
disabled:
|
||||
if os == "mac": srgb pixel results aren't good on macos
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue