From e5226d8bd0a0808072edc4be8c027ad98a96ea96 Mon Sep 17 00:00:00 2001 From: "rniwa@webkit.org" Date: Wed, 30 Oct 2013 06:58:12 +0000 Subject: [PATCH] More Mavericks specific test expectation updates. * platform/mac/TestExpectations: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@158257 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 6 ++++++ LayoutTests/platform/mac/TestExpectations | 3 +++ 2 files changed, 9 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index cd0483971ee..8f129560f8c 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,9 @@ +2013-10-29 Ryosuke Niwa + + More Mavericks specific test expectation updates. + + * platform/mac/TestExpectations: + 2013-10-29 Alexey Proskuryakov Result of focus-option-control-on-page.html depends on system preferences diff --git a/LayoutTests/platform/mac/TestExpectations b/LayoutTests/platform/mac/TestExpectations index 15f63a88b73..3f3804cc537 100644 --- a/LayoutTests/platform/mac/TestExpectations +++ b/LayoutTests/platform/mac/TestExpectations @@ -1288,5 +1288,8 @@ webkit.org/b/123369 [ Mavericks ] svg/repaint/buffered-rendering-static-image.ht webkit.org/b/123489 [ Mavericks ] inspector-protocol/debugger/call-frame-this-strict.html [ Pass Failure ] webkit.org/b/123489 [ Mavericks ] inspector-protocol/debugger/setBreakpoint-column.html [ Pass Failure ] +webkit.org/b/123489 [ Mavericks ] inspector-protocol/debugger/setBreakpoint-options-exception.html [ Pass Failure ] webkit.org/b/123490 [ Mavericks ] webaudio/oscillator-sawtooth.html [ Failure ] + +webkit.org/b/123498 [ Mavericks ] media/track/track-in-band-cues-added-once.html [ Failure ] -- GitLab