Update some chromium expectations to match what's happening on the bots. Notably, mark storage/indexeddb as [ Pass Slow ]. * platform/chromium/TestExpectations: git-svn-id: http://svn.webkit.org/repository/webkit/trunk/LayoutTests@130059 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/ChangeLog b/ChangeLog index 53b9d0f..52a2b5b 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,9 @@ +2012-10-01 Ojan Vafai <ojan@chromium.org> + + Update some chromium expectations to match what's happening on the bots. + Notably, mark storage/indexeddb as [ Pass Slow ]. + * platform/chromium/TestExpectations: + 2012-10-01 Arpita Bahuguna <arpitabahuguna@gmail.com> RenderBlock incorrectly calculates pref width when a replaced object follows a RenderInline with width
diff --git a/platform/chromium/TestExpectations b/platform/chromium/TestExpectations index 43f2043..17b66f2 100644 --- a/platform/chromium/TestExpectations +++ b/platform/chromium/TestExpectations
@@ -80,14 +80,7 @@ webkit.org/b/93631 [ Android ] fast/js/toInt32UInt32.html [ Pass Slow ] crbug.com/24182 [ Android Debug ] editing/selection/caret-at-bidi-boundary.html [ Pass Slow ] crbug.com/24182 [ Android Debug ] fast/css/css-selector-deeply-nested.html [ Pass Slow ] -# These tests are slow when run with --fully-parallel. -crbug.com/24182 storage/indexeddb/database-closepending-flag.html [ Pass Slow ] -crbug.com/24182 storage/indexeddb/factory-basics-workers.html [ Pass Slow ] -crbug.com/24182 storage/indexeddb/factory-basics.html [ Pass Slow ] -crbug.com/24182 storage/indexeddb/intversion-and-setversion.html [ Pass Slow ] -crbug.com/24182 storage/indexeddb/key-generator.html [ Pass Slow ] -crbug.com/24182 storage/indexeddb/metadata.html [ Pass Slow ] -crbug.com/24182 storage/indexeddb/structured-clone.html [ Pass Slow ] +crbug.com/65862 storage/indexeddb [ Pass Slow ] # These tests started being slow when we switched to DRT. webkit.org/b/90488 [ Linux Win Debug ] inspector [ Pass Slow ] @@ -2532,9 +2525,6 @@ webkit.org/b/95365 fast/loader/reload-zero-byte-plugin.html -webkit.org/b/65862 [ Debug ] storage/indexeddb/index-cursor.html [ Pass Slow ] -webkit.org/b/65862 [ Android Release ] storage/indexeddb/index-cursor.html [ Pass Slow ] - # Performance issues with border radius clipping on Chromium not yet resolved crbug.com/97716 fast/clip/overflow-border-radius-composited.html [ ImageOnlyFailure ] # Consistently failing as of about r95590 @@ -3630,6 +3620,7 @@ webkit.org/b/96961 fast/canvas/webgl/oes-vertex-array-object.html [ Failure Pass ] webkit.org/b/96961 platform/chromium/virtual/gpu/fast/canvas/webgl/oes-vertex-array-object.html [ Failure Pass ] +webkit.org/b/97558 platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl.html [ ImageOnlyFailure Pass ] # Numerous failures in software compositing. crbug.com/152953 [ Mac ] platform/chromium/virtual/softwarecompositing/geometry/fixed-position-iframe-composited-page-scale-down.html [ ImageOnlyFailure ]