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

Changeset 179757 in webkit


Ignore:
Timestamp:
Feb 6, 2015, 1:48:41 PM (12 years ago)
Author:
ap@apple.com
Message:

Correct expectations for inspector/css/selector-dynamic-specificity.html.

"Slow Pass Timeout" is not currently valid - if we expect a flaky timeout, we need
to expect it within the regular period of time with "Pass Timeout".

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r179749 r179757  
     12015-02-06  Alexey Proskuryakov  <ap@apple.com>
     2
     3        Correct expectations for inspector/css/selector-dynamic-specificity.html.
     4
     5        "Slow Pass Timeout" is not currently valid - if we expect a flaky timeout, we need
     6        to expect it within the regular period of time with "Pass Timeout".
     7
     8        * platform/mac-wk2/TestExpectations:
     9
    1102015-02-06  Alexey Proskuryakov  <ap@apple.com>
    211
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r179742 r179757  
    313313
    314314webkit.org/b/141252 [ Release Yosemite+ ] inspector/css/selector-dynamic-specificity.html [ Slow ]
    315 webkit.org/b/141252 [ Debug Yosemite+ ] inspector/css/selector-dynamic-specificity.html [ Slow Pass Timeout ]
     315webkit.org/b/141252 [ Debug Yosemite+ ] inspector/css/selector-dynamic-specificity.html [ Pass Timeout ]
    316316
    317317### END OF (3) Unclassified failures
Note: See TracChangeset for help on using the changeset viewer.