commit | 25290e24794042a761dc052e5cf1e1b7790140dc | [log] [tgz] |
---|---|---|
author | ap@apple.com <ap@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Wed Feb 04 23:28:17 2015 +0000 |
committer | ap@apple.com <ap@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Wed Feb 04 23:28:17 2015 +0000 |
tree | 24ac0080b4c16b8b42a29e74f1b22505927e1dbb | |
parent | fe79e4919fadf0b1a71076f7fa440a6845a194b4 [diff] [blame] |
http/tests/misc/detached-frame-console.html is flaky https://bugs.webkit.org/show_bug.cgi?id=141267 * TestExpectations: Mark it as such. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@179642 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations index 857503d..e9ec9e0 100644 --- a/LayoutTests/TestExpectations +++ b/LayoutTests/TestExpectations
@@ -470,3 +470,5 @@ webkit.org/b/140043 [ Debug ] js/dom/Promise.html [ Pass Failure ] webkit.org/b/140309 css3/background/background-repeat-space-content.html [ ImageOnlyFailure ] + +webkit.org/b/141267 http/tests/misc/detached-frame-console.html [ Pass Failure ]