Changeset 121694 in webkit


Ignore:
Timestamp:
Jul 2, 2012 10:56:09 AM (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 Martin Robinson.

Create a new category for test failures that only fail on specific architecture. Tests
under this category are essentially marked as flaky, but in reality only fail on the
build architecture under which they are listed. This is a convenient workaround for
keeping tests from being recognized as newly-passing on architectures where the failure
does not occur.

  • platform/gtk/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r121693 r121694  
     12012-07-02  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 Martin Robinson.
     7
     8        Create a new category for test failures that only fail on specific architecture. Tests
     9        under this category are essentially marked as flaky, but in reality only fail on the
     10        build architecture under which they are listed. This is a convenient workaround for
     11        keeping tests from being recognized as newly-passing on architectures where the failure
     12        does not occur.
     13
     14        * platform/gtk/TestExpectations:
     15
    1162012-07-02  Zan Dobersek  <zandobersek@gmail.com>
    217
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r121693 r121694  
    2626// Please open a bug for each test timing out with any important information.
    2727
    28 // 6. TESTS FAILING
     28// 6. TESTS WITH ARCHITECTURE-SPECIFIC RESULTS
     29// Tests with different results (of which at least one is failure) on 32-bit and 64-bit builders.
     30// These tests are essentially marked as flaky, but are noted as failing only on specific architecture.
     31
     32// 7. TESTS FAILING
    2933// Each test should (eventually) have a bug. Missing DRT features also go here.
    3034
     
    352356
    353357BUGWK86443 : plugins/npruntime/delete-plugin-within-getProperty.html = CRASH
    354 BUGWK86443 : plugins/npruntime/delete-plugin-within-invoke.html = CRASH
     358BUGWK86443 DEBUG : plugins/npruntime/delete-plugin-within-invoke.html = CRASH
    355359
    356360BUGWK86176 DEBUG : ietestcenter/css3/valuesandunits/units-000.htm = CRASH
     
    475479//////////////////////////////////////////////////////////////////////////////////////////
    476480
     481//////////////////////////////////////////////////////////////////////////////////////////
     482// Tests with architecture-specific results
     483//////////////////////////////////////////////////////////////////////////////////////////
     484
     485// Fail on 32-bit release builders
     486BUGWK84857 : fast/repaint/moving-shadow-on-container.html = PASS TEXT
     487BUGWK84857 : fast/repaint/moving-shadow-on-path.html = PASS TEXT
     488BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html = PASS TEXT
     489BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html = PASS TEXT
     490BUGWK62204 : svg/W3C-SVG-1.1/paths-data-03-f.svg = PASS TEXT
     491BUGWKGTK : svg/css/composite-shadow-example.html = PASS TEXT
     492BUGWKGTK : svg/css/composite-shadow-with-opacity.html = PASS TEXT
     493BUGWKGTK : svg/css/stars-with-shadow.html = PASS TEXT
     494
     495// Fail on 64-bit release and debug builders
     496BUGWKGTK : sputnik/Unicode/Unicode_510/S7.6_A3.2.html = PASS TEXT
     497BUGWKGTK : sputnik/Unicode/Unicode_510/S7.6_A5.3_T1.html = PASS TEXT
     498BUGWKGTK : sputnik/Unicode/Unicode_510/S7.6_A5.3_T2.html = PASS TEXT
     499BUGWK89099 : svg/transforms/transformed-text-fill-pattern.html = PASS IMAGE
     500
     501// Fails on 32-bit release and 64-bit debug builders
     502BUGWK83560 : fast/events/drop-with-file-paths.html = PASS TEXT
     503
     504//////////////////////////////////////////////////////////////////////////////////////////
     505// End of tests with architecture-specific results
     506//////////////////////////////////////////////////////////////////////////////////////////
    477507
    478508//////////////////////////////////////////////////////////////////////////////////////////
     
    888918
    889919// Remaining Sputnik failures
    890 BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html = TEXT
    891 BUGWK43568 : sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html = TEXT
    892920BUGWK43568 : sputnik/Unicode/Unicode_510/S7.6_A3.1.html = TEXT
    893921
     
    899927BUGWKGTK : sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T5.html = TEXT
    900928BUGWKGTK : sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T6.html = TEXT
    901 BUGWKGTK : sputnik/Unicode/Unicode_510/S7.6_A5.3_T1.html = TEXT
    902 BUGWKGTK : sputnik/Unicode/Unicode_510/S7.6_A5.3_T2.html = TEXT
    903 BUGWKGTK : sputnik/Unicode/Unicode_510/S7.6_A3.2.html = TEXT
    904929
    905930// r65681 broke a couple GTK+ a11y tests
     
    10451070BUGWK73003 : editing/spelling/spellcheck-async.html = TEXT
    10461071
    1047 // 1 pixel difference between 64-bits and 32-bits
    1048 // Some of these also present rounding issues and xx.00 vs xx.
    10491072BUGWK62204 : svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml = TEXT
    10501073BUGWK62204 : svg/custom/use-on-symbol-inside-pattern.svg = TEXT
    1051 BUGWK62204 : svg/W3C-SVG-1.1/paths-data-03-f.svg = TEXT
    10521074BUGWK62204 : svg/W3C-SVG-1.1/animate-elem-04-t.svg = TEXT
    1053 
    1054 // Floating point inconsistencies between 32-bit and 64-bit bots
    1055 BUGWKGTK : svg/css/composite-shadow-example.html = TEXT
    1056 BUGWKGTK : svg/css/composite-shadow-with-opacity.html = TEXT
    1057 BUGWKGTK : svg/css/stars-with-shadow.html = TEXT
    10581075
    10591076BUGWK78673 : svg/animations/animate-text-nested-transforms.html = TEXT
     
    10941111// The inner <input> should now grow to take the full cell's height.
    10951112BUGWKGTK : fast/table/colspanMinWidth-vertical.html = TEXT
    1096 
    1097 BUGWK83560 : fast/events/drop-with-file-paths.html = TEXT
    10981113
    10991114// EditorClient::checkTextOfParagraph() is not implemented.
     
    11211136
    11221137BUGWK84701 : fast/block/line-layout/selection-highlight-overlap.html = IMAGE
    1123 
    1124 BUGWK84857 : fast/repaint/moving-shadow-on-container.html = TEXT
    1125 BUGWK84857 : fast/repaint/moving-shadow-on-path.html = TEXT
    11261138
    11271139BUGWK85376 : fullscreen/video-controls-drag.html = TEXT
     
    11911203
    11921204BUGWK86971 : svg/hittest/svg-shapes-non-scale-stroke.html = TEXT
    1193 BUGWK89099 : svg/transforms/transformed-text-fill-pattern.html = IMAGE
    11941205
    11951206BUGWK87088 : fast/js/names.html = TEXT
Note: See TracChangeset for help on using the changeset viewer.