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

Changeset 175987 in webkit


Ignore:
Timestamp:
Nov 11, 2014, 4:15:26 PM (12 years ago)
Author:
ap@apple.com
Message:

inspector/css/matched-style-properties.html and inspector/css/selector-specificity.html
are very flaky on Mac
https://bugs.webkit.org/show_bug.cgi?id=138636

Bring back Crash expectattion, as this is how it's reported on WK1. Also added one more test.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r175986 r175987  
     12014-11-11  Alexey Proskuryakov  <ap@apple.com>
     2
     3        inspector/css/matched-style-properties.html and inspector/css/selector-specificity.html
     4        are very flaky on Mac
     5        https://bugs.webkit.org/show_bug.cgi?id=138636
     6
     7        Bring back Crash expectattion, as this is how it's reported on WK1. Also added one more test.
     8
     9        * platform/mac/TestExpectations:
     10
    1112014-11-11  Alexey Proskuryakov  <ap@apple.com>
    212
  • trunk/LayoutTests/platform/mac/TestExpectations

    r175984 r175987  
    14981498# FIXME: Needs bugzilla (<rdar://problem/16200275>)
    14991499# Also, these tests are flaky in Debug/Release builds, <https://bugs.webkit.org/show_bug.cgi?id=138636>.
    1500 [ Yosemite ] inspector/css/matched-style-properties.html [ Pass Failure ]
    1501 [ Yosemite ] inspector/css/selector-specificity.html [ Pass Failure ]
    1502 [ Yosemite ] inspector/event-listener-set.html [ Pass Failure ]
    1503 [ Yosemite ] inspector/event-listener.html [ Pass Failure ]
    1504 [ Yosemite ] inspector/model/parse-script-syntax-tree.html [ Pass Failure ]
    1505 [ Yosemite ] inspector/protocol-promise-result.html [ Pass Failure ]
     1500[ Yosemite ] inspector/css/matched-style-properties.html [ Pass Failure Crash ]
     1501[ Yosemite ] inspector/css/pseudo-element-matches.html [ Pass Failure Crash ]
     1502[ Yosemite ] inspector/css/selector-specificity.html [ Pass Failure Crash ]
     1503[ Yosemite ] inspector/event-listener-set.html [ Pass Failure Crash ]
     1504[ Yosemite ] inspector/event-listener.html [ Pass Failure Crash ]
     1505[ Yosemite ] inspector/model/parse-script-syntax-tree.html [ Pass Failure Crash ]
     1506[ Yosemite ] inspector/protocol-promise-result.html [ Pass Failure Crash ]
    15061507
    15071508webkit.org/b/138394 media/track/audio-track.html [ Pass Failure ]
Note: See TracChangeset for help on using the changeset viewer.