Changeset 127403 in webkit


Ignore:
Timestamp:
Sep 3, 2012 1:14:40 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL][WK2] Mark several inspector test as flaky
https://bugs.webkit.org/show_bug.cgi?id=95667

Unreviewed EFL gardening.

Mark several inspector test cases as flaky on
WebKit2 EFL.

Patch by Christophe Dumez <Christophe Dumez> on 2012-09-03

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r127402 r127403  
     12012-09-03  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL][WK2] Mark several inspector test as flaky
     4        https://bugs.webkit.org/show_bug.cgi?id=95667
     5
     6        Unreviewed EFL gardening.
     7
     8        Mark several inspector test cases as flaky on
     9        WebKit2 EFL.
     10
     11        * platform/efl-wk2/TestExpectations:
     12
    1132012-09-03  Christophe Dumez  <christophe.dumez@intel.com>
    214
  • trunk/LayoutTests/platform/efl-wk2/TestExpectations

    r126994 r127403  
    3131//////////////////////////////////////////////////////////////////////////////////////////
    3232
    33 BUGWKEFL : inspector/debugger/debugger-activation-crash2.html = CRASH
    34 BUGWKEFL : inspector/debugger/debugger-pause-in-eval-script.html = CRASH
    3533BUGWKEFL : inspector/debugger/debugger-eval-on-call-frame.html = CRASH
    3634BUGWKEFL : fast/js/dfg-poison-fuzz.html = CRASH
     
    7674BUGWKEFL : inspector/console/console-api-on-call-frame.html = TEXT PASS
    7775BUGWKEFL : inspector/console/console-big-array.html = TEXT PASS
     76BUGWKEFL : inspector/debugger/debugger-activation-crash2.html = TEXT PASS CRASH
    7877BUGWKEFL : inspector/debugger/debugger-breakpoints-not-activated-on-reload.html = TEXT PASS
    7978BUGWKEFL : inspector/debugger/debugger-eval-while-paused.html = TEXT PASS
     
    8281BUGWKEFL : inspector/debugger/debugger-autocontinue-on-syntax-error.html = TEXT PASS
    8382BUGWKEFL : inspector/debugger/debugger-activation-crash.html = TEXT PASS
     83BUGWKEFL : inspector/debugger/debugger-pause-in-eval-script.html = TEXT PASS CRASH
    8484BUGWKEFL : inspector/debugger/debugger-pause-on-debugger-statement.html = TEXT PASS CRASH
    8585BUGWKEFL : inspector/debugger/debugger-pause-on-failed-assertion.html = TEXT PASS CRASH
    8686BUGWKEFL : inspector/debugger/debugger-proto-property.html = TEXT PASS
     87BUGWKEFL : inspector/debugger/debugger-set-breakpoint-regex.html = TEXT PASS CRASH
     88BUGWKEFL : inspector/debugger/debugger-step-out.html = TEXT PASS CRASH
    8789BUGWKEFL : inspector/debugger/pause-in-inline-script.html = TEXT PASS
    8890BUGWKEFL : inspector/debugger/breakpoint-manager.html = TEXT PASS CRASH
Note: See TracChangeset for help on using the changeset viewer.