<!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>[195895] 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/195895">195895</a></dd>
<dt>Author</dt> <dd>mcatanzaro@igalia.com</dd>
<dt>Date</dt> <dd>2016-01-30 08:38:07 -0800 (Sat, 30 Jan 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>[GTK] IndexedDB expectations gardening

Unreviewed gardening.

* platform/gtk/TestExpectations:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</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 (195894 => 195895)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-01-30 16:14:15 UTC (rev 195894)
+++ trunk/LayoutTests/ChangeLog        2016-01-30 16:38:07 UTC (rev 195895)
</span><span class="lines">@@ -1,5 +1,13 @@
</span><span class="cx"> 2016-01-30  Michael Catanzaro  &lt;mcatanzaro@igalia.com&gt;
</span><span class="cx"> 
</span><ins>+        [GTK] IndexedDB expectations gardening
+
+        Unreviewed gardening.
+
+        * platform/gtk/TestExpectations:
+
+2016-01-30  Michael Catanzaro  &lt;mcatanzaro@igalia.com&gt;
+
</ins><span class="cx">         [GTK] platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html is failing
</span><span class="cx"> 
</span><span class="cx">         Unreviewed gardening.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (195894 => 195895)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2016-01-30 16:14:15 UTC (rev 195894)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2016-01-30 16:38:07 UTC (rev 195895)
</span><span class="lines">@@ -660,100 +660,6 @@
</span><span class="cx"> # WIRELESS_PLAYBACK_TARGET not enabled.
</span><span class="cx"> media/airplay-target-availability.html
</span><span class="cx"> 
</span><del>-## IndexedDB related failures
-
-# Blink tests with unexplained timeouts
-storage/indexeddb/database-deletepending-flag.html [ Skip ]
-storage/indexeddb/exceptions.html [ Skip ]
-storage/indexeddb/intversion-gated-on-delete.html [ Skip ]
-storage/indexeddb/intversion-long-queue.html [ Skip ]
-storage/indexeddb/open-ordering.html [ Skip ]
-storage/indexeddb/transaction-basics.html [ Skip ]
-storage/indexeddb/transaction-coordination-within-database.html [ Skip ]
-
-# Blink tests with non-trivial text failures.
-storage/indexeddb/createIndex-after-failure.html [ Skip ]
-storage/indexeddb/create-object-store-options.html [ Skip ]
-storage/indexeddb/cursor-advance.html [ Skip ]
-storage/indexeddb/cursor-basics.html [ Skip ]
-storage/indexeddb/cursor-continue.html [ Skip ]
-storage/indexeddb/cursor-continue-validity.html [ Skip ]
-storage/indexeddb/cursor-index-delete.html [ Skip ]
-storage/indexeddb/cursor-key-order.html [ Skip ]
-storage/indexeddb/cursor-leak.html [ Skip ] # Missing needed WKTR feature?
-storage/indexeddb/cursor-overloads.html [ Skip ]
-storage/indexeddb/cursor-primary-key-order.html [ Skip ]
-storage/indexeddb/cursor-request-cycle.html [ Skip ] # Missing needed WKTR feature?
-storage/indexeddb/cursor-update.html [ Skip ]
-storage/indexeddb/database-close.html [ Skip ]
-storage/indexeddb/database-closepending-flag.html [ Skip ]
-storage/indexeddb/database-quota.html [ Skip ]
-storage/indexeddb/deleteIndex.html [ Skip ]
-storage/indexeddb/delete-in-upgradeneeded-close-in-open-success.html [ Skip ]
-storage/indexeddb/delete-in-upgradeneeded-close-in-versionchange.html [ Skip ]
-storage/indexeddb/deletedatabase-blocked.html [ Skip ]
-storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange.html [ Skip ]
-storage/indexeddb/deletedatabase-delayed-by-versionchange.html [ Skip ]
-storage/indexeddb/deletedatabase-not-blocked.html [ Skip ]
-storage/indexeddb/deleted-objects.html [ Skip ]
-storage/indexeddb/duplicates.html [ Skip ] # Difference between null + undefined
-storage/indexeddb/events.html [ Skip ]
-storage/indexeddb/factory-cmp.html [ Skip ]
-storage/indexeddb/factory-deletedatabase.html [ Skip ]
-storage/indexeddb/get-keyrange.html [ Skip ]
-storage/indexeddb/index-basics.html [ Skip ] # Difference between null + undefined
-storage/indexeddb/index-duplicate-keypaths.html [ Skip ]
-storage/indexeddb/index-multientry.html [ Skip ]
-storage/indexeddb/index-population.html [ Skip ]
-storage/indexeddb/index-unique.html [ Skip ]
-storage/indexeddb/intversion-blocked.html [ Skip ]
-storage/indexeddb/intversion-close-between-events.html [ Skip ]
-storage/indexeddb/intversion-open-in-upgradeneeded.html [ Skip ]
-storage/indexeddb/intversion-open-with-version.html [ Skip ] # INTMAX exposed to script as database version
-storage/indexeddb/intversion-pending-version-changes-ascending.html [ Skip ]
-storage/indexeddb/intversion-pending-version-changes-descending.html [ Skip ]
-storage/indexeddb/intversion-pending-version-changes-same.html [ Skip ]
-storage/indexeddb/intversion-two-opens-no-versions.html [ Skip ] # INTMAX exposed to script as database version
-storage/indexeddb/intversion-upgrades.html [ Skip ]
-storage/indexeddb/key-generator.html [ Skip ]
-storage/indexeddb/key-type-binary.html [ Skip ]
-storage/indexeddb/lazy-index-population.html [ Skip ]
-storage/indexeddb/metadata.html [ Skip ]
-storage/indexeddb/noblobs.html [ Skip ] # Missing DRT file/blob support
-storage/indexeddb/objectstore-autoincrement.html [ Skip ]
-storage/indexeddb/objectstore-basics.html [ Skip ]
-storage/indexeddb/odd-strings.html [ Skip ]
-storage/indexeddb/optional-arguments.html [ Skip ]
-storage/indexeddb/persistence.html [ Skip ]
-storage/indexeddb/request-leak.html [ Skip ] # Missing WKTR support? GC?
-storage/indexeddb/setversion-blocked-by-versionchange-close.html [ Skip ]
-storage/indexeddb/setversion-not-blocked.html [ Skip ]
-storage/indexeddb/structured-clone.html [ Skip ] # Missing DRT file/blob support
-storage/indexeddb/transaction-and-objectstore-calls.html [ Skip ]
-storage/indexeddb/transaction-error.html [ Skip ]
-storage/indexeddb/transaction-scope-sequencing.html [ Skip ]
-
-# Blink tests that crash the WebProcess.
-storage/indexeddb/cursor-cast.html [ Skip ]
-
-# We don't currently support indexeddb in workers
-storage/indexeddb/basics-workers.html [ Skip ]
-storage/indexeddb/cursor-advance-workers.html [ Skip ]
-storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange-workers.html [ Skip ]
-storage/indexeddb/dont-commit-on-blocked.html [ Skip ]
-storage/indexeddb/factory-basics-workers.html [ Skip ]
-storage/indexeddb/index-basics-workers.html [ Skip ]
-storage/indexeddb/objectstore-basics-workers.html [ Skip ]
-storage/indexeddb/open-twice-workers.html [ Skip ]
-storage/indexeddb/pending-activity-workers.html [ Skip ]
-storage/indexeddb/pending-version-change-on-exit.html [ Skip ]
-storage/indexeddb/pending-version-change-stuck-works-with-terminate.html [ Skip ]
-storage/indexeddb/pending-version-change-stuck.html [ Skip ]
-storage/indexeddb/transaction-complete-workers.html [ Skip ]
-storage/indexeddb/unprefix-workers.html [ Skip ]
-http/tests/security/cross-origin-worker-indexeddb-allowed.html [ Skip ]
-http/tests/security/cross-origin-worker-indexeddb.html [ Skip ]
-
</del><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Expected failures
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -2538,12 +2444,111 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/152057 accessibility/textarea-selected-text-range.html [ Failure Timeout ]
</span><span class="cx"> 
</span><ins>+## IndexedDB related failures
+
+# Blink tests with unexplained timeouts
+webkit.org/b/152643 storage/indexeddb/database-deletepending-flag.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/exceptions.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/intversion-gated-on-delete.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/intversion-long-queue.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/open-ordering.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/transaction-basics.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/transaction-coordination-within-database.html [ Skip ]
+
+# Blink tests with non-trivial text failures.
+webkit.org/b/152643 storage/indexeddb/createIndex-after-failure.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/create-object-store-options.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/cursor-advance.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/cursor-basics.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/cursor-continue.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/cursor-continue-validity.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/cursor-index-delete.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/cursor-key-order.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/cursor-leak.html [ Skip ] # Missing needed WKTR feature?
+webkit.org/b/152643 storage/indexeddb/cursor-overloads.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/cursor-primary-key-order.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/cursor-request-cycle.html [ Skip ] # Missing needed WKTR feature?
+webkit.org/b/152643 storage/indexeddb/cursor-update.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/database-close.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/database-closepending-flag.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/database-quota.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/deleteIndex.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/delete-in-upgradeneeded-close-in-open-success.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/delete-in-upgradeneeded-close-in-versionchange.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/deletedatabase-blocked.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/deletedatabase-delayed-by-versionchange.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/deletedatabase-not-blocked.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/deleted-objects.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/duplicates.html [ Skip ] # Difference between null + undefined
+webkit.org/b/152643 storage/indexeddb/events.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/factory-cmp.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/factory-deletedatabase.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/get-keyrange.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/index-basics.html [ Skip ] # Difference between null + undefined
+webkit.org/b/152643 storage/indexeddb/index-duplicate-keypaths.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/index-multientry.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/index-population.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/index-unique.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/intversion-blocked.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/intversion-close-between-events.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/intversion-open-in-upgradeneeded.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/intversion-open-with-version.html [ Skip ] # INTMAX exposed to script as database version
+webkit.org/b/152643 storage/indexeddb/intversion-pending-version-changes-ascending.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/intversion-pending-version-changes-descending.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/intversion-pending-version-changes-same.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/intversion-two-opens-no-versions.html [ Skip ] # INTMAX exposed to script as database version
+webkit.org/b/152643 storage/indexeddb/intversion-upgrades.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/key-generator.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/key-type-binary.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/lazy-index-population.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/metadata.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/noblobs.html [ Skip ] # Missing DRT file/blob support
+webkit.org/b/152643 storage/indexeddb/objectstore-autoincrement.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/objectstore-basics.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/odd-strings.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/optional-arguments.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/persistence.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/request-leak.html [ Skip ] # Missing WKTR support? GC?
+webkit.org/b/152643 storage/indexeddb/setversion-blocked-by-versionchange-close.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/setversion-not-blocked.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/structured-clone.html [ Skip ] # Missing DRT file/blob support
+webkit.org/b/152643 storage/indexeddb/transaction-and-objectstore-calls.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/transaction-error.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/transaction-scope-sequencing.html [ Skip ]
+
+# Blink tests that crash the WebProcess.
+webkit.org/b/152643 storage/indexeddb/cursor-cast.html [ Skip ]
+
+# We don't currently support indexeddb in workers
+webkit.org/b/152643 storage/indexeddb/basics-workers.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/cursor-advance-workers.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange-workers.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/dont-commit-on-blocked.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/factory-basics-workers.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/index-basics-workers.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/objectstore-basics-workers.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/open-twice-workers.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/pending-activity-workers.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/pending-version-change-on-exit.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/pending-version-change-stuck-works-with-terminate.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/pending-version-change-stuck.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/transaction-complete-workers.html [ Skip ]
+webkit.org/b/152643 storage/indexeddb/unprefix-workers.html [ Skip ]
+webkit.org/b/152643 http/tests/security/cross-origin-worker-indexeddb-allowed.html [ Skip ]
+webkit.org/b/152643 http/tests/security/cross-origin-worker-indexeddb.html [ Skip ]
+
</ins><span class="cx"> webkit.org/b/152643 imported/w3c/indexeddb/idbcursor-advance.htm [ Failure ]
</span><span class="cx"> webkit.org/b/152643 imported/w3c/indexeddb/idbcursor-continue.htm [ Failure ]
</span><span class="cx"> webkit.org/b/152643 imported/w3c/indexeddb/idbcursor-direction-index.htm [ Failure ]
</span><span class="cx"> webkit.org/b/152643 imported/w3c/indexeddb/idbindex_get2.htm [ Failure ]
</span><span class="cx"> webkit.org/b/152643 imported/w3c/indexeddb/idbindex_getKey2.htm [ Failure ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/152643 storage/indexeddb/clone-exception.html [ Failure ]
+webkit.org/b/152643 storage/indexeddb/connection-leak.html [ Failure ]
+webkit.org/b/152643 storage/indexeddb/database-wrapper.html [ Failure ]
+webkit.org/b/152643 storage/indexeddb/keypath-basics.html [ Failure ]
+
</ins><span class="cx"> webkit.org/b/152788 imported/mozilla/svg/filter-scaled-02.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/152788 imported/mozilla/svg/image/image-filter-01.svg [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/152788 svg/filters/color-space-conversion.svg [ ImageOnlyFailure ]
</span></span></pre>
</div>
</div>

</body>
</html>