From fa7be3c0a8df7d8381588e1b028a62cf03c328d2 Mon Sep 17 00:00:00 2001 From: "ap@apple.com" Date: Sun, 4 Oct 2015 20:47:01 +0000 Subject: [PATCH] Mark tests as flay for https://bugs.webkit.org/show_bug.cgi?id=148890 http/tests/contentfiltering/load-substitute-data-from-appcache.html and http/tests/appcache/decide-navigation-policy-after-delay.html crash in DocumentLoader::dataReceived sometimes * platform/wk2/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@190552 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 11 +++++++++++ LayoutTests/platform/wk2/TestExpectations | 6 ++++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index cc22706..dad1eee 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,14 @@ +2015-10-04 Alexey Proskuryakov + + Mark tests as flay for + https://bugs.webkit.org/show_bug.cgi?id=148890 + + http/tests/contentfiltering/load-substitute-data-from-appcache.html and + http/tests/appcache/decide-navigation-policy-after-delay.html crash + in DocumentLoader::dataReceived sometimes + + * platform/wk2/TestExpectations: + 2015-10-04 Nikita Vasilyev Web Inspector: Wrong column numbers in error object views diff --git a/LayoutTests/platform/wk2/TestExpectations b/LayoutTests/platform/wk2/TestExpectations index 3ba76a4..e1b67a0 100644 --- a/LayoutTests/platform/wk2/TestExpectations +++ b/LayoutTests/platform/wk2/TestExpectations @@ -221,6 +221,10 @@ webkit.org/b/90980 fast/forms/textarea/textarea-state-restore.html [ Pass Timeou webkit.org/b/149087 http/tests/cache/disk-cache/disk-cache-cancel.html [ Pass Failure ] +webkit.org/b/148890 http/tests/contentfiltering/load-substitute-data-from-appcache.html [ Pass Crash ] +# One the bug is fixed, the below test will need a Pass expectation, because it's skipped in root TestExpectations. +webkit.org/b/148890 http/tests/appcache/decide-navigation-policy-after-delay.html [ Pass Crash ] + ### END OF (1) Classified failures with bug reports ######################################## @@ -722,8 +726,6 @@ webkit.org/b/115274 http/tests/security/contentSecurityPolicy/report-same-origin fast/images/animated-gif-no-layout.html [ Pass ] fast/images/gif-loop-count.html [ Pass ] -http/tests/appcache/decide-navigation-policy-after-delay.html [ Pass ] - ### END OF (5) Progressions, expected successes that are expected failures in WebKit1. ######################################## -- 1.8.3.1