Changeset 175984 in webkit
- Timestamp:
- Nov 11, 2014, 3:56:47 PM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/mac/TestExpectations (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r175979 r175984 1 2014-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 1 12 2014-11-11 Alexey Proskuryakov <ap@apple.com> 2 13 -
trunk/LayoutTests/platform/mac/TestExpectations
r175826 r175984 1497 1497 # Some inspector tests fail when run from Production builds due to missing test resources. 1498 1498 # 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 ] 1504 1506 1505 1507 webkit.org/b/138394 media/track/audio-track.html [ Pass Failure ]
Note:
See TracChangeset
for help on using the changeset viewer.