mirror of
https://github.com/servo/servo.git
synced 2025-07-04 22:13:40 +01:00
Add some bug links in expectations
This commit is contained in:
parent
ed86bc7ec6
commit
c7a54cc850
11 changed files with 11 additions and 4 deletions
|
@ -1,3 +1,4 @@
|
|||
[canvas-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21556
|
||||
expected: ERROR
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[draw-static-webgl-to-multiple-canvas-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21556
|
||||
expected: ERROR
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[draw-webgl-to-canvas-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21556
|
||||
expected: ERROR
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
[drawingbuffer-static-canvas-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21556
|
||||
expected: CRASH
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[framebuffer-bindings-affected-by-to-data-url.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[rapid-resizing.html]
|
||||
disabled: https://github.com/servo/servo/issues/21132
|
||||
disabled: https://github.com/servo/servo/issues/16215
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
[to-data-url-test.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
expected: ERROR
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[oes-texture-float-with-video.html]
|
||||
disabled: flaky
|
||||
disabled: https://github.com/servo/servo/issues/6711
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
[oes-texture-half-float-with-video.html]
|
||||
disabled: flaky
|
||||
disabled: https://github.com/servo/servo/issues/6711
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[read-pixels-test.html]
|
||||
bug: https://github.com/servo/servo/issues/14380
|
||||
bug: https://github.com/servo/servo/issues/12859
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[framebuffer-state-restoration.html]
|
||||
bug: https://github.com/servo/servo/issues/21132
|
||||
[WebGL test #0: Unable to fetch WebGL rendering context for Canvas]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue