[GTK] Layout Test fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html makes the subsequent test case flaky crash.
https://bugs.webkit.org/show_bug.cgi?id=173459

Unreviewed gardening.

Patch by Fujii Hironori <Hironori.Fujii@sony.com> on 2017-06-16

* platform/gtk/TestExpectations: Marked it Skip.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@218387 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 3dd2b42..58251f2 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2017-06-16  Fujii Hironori  <Hironori.Fujii@sony.com>
+
+        [GTK] Layout Test fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html makes the subsequent test case flaky crash.
+        https://bugs.webkit.org/show_bug.cgi?id=173459
+
+        Unreviewed gardening.
+
+        * platform/gtk/TestExpectations: Marked it Skip.
+
 2017-06-16  Claudio Saavedra  <csaavedra@igalia.com>
 
         [WPE] fast/animation gardening