Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Commit 5229a9c

Browse files
[GLIB][GTK] Unreviewed test gardening. Gardened several flaky crash tests.
* platform/glib/TestExpectations: * platform/gtk/TestExpectations: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@268759 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent a28e4d7 commit 5229a9c

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

LayoutTests/ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2020-10-20 Diego Pino Garcia <[email protected]>
2+
3+
[GLIB][GTK] Unreviewed test gardening. Gardened several flaky crash tests.
4+
5+
* platform/glib/TestExpectations:
6+
* platform/gtk/TestExpectations:
7+
18
2020-10-20 Truitt Savell <[email protected]>
29

310
Remove expectations from big-sur sense it is not needed after r268683

LayoutTests/platform/glib/TestExpectations

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,10 @@ webkit.org/b/197421 imported/w3c/web-platform-tests/imagebitmap-renderingcontext
404404

405405
webkit.org/b/215462 imported/w3c/web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.commit.html [ Failure Pass ]
406406

407+
# Flaky crash on pushBufferToPlaceholder().
408+
webkit.org/b/217986 imported/w3c/web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.transformed.html [ Crash Pass ]
409+
webkit.org/b/217986 imported/w3c/web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.selfintersect.1.worker.html [ Crash Pass ]
410+
407411
#////////////////////////////////////////////////////////////////////////////////////////
408412
# End of OffscreenCanvas-related bugs
409413
#////////////////////////////////////////////////////////////////////////////////////////

LayoutTests/platform/gtk/TestExpectations

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ webkit.org/b/210528 media/video-supports-fullscreen.html [ Crash Pass ]
5757
webkit.org/b/215499 [ Release ] media/video-load-networkState.html [ Crash Pass ]
5858

5959
# MESA-related segfault
60+
webkit.org/b/216777 compositing/reflections/masked-reflection-on-composited.html [ Pass Crash ]
6061
webkit.org/b/216777 compositing/reflections/nested-reflection-anchor-point.html [ Pass Crash ]
6162
webkit.org/b/216777 compositing/video/video-update-rendering.html [ Pass Crash ]
6263
webkit.org/b/216777 fast/spatial-navigation/snav-table-traversal.html [ Pass Crash ]
@@ -65,6 +66,7 @@ webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-transforms/parsing/t
6566
webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-transforms/parsing/transform-origin-invalid.html [ Pass Crash ]
6667
webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-transitions/CSSTransition-ready.tentative.html [ Pass Crash ]
6768
webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-transitions/CSSTransition-startTime.tentative.html [ Pass Crash ]
69+
webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-property-computed.html [ Pass Crash ]
6870
webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/animation/caret-color-interpolation.html [ Pass Crash ]
6971
webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/animation/outline-width-composition.html [ Pass Crash ]
7072
webkit.org/b/216777 imported/w3c/web-platform-tests/css/css-ui/appearance-auto-001.html [ ImageOnlyFailure Crash ]

0 commit comments

Comments
 (0)