<!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>[210632] 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/210632">210632</a></dd>
<dt>Author</dt> <dd>gyuyoung.kim@webkit.org</dd>
<dt>Date</dt> <dd>2017-01-12 08:07:02 -0800 (Thu, 12 Jan 2017)</dd>
</dl>

<h3>Log Message</h3>
<pre>[EFL] Gardening on 13th Jan.

Unreviewed EFL Gardening. Update crash and timeout tests after bumping Ubuntu version.

* platform/efl/TestExpectations:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformeflTestExpectations">trunk/LayoutTests/platform/efl/TestExpectations</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (210631 => 210632)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2017-01-12 13:56:05 UTC (rev 210631)
+++ trunk/LayoutTests/ChangeLog        2017-01-12 16:07:02 UTC (rev 210632)
</span><span class="lines">@@ -1,5 +1,13 @@
</span><span class="cx"> 2017-01-12  Gyuyoung Kim  &lt;gyuyoung.kim@webkit.org&gt;
</span><span class="cx"> 
</span><ins>+        [EFL] Gardening on 13th Jan.
+
+        Unreviewed EFL Gardening. Update crash and timeout tests after bumping Ubuntu version.
+
+        * platform/efl/TestExpectations:
+
+2017-01-12  Gyuyoung Kim  &lt;gyuyoung.kim@webkit.org&gt;
+
</ins><span class="cx">         [EFL] Second update TestExpectation file for Ubuntu 16.04.
</span><span class="cx"> 
</span><span class="cx">         Unreviewed EFL gardening.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/TestExpectations (210631 => 210632)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/TestExpectations        2017-01-12 13:56:05 UTC (rev 210631)
+++ trunk/LayoutTests/platform/efl/TestExpectations        2017-01-12 16:07:02 UTC (rev 210632)
</span><span class="lines">@@ -903,6 +903,54 @@
</span><span class="cx"> inspector/debugger/stepping/stepping-literal-construction.html [ Skip ]
</span><span class="cx"> inspector/debugger/stepping/stepping-try-catch-finally.html [ Skip ]
</span><span class="cx"> 
</span><ins>+http/tests/security/contentSecurityPolicy/worker-set-timeout-blocked.html [ Skip ]
+http/tests/ssl/referer-301.html [ Skip ]
+http/tests/ssl/referer-303.html [ Skip ]
+imported/blink/compositing/layer-creation/incremental-destruction.html [ Skip ]
+imported/blink/fast/canvas/canvas-clip-stack-persistence.html [ Skip ]
+imported/blink/svg/filters/feColorMatrix-setAttribute-crash1.html [ Skip ]
+imported/blink/svg/filters/feColorMatrix-setAttribute-crash2.html [ Skip ]
+imported/blink/svg/hittest/rect-miterlimit.html [ Skip ]
+inspector/debugger/break-on-exception.html [ Skip ]
+inspector/debugger/stepping/stepping-arrow-functions.html [ Skip ]
+inspector/debugger/stepping/stepping-function-calls.html [ Skip ]
+inspector/debugger/stepping/stepping-literal-construction.html [ Skip ]
+inspector/debugger/stepping/stepping-try-catch-finally.html [ Skip ]
+
+imported/w3c/web-platform-tests/IndexedDB/idbfactory_cmp.htm [ Skip ]
+imported/w3c/web-platform-tests/IndexedDB/idbindex_count3.htm [ Skip ]
+imported/w3c/web-platform-tests/IndexedDB/idbindex_get2.htm [ Skip ]
+imported/w3c/web-platform-tests/IndexedDB/idbkeyrange.htm [ Skip ]
+imported/w3c/web-platform-tests/IndexedDB/transaction-lifetime-empty.html [ Skip ]
+imported/w3c/web-platform-tests/custom-elements/reactions/DOMTokenList.html [ Skip ]
+imported/w3c/web-platform-tests/custom-elements/reactions/HTMLOutputElement.html [ Skip ]
+imported/w3c/web-platform-tests/dom/events/Event-type-empty.html [ Skip ]
+imported/w3c/web-platform-tests/dom/nodes/ChildNode-before.html [ Skip ]
+imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-entity-xhtml.xhtml [ Skip ]
+imported/w3c/web-platform-tests/dom/nodes/Node-contains.html [ Skip ]
+imported/w3c/web-platform-tests/dom/nodes/Node-isEqualNode-xhtml.xhtml [ Skip ]
+imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-10.xml [ Skip ]
+imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-31.htm [ Skip ]
+imported/w3c/web-platform-tests/encoding/idlharness.html [ Skip ]
+imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-referrer-worker.html [ Skip ]
+imported/w3c/web-platform-tests/html/browsers/browsing-the-web/unloading-documents/unload/002.html [ Skip ]
+imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_005.html [ Skip ]
+imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dataset-get.html [ Skip ]
+imported/w3c/web-platform-tests/html/dom/interfaces.html [ Failure Timeout ]
+imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/fallback.basic.html [ Skip ]
+imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/initial.reset.same.html [ Skip ]
+imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/toBlob.png.html [ Skip ]
+imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_03.html [ Skip ]
+imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html [ Skip ]
+imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/script-languages-02.html [ Skip ]
+imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-time-element/001.html [ Skip ]
+imported/w3c/web-platform-tests/html/syntax/parsing/html5lib_main-element.html [ Skip ]
+imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-same-origin.html [ Skip ]
+imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-2/window-onerror-runtime-error-throw.html [ Skip ]
+imported/w3c/web-platform-tests/shadow-dom/scroll-to-the-fragment-in-shadow-tree.html [ Skip ]
+imported/w3c/web-platform-tests/streams/readable-streams/pipe-through.https.html [ Skip ]
+imported/w3c/web-platform-tests/touch-events/historical.html [ Skip ]
+
</ins><span class="cx"> fast/canvas/webgl [ Skip ]
</span><span class="cx"> webgl [ Skip ]
</span><span class="cx"> http/tests/webgl [ Skip ]
</span><span class="lines">@@ -965,6 +1013,82 @@
</span><span class="cx"> storage/indexeddb/modern/opendatabase-success-after-versionchange.html [ Crash ]
</span><span class="cx"> 
</span><span class="cx"> 
</span><ins>+
+fast/forms/submit-to-url-fragment.html [ Crash ]
+fast/frames/frame-dead-region.html [ Crash ]
+fast/history/history-traversal-is-asynchronous.html [ Crash ]
+fast/history/history_reload.html [ Crash ]
+fast/loader/reload-zero-byte-plugin.html [ Crash ]
+fast/loader/stateobjects/no-popstate-when-back-to-stateless-entry.html [ Crash ]
+fast/overflow/overflow-height-float-not-removed-crash.html [ Crash ]
+fast/overflow/overflow-height-float-not-removed-crash2.html [ Crash ]
+fast/overflow/overflow-height-float-not-removed-crash3.html [ Crash ]
+
+http/tests/media/hls/video-cookie.html [ Crash ]
+http/tests/security/window-properties-clear-domain.html [ Crash ]
+http/tests/security/xss-DENIED-window-index-assign.html [ Crash ]
+
+imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html [ Crash ]
+
+inspector/debugger/setBreakpoint-column.html [ Crash ]
+inspector/debugger/setPauseOnAssertions.html [ Crash ]
+inspector/dom/getAccessibilityPropertiesForNode_ariaCurrent.html [ Crash ]
+inspector/formatting/formatting-json.html [ Crash ]
+inspector/worker/console-basic.html [ Crash ]
+
+media/track/track-remove-crash.html [ Crash ]
+
+storage/indexeddb/modern/blocked-open-db-requests-private.html [ Crash ]
+storage/indexeddb/modern/opendatabase-success-after-versionchange-private.html [ Crash ]
+
+Bug(EFL) svg/W3C-SVG-1.1-SE/paths-dom-02-f.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/pservers-grad-17-b.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/pservers-grad-20-b.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/pservers-pattern-03-f.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/pservers-pattern-04-f.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/struct-dom-11-f.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/struct-use-11-f.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/struct-use-14-f.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/styling-css-04-f.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/text-intro-02-b.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/text-intro-05-t.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/text-intro-09-b.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/text-tref-03-b.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/text-tspan-02-b.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/types-dom-01-b.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/types-dom-02-f.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/types-dom-03-b.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/types-dom-04-b.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/types-dom-05-b.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/types-dom-06-f.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1-SE/types-dom-07-f.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/painting-marker-01-f.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/painting-marker-02-f.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/painting-marker-03-f.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/painting-render-01-b.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/painting-stroke-01-t.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/painting-stroke-02-t.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/painting-stroke-03-t.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/painting-stroke-04-t.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/painting-stroke-07-t.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/paths-data-01-t.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/text-fonts-02-t.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/text-fonts-03-t.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/text-intro-01-t.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/text-intro-02-b.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/text-intro-03-b.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/text-intro-04-t.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/text-intro-05-t.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/text-path-01-b.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/text-spacing-01-b.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/text-text-01-b.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/text-text-03-b.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/text-text-04-t.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/text-text-05-t.svg [ Crash ]
+Bug(EFL) svg/W3C-SVG-1.1/text-text-06-t.svg [ Crash ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> #  FLAKY TESTS
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span></span></pre>
</div>
</div>

</body>
</html>