Mark http/tests/workers/worker-importScripts-banned-mimetype.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=184800

Unreviewed test gardening.

* TestExpectations:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@231065 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index aaa0bd9..15a27cc 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2018-04-25  Ryan Haddad  <ryanhaddad@apple.com>
+
+        Mark http/tests/workers/worker-importScripts-banned-mimetype.html as flaky.
+        https://bugs.webkit.org/show_bug.cgi?id=184800
+
+        Unreviewed test gardening.
+
+        * TestExpectations:
+
 2018-04-26  Youenn Fablet  <youenn@apple.com>
 
         CORS preflight checker should add a console message when preflight load is blocked
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index 4a2289d..0672638 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -1907,3 +1907,5 @@
 webkit.org/b/48451 animations/play-state.html [ Pass Failure ]
 webkit.org/b/48451 animations/suspend-resume-animation.html [ Pass Failure ]
 webkit.org/b/48451 animations/3d/transform-origin-vs-functions.html [ Pass Failure ]
+
+webkit.org/b/184800 http/tests/workers/worker-importScripts-banned-mimetype.html [ Pass Timeout ]