Changeset 126015 in webkit


Ignore:
Timestamp:
Aug 20, 2012 2:38:47 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

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

Unreviewed EFL gardening. Mark several inspector
tests as flaky to make the bots green.

Patch by Christophe Dumez <Christophe Dumez> on 2012-08-20

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r126014 r126015  
     12012-08-20  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] Mark several inspector tests as flaky
     4        https://bugs.webkit.org/show_bug.cgi?id=94452
     5
     6        Unreviewed EFL gardening. Mark several inspector
     7        tests as flaky to make the bots green.
     8
     9        * platform/efl/TestExpectations:
     10
    1112012-08-20  Zan Dobersek  <zandobersek@gmail.com>
    212
  • trunk/LayoutTests/platform/efl/TestExpectations

    r126011 r126015  
    172172BUGWK60103 : fast/replaced/border-radius-clip.html = TEXT PASS
    173173BUGWK91366 : fast/forms/number/number-spinbutton-gets-disabled-or-readonly.html = TEXT PASS
     174BUGWK92112 : fast/overflow/overflow-height-float-not-removed-crash2.html = CRASH PASS
     175
     176// Flaky inspector tests
    174177BUGWK91958 : http/tests/inspector-enabled/injected-script-discard.html = TEXT PASS
    175 BUGWK92112 : fast/overflow/overflow-height-float-not-removed-crash2.html = CRASH PASS
    176178BUGWK85615 : http/tests/inspector/resource-har-pages.html = TEXT PASS
     179BUGWKEFL : http/tests/inspector/search/resources-search-match-index.html = TEXT PASS
    177180BUGWK93820 : inspector/console/console-format-collections.html = TEXT PASS
     181BUGWKEFL : inspector/timeline/timeline-enum-stability.html = TEXT PASS
    178182
    179183// Aborting application cache downloads is flaky.
Note: See TracChangeset for help on using the changeset viewer.