Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Move css3/flexbox/image-percent-max-height.html failure expectation.
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=126898

Unreviewed test gardening

css3/flexbox/image-percent-max-height.html fails on iOS-simulator,
but passes on device.

* platform/ios-simulator/TestExpectations:
* platform/ios/TestExpectations:



git-svn-id: http://svn.webkit.org/repository/webkit/trunk@217757 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  • Loading branch information
jbedard@apple.com committed Jun 3, 2017
1 parent 34a0c79 commit 1d8abaf
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
13 changes: 13 additions & 0 deletions LayoutTests/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
2017-06-03 Jonathan Bedard <jbedard@apple.com>

Move css3/flexbox/image-percent-max-height.html failure expectation.
https://bugs.webkit.org/show_bug.cgi?id=126898

Unreviewed test gardening

css3/flexbox/image-percent-max-height.html fails on iOS-simulator,
but passes on device.

* platform/ios-simulator/TestExpectations:
* platform/ios/TestExpectations:

2017-06-03 Chris Dumez <cdumez@apple.com>

http/tests/cache/disk-cache/shattered-deduplication.html is flaky
Expand Down
2 changes: 2 additions & 0 deletions LayoutTests/platform/ios-simulator/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ fast/forms/search-vertical-alignment.html [ Skip ]
fast/forms/searchfield-heights.html [ Skip ]
fast/forms/visual-hebrew-text-field.html [ Skip ]

# -webkit-flex off-by-one px
webkit.org/b/126898 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]
3 changes: 0 additions & 3 deletions LayoutTests/platform/ios/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -2345,9 +2345,6 @@ http/tests/navigation/page-cache-pending-image-load-cache-partition.html [ Skip
http/tests/security/mixedContent/websocket/insecure-websocket-in-iframe.html [ Skip ]
http/tests/security/mixedContent/websocket/insecure-websocket-in-main-frame.html [ Skip ]

# -webkit-flex off-by-one px
webkit.org/b/126898 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]

webkit.org/b/149128 fast/text/control-characters [ ImageOnlyFailure ]

webkit.org/b/148806 imported/w3c/css/css-multicol-1/multicol-rule-002.xht [ ImageOnlyFailure ]
Expand Down

0 comments on commit 1d8abaf

Please sign in to comment.