Bug 171837 - [macOS wk2] LayoutTest/http/tests/security/storage-blocking-loosened-plugin.html is a flaky failures
Summary: [macOS wk2] LayoutTest/http/tests/security/storage-blocking-loosened-plugin.h...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Lewis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-08 17:12 PDT by Matt Lewis
Modified: 2017-05-12 22:39 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.37 KB, patch)
2017-05-08 17:23 PDT, Matt Lewis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lewis 2017-05-08 17:12:09 PDT
the test http/tests/security/storage-blocking-loosened-plugin.html is a flaky failure on the Debugs for macOS

The test are marked as always failing on iOS and have the same diff.

History:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fsecurity%2Fstorage-blocking-loosened-plugin.html

Build:
https://build.webkit.org/builders/Apple%20Sierra%20Debug%20WK2%20(Tests)/builds/877

Diff:
--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/security/storage-blocking-loosened-plugin-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/security/storage-blocking-loosened-plugin-actual.txt
@@ -5,4 +5,4 @@
 --------
 Frame: '<!--framePath //<!--frame0-->-->'
 --------
-false
+undefined
Comment 1 Matt Lewis 2017-05-08 17:23:44 PDT
Created attachment 309443 [details]
Patch
Comment 2 Ryan Haddad 2017-05-08 17:32:37 PDT
Comment on attachment 309443 [details]
Patch

Clearing flags on attachment: 309443

Committed r216467: <http://trac.webkit.org/changeset/216467>
Comment 3 Alexey Proskuryakov 2017-05-12 22:39:51 PDT
Marking security tests as flaky is somewhat unfortunate, as this is where we really want to know when regressions occur.

iOS failures are okay, as we don't really support plug-ins there.

This is not a recent regression.