<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [mac] LayoutTest media/modern-media-controls/play-pause-button/play-pause-button.html is a flaky failure"
href="https://bugs.webkit.org/show_bug.cgi?id=163249">163249</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[mac] LayoutTest media/modern-media-controls/play-pause-button/play-pause-button.html is a flaky failure
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>WebKit Nightly Build
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>OS</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>New Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>ryanhaddad@apple.com
</td>
</tr></table>
<p>
<div>
<pre>LayoutTest media/modern-media-controls/play-pause-button/play-pause-button.html is a flaky failure
<a href="https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK1%20(Tests)/r207023%20(449)/results.html">https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK1%20(Tests)/r207023%20(449)/results.html</a>
<a href="https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fmodern-media-controls%2Fplay-pause-button%2Fplay-pause-button.html">https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fmodern-media-controls%2Fplay-pause-button%2Fplay-pause-button.html</a>
--- /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/media/modern-media-controls/play-pause-button/play-pause-button-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/media/modern-media-controls/play-pause-button/play-pause-button-actual.txt
@@ -10,12 +10,12 @@
PASS playButton.playing is false
PASS pauseButton.playing is true
PASS pauseButton.iconName is "pause"
-PASS playButton.element.style.webkitMaskImage.includes("macOS/play@") is true
+FAIL playButton.element.style.webkitMaskImage.includes("macOS/play@") should be true. Was false.
PASS pauseButton.element.style.webkitMaskImage.includes("macOS/pause@") is true
-PASS iOSPlayButton.element.style.webkitMaskImage.includes("iOS/play@") is true
-PASS iOSPauseButton.element.style.webkitMaskImage.includes("iOS/pause@") is true
-PASS fullscreenPlayButton.element.style.webkitMaskImage.includes("macOS/play-fullscreen@") is true
-PASS fullscreenPauseButton.element.style.webkitMaskImage.includes("macOS/pause-fullscreen@") is true
+FAIL iOSPlayButton.element.style.webkitMaskImage.includes("iOS/play@") should be true. Was false.
+FAIL iOSPauseButton.element.style.webkitMaskImage.includes("iOS/pause@") should be true. Was false.
+FAIL fullscreenPlayButton.element.style.webkitMaskImage.includes("macOS/play-fullscreen@") should be true. Was false.
+FAIL fullscreenPauseButton.element.style.webkitMaskImage.includes("macOS/pause-fullscreen@") should be true. Was false.
PASS successfullyParsed is true
TEST COMPLETE</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>