Title: [115605] trunk/LayoutTests
Revision
115605
Author
kl...@webkit.org
Date
2012-04-30 00:00:25 -0700 (Mon, 30 Apr 2012)

Log Message

Skip the fast/performance/ directory on Mac since the bots don't build with ENABLE(WEB_TIMING).

* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (115604 => 115605)


--- trunk/LayoutTests/ChangeLog	2012-04-30 02:51:18 UTC (rev 115604)
+++ trunk/LayoutTests/ChangeLog	2012-04-30 07:00:25 UTC (rev 115605)
@@ -1,3 +1,9 @@
+2012-04-29  Andreas Kling  <kl...@webkit.org>
+
+        Skip the fast/performance/ directory on Mac since the bots don't build with ENABLE(WEB_TIMING).
+
+        * platform/mac/Skipped:
+
 2012-04-29  Sam Weinig  <s...@webkit.org>
 
         Add support for the Blob constructor (Part 2)

Modified: trunk/LayoutTests/platform/mac/Skipped (115604 => 115605)


--- trunk/LayoutTests/platform/mac/Skipped	2012-04-30 02:51:18 UTC (rev 115604)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-04-30 07:00:25 UTC (rev 115605)
@@ -258,6 +258,7 @@
 http/tests/misc/webtiming-slow-load.php
 http/tests/misc/webtiming-ssl.php
 http/tests/misc/webtiming-two-redirects.php
+fast/performance/
 
 # Still working out flakiness issues with the perf tests.
 # https://bugs.webkit.org/show_bug.cgi?id=44199
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to