[Webkit-unassigned] [Bug 177554] New: Layout Test plugins/embed-attributes-setting.html is flaky.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 27 11:34:04 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=177554

            Bug ID: 177554
           Summary: Layout Test plugins/embed-attributes-setting.html is
                    flaky.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Plug-ins
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jlewis3 at apple.com
                CC: ggaren at apple.com

plugins/embed-attributes-setting.html is a flaky failure on macOS Sierra WK2 Release according to the dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=plugins%2Fembed-attributes-setting.html

This doesn't seem to have recently started based on the dashboard.

First failure on board:
https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r221805%20(4175)/results.html
https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20(Tests)/builds/4175

Current build:
https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r222556%20(4579)/results.html
https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20(Tests)/builds/4579

Diff:

--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/plugins/embed-attributes-setting-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/plugins/embed-attributes-setting-actual.txt
@@ -5,11 +5,11 @@
 PASS: embed.getAttribute('width') should be 1 and is.
 PASS: embed.getAttribute('type') should be 1 and is.
 PASS: embed.getAttribute('src') should be 1 and is.
-PASS: typeof embed.testCallback should be function and is.
+FAIL: typeof embed.testCallback should be function but instead is undefined.
 ----------
 [Embed is dynamically created element with only type specified]
-PASS: typeof embed.testCallback should be function and is.
+FAIL: typeof embed.testCallback should be function but instead is undefined.
 ----------
 [Embed is dynamically created element with only src specified]
-PASS: typeof embed.testCallback should be function and is.
+FAIL: typeof embed.testCallback should be function but instead is undefined.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170927/573d9609/attachment.html>


More information about the webkit-unassigned mailing list