Title: [138753] trunk/Tools
- Revision
- 138753
- Author
- rn...@webkit.org
- Date
- 2013-01-03 15:22:12 -0800 (Thu, 03 Jan 2013)
Log Message
Disable an intermittently failing unit test for now.
The failure is tracked by the bug 106051.
* TestWebKitAPI/Tests/mac/MemoryCachePruneWithinResourceLoadDelegate.mm:
(TestWebKitAPI::TEST):
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (138752 => 138753)
--- trunk/Tools/ChangeLog 2013-01-03 23:19:41 UTC (rev 138752)
+++ trunk/Tools/ChangeLog 2013-01-03 23:22:12 UTC (rev 138753)
@@ -1,3 +1,11 @@
+2013-01-03 Ryosuke Niwa <rn...@webkit.org>
+
+ Disable an intermittently failing unit test for now.
+ The failure is tracked by the bug 106051.
+
+ * TestWebKitAPI/Tests/mac/MemoryCachePruneWithinResourceLoadDelegate.mm:
+ (TestWebKitAPI::TEST):
+
2013-01-03 Dan Bernstein <m...@apple.com>
No way to obtain a DOMNode given a JS wrapper for a Node
Modified: trunk/Tools/TestWebKitAPI/Tests/mac/MemoryCachePruneWithinResourceLoadDelegate.mm (138752 => 138753)
--- trunk/Tools/TestWebKitAPI/Tests/mac/MemoryCachePruneWithinResourceLoadDelegate.mm 2013-01-03 23:19:41 UTC (rev 138752)
+++ trunk/Tools/TestWebKitAPI/Tests/mac/MemoryCachePruneWithinResourceLoadDelegate.mm 2013-01-03 23:22:12 UTC (rev 138753)
@@ -75,7 +75,7 @@
namespace TestWebKitAPI {
-TEST(WebKit1, MemoryCachePruneWithinResourceLoadDelegate)
+TEST(WebKit1, DISABLED_MemoryCachePruneWithinResourceLoadDelegate)
{
NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes