⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 126896 in webkit


Ignore:
Timestamp:
Aug 28, 2012, 11:03:52 AM (14 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Gardening of the WK2 Debug Bot failing tests
https://bugs.webkit.org/show_bug.cgi?id=95210

Unreviewed gardening.

Patch by Thiago Marcos P. Santos <thiago.santos@intel.com> on 2012-08-28

  • platform/efl-wk2/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r126894 r126896  
     12012-08-28  Thiago Marcos P. Santos  <thiago.santos@intel.com>
     2
     3        [EFL] Gardening of the WK2 Debug Bot failing tests
     4        https://bugs.webkit.org/show_bug.cgi?id=95210
     5
     6        Unreviewed gardening.
     7
     8        * platform/efl-wk2/TestExpectations:
     9
    1102012-08-28  Adam Barth  <abarth@webkit.org>
    211
  • trunk/LayoutTests/platform/efl-wk2/TestExpectations

    r126884 r126896  
    3838BUGWKEFL : inspector/debugger/debugger-pause-in-eval-script.html = CRASH
    3939BUGWKEFL : inspector/debugger/debugger-eval-on-call-frame.html = CRASH
     40BUGWKEFL : fast/js/dfg-poison-fuzz.html = CRASH
    4041BUGWKEFL : fast/loader/document-with-fragment-url-1.html = CRASH
    4142BUGWKEFL : fast/forms/fieldset/fieldset-crash.html = CRASH
     
    5051//////////////////////////////////////////////////////////////////////////////////////////
    5152
     53BUGWKEFL : http/tests/security/contentSecurityPolicy/connect-src-websocket-blocked.html = PASS CRASH
    5254BUGWKEFL : inspector/styles/styles-add-new-rule.html = TEXT PASS
    5355BUGWKEFL : inspector/styles/metrics-box-sizing.html = TEXT PASS
     
    8688BUGWKEFL : inspector/debugger/debugger-activation-crash.html = TEXT PASS
    8789BUGWKEFL : inspector/debugger/debugger-pause-on-debugger-statement.html = TEXT PASS CRASH
     90BUGWKEFL : inspector/debugger/debugger-pause-on-failed-assertion.html = TEXT PASS CRASH
    8891BUGWKEFL : inspector/debugger/debugger-proto-property.html = TEXT PASS
    8992BUGWKEFL : inspector/debugger/pause-in-inline-script.html = TEXT PASS
    90 BUGWKEFL : inspector/debugger/breakpoint-manager.html = TEXT PASS
     93BUGWKEFL : inspector/debugger/breakpoint-manager.html = TEXT PASS CRASH
    9194BUGWKEFL : inspector/debugger/copy-stack-trace.html = TEXT PASS
    9295BUGWKEFL : inspector/timeline/timeline-animation-frame.html = TEXT PASS
     
    110113BUGWKEFL : fast/events/dispatch-message-string-data.html = TEXT PASS
    111114BUGWKEFL : fast/events/domactivate-sets-underlying-click-event-as-handled.html = TEXT PASS
    112 BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2.html = TEXT PASS
    113 BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.1_T2.html = TEXT PASS
    114115BUGWKEFL : http/tests/inspector/change-iframe-src.html = TEXT PASS
    115116BUGWKEFL : jquery/data.html = TEXT PASS
    116117BUGWKEFL : jquery/offset.html = TEXT PASS
     118BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.1_T2.html = TEXT PASS CRASH
     119BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.4_T2.html = TEXT PASS CRASH
    117120BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.1_T2.html = TEXT PASS CRASH
     121BUGWKEFL : sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.4_T2.html = TEXT PASS CRASH
    118122BUGWKEFL : svg/dom/viewspec-parser-3.html = TEXT PASS
    119123BUGWKEFL : svg/dom/viewspec-parser-1.html = TEXT PASS
     
    220224
    221225// Unclassified failures
     226BUGWKEFL : editing/execCommand/delete-selection-has-style.html = TEXT
    222227BUGWKEFL : editing/execCommand/format-block-multiple-paragraphs-in-pre.html = TEXT
    223228BUGWKEFL : editing/input/emacs-ctrl-o.html = TEXT
     
    269274BUGWKEFL : http/tests/inspector/network/network-sidebar-width.html = TEXT
    270275BUGWKEFL : http/tests/inspector/resource-main-cookies.php = TEXT
     276BUGWKEFL : http/tests/misc/acid3.html = TEXT
    271277BUGWKEFL : http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm = TEXT
    272278BUGWKEFL : http/tests/navigation/https-in-page-cache.html = TEXT
Note: See TracChangeset for help on using the changeset viewer.