Changeset 179717 in webkit
- Timestamp:
- Feb 5, 2015, 3:27:55 PM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/mac/TestExpectations (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r179715 r179717 1 2015-02-05 Alexey Proskuryakov <ap@apple.com> 2 3 TestExpectations gardening. 4 5 * platform/mac/TestExpectations: Updated expectatiosn for tests that sometimes pass. 6 1 7 2015-02-05 Alexey Proskuryakov <ap@apple.com> 2 8 -
trunk/LayoutTests/platform/mac/TestExpectations
r179697 r179717 1118 1118 # FIXME: Needs bugzilla (<rdar://problem/16663912>) 1119 1119 # Seems like this should happen everywhere, but it only does on Yosemite. 1120 [ Yosemite+ ] http/tests/navigation/post-frames-goback1.html [ Failure ]1120 [ Yosemite+ ] http/tests/navigation/post-frames-goback1.html [ Pass Failure ] 1121 1121 1122 1122 # FIXME: Needs bugzilla (<rdar://problem/16664245>) … … 1231 1231 webkit.org/b/139968 fast/css-generated-content/after-with-inline-continuation.html [ ImageOnlyFailure ] 1232 1232 webkit.org/b/139968 fast/css-intrinsic-dimensions/width-avoid-floats.html [ ImageOnlyFailure ] 1233 webkit.org/b/139968 fast/css/object-fit/object-fit-canvas.html [ ImageOnlyFailure ]1233 webkit.org/b/139968 fast/css/object-fit/object-fit-canvas.html [ Pass ImageOnlyFailure ] 1234 1234 webkit.org/b/139968 fast/css/word-spacing-between-blocks.html [ ImageOnlyFailure ] 1235 1235 webkit.org/b/139968 fast/css/word-spacing-between-inlines.html [ ImageOnlyFailure ] … … 1344 1344 webkit.org/b/139968 css2.1/t1202-counter-04-b.html [ Pass Failure ] 1345 1345 webkit.org/b/139968 css2.1/t1202-counters-04-b.html [ Pass Failure ] 1346 webkit.org/b/139968 css3/selectors3/html/css3-modsel-161.html [ Failure ]1347 webkit.org/b/139968 css3/selectors3/xhtml/css3-modsel-161.xml [ Failure ]1348 webkit.org/b/139968 css3/selectors3/xml/css3-modsel-161.xml [ Failure ]1346 webkit.org/b/139968 css3/selectors3/html/css3-modsel-161.html [ Pass Failure ] 1347 webkit.org/b/139968 css3/selectors3/xhtml/css3-modsel-161.xml [ Pass Failure ] 1348 webkit.org/b/139968 css3/selectors3/xml/css3-modsel-161.xml [ Pass Failure ] 1349 1349 webkit.org/b/139968 fast/block/basic/011.html [ Pass Failure ] 1350 1350 webkit.org/b/139968 fast/block/basic/minheight.html [ Pass Failure ] 1351 1351 webkit.org/b/139968 fast/css/002.html [ Pass Failure ] 1352 webkit.org/b/139968 fast/forms/focus-selection-textarea.html [ Failure ]1353 1352 webkit.org/b/139968 fast/forms/select-initial-position.html [ Failure ] 1354 1353 webkit.org/b/139968 fast/invalid/008.html [ Pass Failure ] … … 1401 1400 webkit.org/b/137098 svg/text/text-hkern.svg [ Failure ] 1402 1401 webkit.org/b/137100 svg/text/text-vkern.svg [ Failure ] 1402 1403 # Sometimes has an extra space at the end 1404 fast/forms/focus-selection-textarea.html [ Pass Failure ]
Note:
See TracChangeset
for help on using the changeset viewer.