Changeset 144035 in webkit
- Timestamp:
- Feb 26, 2013, 3:31:02 AM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/gtk/TestExpectations (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r144034 r144035 1 2013-02-26 Zan Dobersek <zdobersek@igalia.com> 2 3 Unreviewed GTK gardening. 4 5 * platform/gtk/TestExpectations: Updating expectations for two inspector tests. 6 Expanding expectation for media/encrypted-media/encrypted-media-syntax.html to expect timeouts as well. 7 Adding a flaky failure expectation for svg/custom/animation-currentColor.svg. 8 1 9 2013-02-26 Jochen Eisinger <jochen@chromium.org> 2 10 -
trunk/LayoutTests/platform/gtk/TestExpectations
r143989 r144035 595 595 webkit.org/b/104809 media/adopt-node-crash.html [ Crash Timeout Pass ] 596 596 webkit.org/b/104809 media/encrypted-media/encrypted-media-not-loaded.html [ Crash Failure ] 597 webkit.org/b/104809 media/encrypted-media/encrypted-media-syntax.html [ Crash Failure ]597 webkit.org/b/104809 media/encrypted-media/encrypted-media-syntax.html [ Crash Failure Timeout ] 598 598 webkit.org/b/104809 media/event-queue-crash.html [ Crash Pass ] 599 599 webkit.org/b/104809 media/track/track-cues-pause-on-exit.html [ Timeout Pass ] … … 620 620 webkit.org/b/107194 storage/indexeddb/key-generator.html [ Failure Pass ] 621 621 webkit.org/b/107194 storage/indexeddb/lazy-index-population.html [ Failure Pass ] 622 623 webkit.org/b/110864 svg/custom/animation-currentColor.svg [ Failure Pass ] 622 624 623 625 #//////////////////////////////////////////////////////////////////////////////////////// … … 965 967 # JSC doesn't support heap profiling 966 968 webkit.org/b/50485 inspector/profiler/heap-snapshot-comparison-dom-groups-change.html [ Failure ] 967 webkit.org/b/50485 inspector/profiler/heap-snapshot-inspect-dom-wrapper.html [ Timeout ]969 webkit.org/b/50485 inspector/profiler/heap-snapshot-inspect-dom-wrapper.html [ Timeout Failure ] 968 970 webkit.org/b/50485 inspector/profiler/heap-snapshot-loader.html [ Failure ] 969 971 webkit.org/b/50485 inspector/profiler/heap-snapshot-reveal-in-dominators-view.html [ Failure ] … … 978 980 webkit.org/b/73936 inspector/profiler/canvas2d/canvas-has-uninstrumented-canvases.html [ Failure ] 979 981 webkit.org/b/73936 inspector/profiler/canvas2d/canvas-stack-trace.html [ Failure ] 980 webkit.org/b/73936 inspector/profiler/canvas2d/canvas-replay-log-grid.html [ Timeout ]982 webkit.org/b/73936 inspector/profiler/canvas2d/canvas-replay-log-grid.html [ Timeout Failure ] 981 983 982 984 webkit.org/b/37613 webkit.org/b/20011 printing [ Skip ]
Note:
See TracChangeset
for help on using the changeset viewer.