Title: [127305] trunk
- Revision
- 127305
- Author
- [email protected]
- Date
- 2012-08-31 13:10:29 -0700 (Fri, 31 Aug 2012)
Log Message
[chromium] DEPS roll with a test skip.
https://bugs.webkit.org/show_bug.cgi?id=95601
Unreviewed gardening & DEPS roll.
Source/WebKit/chromium:
fast/frames/cached-frame-counter.html was never the most stable test, and now it's failing on more platforms. Marking it flaky, along with a DEPS roll (earlier attempts at the DEPS roll failed on this)
* DEPS:
LayoutTests:
fast/frames/cached-frame-counter.html was never the most stable test, and now it's failing on more platforms. Marking it flaky, along with a DEPS roll (earlier attempts at the DEPS roll failed on this)
* platform/chromium/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (127304 => 127305)
--- trunk/LayoutTests/ChangeLog 2012-08-31 20:10:09 UTC (rev 127304)
+++ trunk/LayoutTests/ChangeLog 2012-08-31 20:10:29 UTC (rev 127305)
@@ -1,3 +1,14 @@
+2012-08-31 Gavin Peters <[email protected]>
+
+ [chromium] DEPS roll with a test skip.
+ https://bugs.webkit.org/show_bug.cgi?id=95601
+
+ Unreviewed gardening & DEPS roll.
+
+ fast/frames/cached-frame-counter.html was never the most stable test, and now it's failing on more platforms. Marking it flaky, along with a DEPS roll (earlier attempts at the DEPS roll failed on this)
+
+ * platform/chromium/TestExpectations:
+
2012-08-31 Simon Fraser <[email protected]>
(Regression: r126774): Fix crash when scrolling after removing inline sticky element
Modified: trunk/LayoutTests/platform/chromium/TestExpectations (127304 => 127305)
--- trunk/LayoutTests/platform/chromium/TestExpectations 2012-08-31 20:10:09 UTC (rev 127304)
+++ trunk/LayoutTests/platform/chromium/TestExpectations 2012-08-31 20:10:29 UTC (rev 127305)
@@ -1802,8 +1802,8 @@
// Expectations from roll to 53171:53194
// As of Oct 7, 2010, times out on all platforms when doing DEBUG costing 13 seconds on average. Skipping.
-BUGCR32308 SKIP DEBUG : fast/frames/cached-frame-counter.html = TIMEOUT
-BUGCR32308 WIN ANDROID RELEASE SLOW : fast/frames/cached-frame-counter.html = PASS
+// As of Aug 31, 2012, now times out in release. Marking flaky everywhere.
+BUGCR32308 : fast/frames/cached-frame-counter.html = TIMEOUT PASS
BUGCR33293 SKIP : fast/media/lifetime.html = TIMEOUT
Modified: trunk/Source/WebKit/chromium/ChangeLog (127304 => 127305)
--- trunk/Source/WebKit/chromium/ChangeLog 2012-08-31 20:10:09 UTC (rev 127304)
+++ trunk/Source/WebKit/chromium/ChangeLog 2012-08-31 20:10:29 UTC (rev 127305)
@@ -1,5 +1,17 @@
2012-08-31 Gavin Peters <[email protected]>
+ [chromium] DEPS roll with a test skip.
+ https://bugs.webkit.org/show_bug.cgi?id=95601
+
+ Unreviewed gardening & DEPS roll.
+
+
+ fast/frames/cached-frame-counter.html was never the most stable test, and now it's failing on more platforms. Marking it flaky, along with a DEPS roll (earlier attempts at the DEPS roll failed on this)
+
+ * DEPS:
+
+2012-08-31 Gavin Peters <[email protected]>
+
[chromium] Disable WebViewTest.AutoResizeMinimumSize
https://bugs.webkit.org/show_bug.cgi?id=95571
Modified: trunk/Source/WebKit/chromium/DEPS (127304 => 127305)
--- trunk/Source/WebKit/chromium/DEPS 2012-08-31 20:10:09 UTC (rev 127304)
+++ trunk/Source/WebKit/chromium/DEPS 2012-08-31 20:10:29 UTC (rev 127305)
@@ -32,7 +32,7 @@
vars = {
'chromium_svn': 'http://src.chromium.org/svn/trunk/src',
- 'chromium_rev': '153869'
+ 'chromium_rev': '154424'
}
deps = {
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes