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

Changeset 175984 in webkit


Ignore:
Timestamp:
Nov 11, 2014, 3:56:47 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

Updated the results and comments for tests that don't work in production builds,
those are not quite relevant here.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r175979 r175984  
     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        Updated the results and comments for tests that don't work in production builds,
     8        those are not quite relevant here.
     9
     10        * platform/mac/TestExpectations:
     11
    1122014-11-11  Alexey Proskuryakov  <ap@apple.com>
    213
  • trunk/LayoutTests/platform/mac/TestExpectations

    r175826 r175984  
    14971497# Some inspector tests fail when run from Production builds due to missing test resources.
    14981498# FIXME: Needs bugzilla (<rdar://problem/16200275>)
    1499 [ Yosemite ] inspector/css/matched-style-properties.html [ Failure Crash ]
    1500 [ Yosemite ] inspector/event-listener-set.html [ Failure Crash ]
    1501 [ Yosemite ] inspector/event-listener.html [ Failure Crash ]
    1502 [ Yosemite ] inspector/model/parse-script-syntax-tree.html [ Failure Crash ]
    1503 [ Yosemite ] inspector/protocol-promise-result.html [ Failure Crash ]
     1499# 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 ]
    15041506
    15051507webkit.org/b/138394 media/track/audio-track.html [ Pass Failure ]
Note: See TracChangeset for help on using the changeset viewer.