Title: [137105] trunk/Source/WebKit/chromium
- Revision
- 137105
- Author
- [email protected]
- Date
- 2012-12-09 19:58:27 -0800 (Sun, 09 Dec 2012)
Log Message
Unreviewed, rolling out r137103.
http://trac.webkit.org/changeset/137103
https://bugs.webkit.org/show_bug.cgi?id=104503
Didn't resolve the chrome win build bot failure, problem moved
elsewhere. (Requested by noel_ on #webkit).
Patch by Sheriff Bot <[email protected]> on 2012-12-09
* tests/GraphicsLayerChromiumTest.cpp:
(WebKit::TEST_F):
Modified Paths
Diff
Modified: trunk/Source/WebKit/chromium/ChangeLog (137104 => 137105)
--- trunk/Source/WebKit/chromium/ChangeLog 2012-12-10 03:39:35 UTC (rev 137104)
+++ trunk/Source/WebKit/chromium/ChangeLog 2012-12-10 03:58:27 UTC (rev 137105)
@@ -1,3 +1,15 @@
+2012-12-09 Sheriff Bot <[email protected]>
+
+ Unreviewed, rolling out r137103.
+ http://trac.webkit.org/changeset/137103
+ https://bugs.webkit.org/show_bug.cgi?id=104503
+
+ Didn't resolve the chrome win build bot failure, problem moved
+ elsewhere. (Requested by noel_ on #webkit).
+
+ * tests/GraphicsLayerChromiumTest.cpp:
+ (WebKit::TEST_F):
+
2012-12-09 Noel Gordon <[email protected]>
[chromium] webkit_unit_tests tests are failing on win
Modified: trunk/Source/WebKit/chromium/tests/GraphicsLayerChromiumTest.cpp (137104 => 137105)
--- trunk/Source/WebKit/chromium/tests/GraphicsLayerChromiumTest.cpp 2012-12-10 03:39:35 UTC (rev 137104)
+++ trunk/Source/WebKit/chromium/tests/GraphicsLayerChromiumTest.cpp 2012-12-10 03:58:27 UTC (rev 137105)
@@ -140,7 +140,7 @@
IntPoint m_scrollPosition;
};
-TEST_F(GraphicsLayerChromiumTest, DISABLED_applyScrollToScrollableArea)
+TEST_F(GraphicsLayerChromiumTest, applyScrollToScrollableArea)
{
FakeScrollableArea scrollableArea;
m_graphicsLayer->setScrollableArea(&scrollableArea);
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes