Changeset 118474 in webkit


Ignore:
Timestamp:
May 24, 2012 10:00:31 PM (12 years ago)
Author:
zandobersek@gmail.com
Message:

[Gtk] Many tests revealed as passing after moving from Skipped to test_expectations.txt
https://bugs.webkit.org/show_bug.cgi?id=85591

Reviewed by Philippe Normand.

Remove CRASH text expectations for plenty of tests that have been
consistently passing on all the Gtk builders.

  • platform/gtk/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r118472 r118474  
     12012-05-24  Zan Dobersek  <zandobersek@gmail.com>
     2
     3        [Gtk] Many tests revealed as passing after moving from Skipped to test_expectations.txt
     4        https://bugs.webkit.org/show_bug.cgi?id=85591
     5
     6        Reviewed by Philippe Normand.
     7
     8        Remove CRASH text expectations for plenty of tests that have been
     9        consistently passing on all the Gtk builders.
     10
     11        * platform/gtk/test_expectations.txt:
     12
    1132012-05-24  Joshua Bell  <jsbell@chromium.org>
    214
  • trunk/LayoutTests/platform/gtk/test_expectations.txt

    r118164 r118474  
    320320
    321321BUGWK74297 : http/tests/security/cross-origin-xsl-redirect-BLOCKED.html = PASS CRASH
    322 // BUGWK83679 DEBUG : editing/undo/undo-smart-delete-reversed-selection.html = CRASH
    323 
    324 // Crashes on GStreamer side when loading one of the media elements of the test.
    325 BUGWK50155 : fast/events/tabindex-focus-blur-all.html = CRASH
    326 
    327 BUGWK54470 DEBUG : svg/text/select-textLength-spacing-squeeze-1.svg = CRASH
    328 
    329 BUGWK56309 : svg/text/text-deco-01-b.svg = CRASH
    330 
    331 BUGWK65183 DEBUG : editing/undo/replace-text-in-node-preserving-markers-crash.html = CRASH
    332 
    333 BUGWK68686 DEBUG : editing/pasteboard/drag-drop-input-in-svg.svg = CRASH
    334 
    335 BUGWK68700 DEBUG : fast/workers/storage/interrupt-database.html = CRASH
    336 
    337 BUGWK69001 DEBUG : plugins/js-from-destroy.html = CRASH
    338 
    339 BUGWK72245 DEBUG : fast/images/size-failure.html = CRASH
    340 
    341 BUGWK81836 DEBUG : inspector/timeline/timeline-injected-script-eval.html = CRASH
    342 BUGWK81836 DEBUG : inspector/styles/commit-selector.html = CRASH
    343 BUGWK81836 DEBUG : inspector/console/console-eval-global.html = CRASH
    344 
    345322
    346323// Crashes due to debug assert until we fix issues with style elements in SVG
    347324BUGWKGTK DEBUG : svg/custom/use-referencing-style-crash.svg = CRASH
    348325
    349 BUGWK30724 DEBUG : fast/loader/opaque-base-url.html = CRASH
    350 
    351 BUGWK83881 : fast/dom/gc-11.html = CRASH
    352 
    353326BUGWK63611 DEBUG : editing/deleting/smart-delete-003.html = CRASH
    354 BUGWK63611 DEBUG : editing/deleting/smart-delete-004.html = CRASH
    355 BUGWK63611 DEBUG : editing/pasteboard/interchange-newline-2.html = CRASH
    356 BUGWK63611 DEBUG : editing/pasteboard/paste-text-008.html = CRASH
    357 BUGWK63611 DEBUG : editing/undo/undo-smart-delete-reversed-selection.html = CRASH
    358327BUGWK63611 DEBUG : editing/selection/directionality-after-undo-replace.html = CRASH
    359328
     
    367336
    368337BUGWK86875 : ietestcenter/css3/valuesandunits/units-000.htm = CRASH IMAGE
    369 
    370 BUGWK86876 DEBUG : svg/text/text-tselect-02-f.svg = CRASH
    371 BUGWK86876 DEBUG : svg/custom/acid3-test-77.html = PASS CRASH
    372338
    373339//////////////////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.