Changeset 167593 in webkit
- Timestamp:
- Apr 21, 2014, 9:56:14 AM (11 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r167588 r167593 1 2014-04-21 Alexey Proskuryakov <ap@apple.com> 2 3 REGRESSION (r167530): ASSERT(m_selfTime <= m_totalTime) on tests that run after certain Inspector tests 4 https://bugs.webkit.org/show_bug.cgi?id=131919 5 6 * TestExpectations: Skipping some Inspector tests, hopefully these are the ones that 7 cause trouble later. 8 1 9 2014-04-21 Commit Queue <commit-queue@webkit.org> 2 10 -
trunk/LayoutTests/TestExpectations
r167583 r167593 89 89 webkit.org/b/129639 inspector-protocol/dom/dom-search-crash.html [ Skip ] 90 90 webkit.org/b/129642 inspector [ Skip ] 91 webkit.org/b/129817 inspector/dom/content-flow-list.html [ Pass Failure ] 92 webkit.org/b/129817 inspector/dom/content-flow-content-removal.html [ Pass Failure ] 91 92 # These tests cause assertion failures in subsequent tests 93 webkit.org/b/131919 inspector/dom [ Skip ] 94 95 # Disabled the expectations because these tests are also skipped above. 96 # webkit.org/b/129817 inspector/dom/content-flow-list.html [ Pass Failure ] 97 # webkit.org/b/129817 inspector/dom/content-flow-content-removal.html [ Pass Failure ] 93 98 94 99 # Collecting region's children in a named flow not supported yet
Note:
See TracChangeset
for help on using the changeset viewer.