<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[207400] trunk/LayoutTests</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/207400">207400</a></dd>
<dt>Author</dt> <dd>mcatanzaro@igalia.com</dd>
<dt>Date</dt> <dd>2016-10-16 20:41:01 -0700 (Sun, 16 Oct 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed GTK test gardening

* mathml/mathml-in-dashboard-expected.txt:
* platform/gtk/TestExpectations:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsmathmlmathmlindashboardexpectedtxt">trunk/LayoutTests/mathml/mathml-in-dashboard-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkTestExpectations">trunk/LayoutTests/platform/gtk/TestExpectations</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (207399 => 207400)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-10-17 03:03:23 UTC (rev 207399)
+++ trunk/LayoutTests/ChangeLog        2016-10-17 03:41:01 UTC (rev 207400)
</span><span class="lines">@@ -1,3 +1,10 @@
</span><ins>+2016-10-16  Michael Catanzaro  &lt;mcatanzaro@igalia.com&gt;
+
+        Unreviewed GTK test gardening
+
+        * mathml/mathml-in-dashboard-expected.txt:
+        * platform/gtk/TestExpectations:
+
</ins><span class="cx"> 2016-10-16  Antoine Quint  &lt;graouts@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [Modern Media Controls] Styles for StartButton are missing
</span></span></pre></div>
<a id="trunkLayoutTestsmathmlmathmlindashboardexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/mathml/mathml-in-dashboard-expected.txt (207399 => 207400)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/mathml/mathml-in-dashboard-expected.txt        2016-10-17 03:03:23 UTC (rev 207399)
+++ trunk/LayoutTests/mathml/mathml-in-dashboard-expected.txt        2016-10-17 03:41:01 UTC (rev 207400)
</span><span class="lines">@@ -3,11 +3,11 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx">     RenderBody {BODY} at (8,8) size 784x584
</span><del>-      RenderBlock {P} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 664x36
-          text run at (0,0) width 214: &quot;This tests that MathML works in &quot;
-          text run at (213,0) width 451: &quot;dashboard compatibility mode. The render tree dump should include a&quot;
-          text run at (0,18) width 142: &quot;RenderMathMLMath.&quot;
-      RenderBlock (anonymous) at (0,52) size 784x0
</del><ins>+      RenderBlock {P} at (0,0) size 784x34
+        RenderText {#text} at (0,0) size 651x34
+          text run at (0,0) width 210: &quot;This tests that MathML works in &quot;
+          text run at (210,0) width 441: &quot;dashboard compatibility mode. The render tree dump should include a&quot;
+          text run at (0,17) width 140: &quot;RenderMathMLMath.&quot;
+      RenderBlock (anonymous) at (0,50) size 784x0
</ins><span class="cx">         RenderMathMLMath {math} at (0,0) size 0x0
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (207399 => 207400)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2016-10-17 03:03:23 UTC (rev 207399)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2016-10-17 03:41:01 UTC (rev 207400)
</span><span class="lines">@@ -724,48 +724,6 @@
</span><span class="cx"> webkit.org/b/162815 animations/font-variation-settings-order.html [ Timeout ]
</span><span class="cx"> webkit.org/b/162815 animations/font-variation-settings.html [ Timeout ]
</span><span class="cx"> 
</span><del>-# Failing since a new URLParser has been enabled on r207162
-webkit.org/b/163335 fast/backgrounds/background-shorthand-after-set-backgroundSize.html [ Failure ]
-webkit.org/b/163335 fast/backgrounds/background-shorthand-with-backgroundSize-style.html [ Failure ]
-webkit.org/b/163335 fast/css/getComputedStyle/computed-style-border-image.html [ Failure ]
-webkit.org/b/163335 fast/css/getComputedStyle/computed-style-cross-fade.html [ Failure ]
-webkit.org/b/163335 fast/css/getComputedStyle/getComputedStyle-background-shorthand.html [ Failure ]
-webkit.org/b/163335 fast/css/getComputedStyle/getComputedStyle-list-style-shorthand.html [ Failure ]
-webkit.org/b/163335 fast/dom/DOMURL/parsing.html [ Failure ]
-webkit.org/b/163335 fast/dom/DOMURL/set-href-attribute-protocol.html [ Failure ]
-webkit.org/b/163335 fast/dom/HTMLAnchorElement/anchor-element-href-parsing.html [ Failure ]
-webkit.org/b/163335 fast/dom/HTMLAnchorElement/set-href-attribute-protocol.html [ Failure ]
-webkit.org/b/163335 fast/forms/ValidityState-typeMismatch-url.html [ Failure ]
-webkit.org/b/163335 fast/url/anchor.html [ Failure ]
-webkit.org/b/163335 fast/url/file-http-base.html [ Failure ]
-webkit.org/b/163335 fast/url/file.html [ Failure ]
-webkit.org/b/163335 fast/url/host-lowercase-per-scheme.html [ Failure ]
-webkit.org/b/163335 fast/url/host.html [ Failure ]
-webkit.org/b/163335 fast/url/idna2003.html [ Failure ]
-webkit.org/b/163335 fast/url/invalid-urls-utf8.html [ Failure ]
-webkit.org/b/163335 fast/url/ipv4.html [ Failure ]
-webkit.org/b/163335 fast/url/ipv6.html [ Failure ]
-webkit.org/b/163335 fast/url/path.html [ Failure ]
-webkit.org/b/163335 fast/url/relative-win.html [ Failure ]
-webkit.org/b/163335 fast/url/relative.html [ Failure ]
-webkit.org/b/163335 fast/url/safari-extension.html [ Failure ]
-webkit.org/b/163335 fast/url/segments-from-data-url.html [ Failure ]
-webkit.org/b/163335 fast/url/segments.html [ Failure ]
-webkit.org/b/163335 fast/url/standard-url.html [ Failure ]
-webkit.org/b/163335 fetch/fetch-url-serialization.html [ Failure ]
-webkit.org/b/163335 http/tests/inspector/network/copy-as-curl.html [ Failure ]
-webkit.org/b/163335 http/tests/uri/resolve-encoding-relative.html [ Failure ]
-webkit.org/b/163335 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/src.html [ Failure ]
-webkit.org/b/163335 imported/w3c/web-platform-tests/url/a-element-xhtml.xhtml [ Failure ]
-webkit.org/b/163335 imported/w3c/web-platform-tests/url/a-element.html [ Failure ]
-webkit.org/b/163335 imported/w3c/web-platform-tests/url/url-constructor.html [ Failure ]
-webkit.org/b/163335 imported/w3c/web-platform-tests/url/url-setters.html [ Failure ]
-webkit.org/b/163335 fast/loader/file-URL-with-port-number.html [ Timeout ]
-
-webkit.org/b/163383 accessibility/meter-element.html [ Failure ]
-webkit.org/b/163383 accessibility/roles-computedRoleString.html [ Failure ]
-webkit.org/b/163383 accessibility/roles-exposed.html [ Failure ]
-
</del><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Expected failures
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -858,6 +816,8 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/161956 fast/mediastream/MediaStream-video-element-displays-buffer.html [ Timeout ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/163510 media/track/track-in-band.html [ Crash ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Crashing tests
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -1400,6 +1360,8 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/160137 svg/custom/non-scaling-stroke-update.svg [ ImageOnlyFailure Pass ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/163532 plugins/js-from-destroy.html [ Failure Pass ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Flaky tests
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -1618,7 +1580,7 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/143477 fast/writing-mode/broken-ideograph-small-caps.html [ Timeout Pass ]
</span><span class="cx"> 
</span><del>-webkit.org/b/143706 media/media-source/media-source-end-of-stream-readyState.html [ Timeout Pass ]
</del><ins>+webkit.org/b/143706 media/media-source/media-source-end-of-stream-readyState.html [ Failure ]
</ins><span class="cx"> webkit.org/b/143707 media/track/track-cue-rendering-on-resize.html [ Timeout Pass ]
</span><span class="cx"> webkit.org/b/143708 media/track/track-cue-container-rendering-position.html [ Timeout Pass ]
</span><span class="cx"> 
</span><span class="lines">@@ -1709,6 +1671,12 @@
</span><span class="cx"> webkit.org/b/162017 http/tests/navigation/ping-attribute/area-cross-origin.html [ Timeout ]
</span><span class="cx"> webkit.org/b/162017 http/tests/navigation/ping-attribute/area-same-origin.html [ Timeout ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/163522 crypto/workers/subtle/aes-postMessage-worker.html [ Timeout ]
+webkit.org/b/163522 crypto/workers/subtle/hmac-postMessage-worker.html [ Timeout ]
+webkit.org/b/163522 crypto/workers/subtle/hrsa-postMessage-worker.html [ Timeout ]
+webkit.org/b/163522 crypto/workers/subtle/multiple-postMessage-worker.html [ Timeout ]
+webkit.org/b/163522 crypto/workers/subtle/rsa-postMessage-worker.html [ Timeout ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Tests timing out
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -1812,7 +1780,7 @@
</span><span class="cx"> webkit.org/b/157179 fast/lists/drag-into-marker.html [ Failure ]
</span><span class="cx"> webkit.org/b/157179 http/tests/security/resources/drag-drop-allowed.html [ Skip ]
</span><span class="cx"> webkit.org/b/157179 plugins/mouse-events-fixedpos.html [ Failure ]
</span><del>-webkit.org/b/157179 plugins/mouse-events.html [ Failure ]
</del><ins>+webkit.org/b/157179 plugins/mouse-events.html [ Failure Timeout ]
</ins><span class="cx"> webkit.org/b/157179 editing/pasteboard/cleanup-on-move.html [ Failure ]
</span><span class="cx"> webkit.org/b/157179 editing/pasteboard/drag-list-item.html [ Failure ]
</span><span class="cx"> webkit.org/b/157179 fast/events/ondragenter.html [ Failure ]
</span><span class="lines">@@ -2355,7 +2323,7 @@
</span><span class="cx"> webkit.org/b/133803 editing/input/scroll-viewport-page-up-down.html [ Failure ]
</span><span class="cx"> webkit.org/b/133803 editing/undo/undo-deleteWord.html [ Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/134976 media/media-controls-invalid-url.html [ Failure ]
</del><ins>+webkit.org/b/134976 media/media-controls-invalid-url.html [ Failure Timeout ]
</ins><span class="cx"> webkit.org/b/134976 media/video-fast-seek.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/134979 media/track/track-cue-mutable-text.html [ Failure ]
</span><span class="lines">@@ -2661,6 +2629,67 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/163186 editing/pasteboard/onpaste-text-html.html [ Failure ]
</span><span class="cx"> 
</span><ins>+# Failing since a new URLParser has been enabled on r207162
+webkit.org/b/163335 fast/backgrounds/background-shorthand-after-set-backgroundSize.html [ Failure ]
+webkit.org/b/163335 fast/backgrounds/background-shorthand-with-backgroundSize-style.html [ Failure ]
+webkit.org/b/163335 fast/css/getComputedStyle/computed-style-border-image.html [ Failure ]
+webkit.org/b/163335 fast/css/getComputedStyle/computed-style-cross-fade.html [ Failure ]
+webkit.org/b/163335 fast/css/getComputedStyle/getComputedStyle-background-shorthand.html [ Failure ]
+webkit.org/b/163335 fast/css/getComputedStyle/getComputedStyle-list-style-shorthand.html [ Failure ]
+webkit.org/b/163335 fast/dom/DOMURL/parsing.html [ Failure ]
+webkit.org/b/163335 fast/dom/DOMURL/set-href-attribute-protocol.html [ Failure ]
+webkit.org/b/163335 fast/dom/HTMLAnchorElement/anchor-element-href-parsing.html [ Failure ]
+webkit.org/b/163335 fast/dom/HTMLAnchorElement/set-href-attribute-protocol.html [ Failure ]
+webkit.org/b/163335 fast/forms/ValidityState-typeMismatch-url.html [ Failure ]
+webkit.org/b/163335 fast/url/anchor.html [ Failure ]
+webkit.org/b/163335 fast/url/file-http-base.html [ Failure ]
+webkit.org/b/163335 fast/url/file.html [ Failure ]
+webkit.org/b/163335 fast/url/host-lowercase-per-scheme.html [ Failure ]
+webkit.org/b/163335 fast/url/host.html [ Failure ]
+webkit.org/b/163335 fast/url/idna2003.html [ Failure ]
+webkit.org/b/163335 fast/url/invalid-urls-utf8.html [ Failure ]
+webkit.org/b/163335 fast/url/ipv4.html [ Failure ]
+webkit.org/b/163335 fast/url/ipv6.html [ Failure ]
+webkit.org/b/163335 fast/url/path.html [ Failure ]
+webkit.org/b/163335 fast/url/relative-win.html [ Failure ]
+webkit.org/b/163335 fast/url/relative.html [ Failure ]
+webkit.org/b/163335 fast/url/safari-extension.html [ Failure ]
+webkit.org/b/163335 fast/url/segments-from-data-url.html [ Failure ]
+webkit.org/b/163335 fast/url/segments.html [ Failure ]
+webkit.org/b/163335 fast/url/standard-url.html [ Failure ]
+webkit.org/b/163335 fetch/fetch-url-serialization.html [ Failure ]
+webkit.org/b/163335 http/tests/inspector/network/copy-as-curl.html [ Failure ]
+webkit.org/b/163335 http/tests/uri/resolve-encoding-relative.html [ Failure ]
+webkit.org/b/163335 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/src.html [ Failure ]
+webkit.org/b/163335 imported/w3c/web-platform-tests/url/a-element-xhtml.xhtml [ Failure ]
+webkit.org/b/163335 imported/w3c/web-platform-tests/url/a-element.html [ Failure ]
+webkit.org/b/163335 imported/w3c/web-platform-tests/url/url-constructor.html [ Failure ]
+webkit.org/b/163335 imported/w3c/web-platform-tests/url/url-setters.html [ Failure ]
+webkit.org/b/163335 fast/loader/file-URL-with-port-number.html [ Timeout ]
+
+webkit.org/b/163383 accessibility/meter-element.html [ Failure ]
+webkit.org/b/163383 accessibility/roles-computedRoleString.html [ Failure ]
+webkit.org/b/163383 accessibility/roles-exposed.html [ Failure ]
+
+webkit.org/b/163514 media/media-source/media-source-sequence-timestamps.html [ Failure ]
+webkit.org/b/163515 media/media-source/media-source-stpp-crash.html [ Failure ]
+webkit.org/b/163516 media/media-source/media-source-timeoffset.html [ Failure ]
+
+webkit.org/b/163518 media/modern-media-controls/airplay-button/airplay-button-on.html [ Failure ]
+webkit.org/b/163519 media/modern-media-controls/icon-button/icon-button-active-state.html [ Failure ]
+webkit.org/b/163520 media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-controls-bar-styles.html [ Failure ]
+
+webkit.org/b/163512 media/media-controls-accessibility.html [ Failure ]
+webkit.org/b/163521 media/tab-focus-inside-media-elements.html [ Failure ]
+webkit.org/b/163523 media/track/track-manual-mode.html [ Failure ]
+webkit.org/b/163524 media/track/video-track-alternate-groups.html [ Failure ]
+webkit.org/b/163525 media/video-background-tab-playback.html [ Failure ]
+webkit.org/b/163526 media/video-controls-drop-and-restore-timeline.html [ Failure ]
+webkit.org/b/163527 media/video-controls-show-on-kb-or-ax-event.html [ Failure ]
+webkit.org/b/163529 media/video-playback-restriction-play-before-load.html [ Failure ]
+webkit.org/b/163530 media/video-restricted-no-preload-metadata.html [ Failure ]
+webkit.org/b/163531 media/video-volume-slider-drag.html [ Failure ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of non-crashing, non-flaky tests failing
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -2855,6 +2884,14 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/160119 css3/masking/mask-base64.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/160119 mathml/opentype/large-operators-displaystyle-dynamic.html [ ImageOnlyFailure ]
+
+webkit.org/b/160119 media/video-object-fit-change.html [ ImageOnlyFailure ]
+
+# Threaded compositor failures caused by one of r203496, r203497, or r203498
+webkit.org/b/163528 media/video-object-fit.html [ Failure ]
+webkit.org/b/163533 security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html [ Failure ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of tests failing due to THREADED COMPOSITOR enablement. Don't put random test
</span><span class="cx"> # failures here. See the top of the file for where to put new expectations.
</span></span></pre>
</div>
</div>

</body>
</html>