* TestWebKitAPI/Tests/WebKit2Cocoa/AnimatedResize.mm:
Note that this is because of https://bugs.webkit.org/show_bug.cgi?id=160516
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@204092
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2016-08-03 Tim Horton <timothy_horton@apple.com>
+
+ Revise a TestWebKitAPI comment to mention the actual underlying problem
+
+ * TestWebKitAPI/Tests/WebKit2Cocoa/AnimatedResize.mm:
+ Note that this is because of https://bugs.webkit.org/show_bug.cgi?id=160516
+
2016-08-03 Carlos Alberto Lopez Perez <clopez@igalia.com>
Benchmark test content-animation timeouts always
return webView;
}
-// FIXME: This test times out only when run in the WebKit Testing simulator, but
-// not e.g. in a fresh simulator.
+// FIXME (160516): This test fails when run in a headless simulator because only the first commit ever happens.
#if 0
TEST(WebKit2, ResizeWithHiddenContentDoesNotHang)
{