diff options
author | jsbell@chromium.org <jsbell@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2012-11-06 18:27:51 +0000 |
---|---|---|
committer | jsbell@chromium.org <jsbell@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2012-11-06 18:27:51 +0000 |
commit | 30f64f7973a6a1be60d9d866b114072dd3e69539 (patch) | |
tree | 032713665865dbe61652f3e31e5df9436436d05c /third_party/WebKit/LayoutTests | |
parent | cf549d92c8ae75cb3de6c0d0758e270d710c7966 (diff) | |
download | chromium_src-30f64f7973a6a1be60d9d866b114072dd3e69539.zip chromium_src-30f64f7973a6a1be60d9d866b114072dd3e69539.tar.gz chromium_src-30f64f7973a6a1be60d9d866b114072dd3e69539.tar.bz2 |
[Chromium] Unreviewed gardening.
* platform/chromium/TestExpectations:
git-svn-id: svn://svn.chromium.org/blink/trunk@133635 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests')
-rw-r--r-- | third_party/WebKit/LayoutTests/ChangeLog | 6 | ||||
-rw-r--r-- | third_party/WebKit/LayoutTests/platform/chromium/TestExpectations | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/ChangeLog b/third_party/WebKit/LayoutTests/ChangeLog index 0d91531..9f98041 100644 --- a/third_party/WebKit/LayoutTests/ChangeLog +++ b/third_party/WebKit/LayoutTests/ChangeLog @@ -1,5 +1,11 @@ 2012-11-06 Joshua Bell <jsbell@chromium.org> + [Chromium] Unreviewed gardening. + + * platform/chromium/TestExpectations: + +2012-11-06 Joshua Bell <jsbell@chromium.org> + [Chromium] css3/line-break/line-break-strict-sound-marks.html image flaky on Mac 10.7 https://bugs.webkit.org/show_bug.cgi?id=101368 diff --git a/third_party/WebKit/LayoutTests/platform/chromium/TestExpectations b/third_party/WebKit/LayoutTests/platform/chromium/TestExpectations index 35020fa..b7d3f82 100644 --- a/third_party/WebKit/LayoutTests/platform/chromium/TestExpectations +++ b/third_party/WebKit/LayoutTests/platform/chromium/TestExpectations @@ -109,7 +109,7 @@ Bug(senorblanco) fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html [ Bug(senorblanco) [ Release ] fast/js/toString-and-valueOf-override.html [ Failure ] # Failing since r133592. -Bug(senorblanco) inspector/debugger/script-formatter-breakpoints.html [ Failure ] +Bug(senorblanco) inspector/debugger/script-formatter-breakpoints.html [ Failure Timeout ] webkit.org/b/101362 [ Debug ] fast/dom/Window/customized-property-survives-gc.html [ Pass Slow ] |