Title: [189027] trunk/PerformanceTests
Revision
189027
Author
[email protected]
Date
2015-08-27 09:33:43 -0700 (Thu, 27 Aug 2015)

Log Message

[EFL] REGRESSION(r188793): It made 200 layout tests and Bindings/event-target-wrapper.html performance test fail
https://bugs.webkit.org/show_bug.cgi?id=148470

Unreviewed gardening, skip the hanging test to make the performance bot work.

* Skipped:

Modified Paths

Diff

Modified: trunk/PerformanceTests/ChangeLog (189026 => 189027)


--- trunk/PerformanceTests/ChangeLog	2015-08-27 15:48:33 UTC (rev 189026)
+++ trunk/PerformanceTests/ChangeLog	2015-08-27 16:33:43 UTC (rev 189027)
@@ -1,3 +1,12 @@
+2015-08-27  Csaba Osztrogonác  <[email protected]>
+
+        [EFL] REGRESSION(r188793): It made 200 layout tests and Bindings/event-target-wrapper.html performance test fail
+        https://bugs.webkit.org/show_bug.cgi?id=148470
+
+        Unreviewed gardening, skip the hanging test to make the performance bot work.
+
+        * Skipped:
+
 2015-08-17  Chris Dumez  <[email protected]>
 
         Add performance tests for traversal of collections returned by getElementsByClassName() / getElementsByTagName()

Modified: trunk/PerformanceTests/Skipped (189026 => 189027)


--- trunk/PerformanceTests/Skipped	2015-08-27 15:48:33 UTC (rev 189026)
+++ trunk/PerformanceTests/Skipped	2015-08-27 16:33:43 UTC (rev 189027)
@@ -92,3 +92,7 @@
 
 # rdar://problem/21227453
 Dromaeo/jslib-modify-prototype.html
+
+# [EFL] REGRESSION(r188793): It made 200 layout tests and Bindings/event-target-wrapper.html performance test fail
+# https://bugs.webkit.org/show_bug.cgi?id=148470
+[ EFL ] Bindings/event-target-wrapper.html
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to