Title: [182070] trunk/LayoutTests
Revision
182070
Author
[email protected]
Date
2015-03-27 11:00:05 -0700 (Fri, 27 Mar 2015)

Log Message

Unreviewed gardening.

* js/script-tests/array-length-shortening.js: Unskip, r182058 fixed it.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (182069 => 182070)


--- trunk/LayoutTests/ChangeLog	2015-03-27 17:30:38 UTC (rev 182069)
+++ trunk/LayoutTests/ChangeLog	2015-03-27 18:00:05 UTC (rev 182070)
@@ -1,3 +1,9 @@
+2015-03-27  Csaba Osztrogonác  <[email protected]>
+
+        Unreviewed gardening.
+
+        * js/script-tests/array-length-shortening.js: Unskip, r182058 fixed it.
+
 2015-03-27  Said Abou-Hallawa  <[email protected]>
 
         FEMorphology::platformApplyGeneric() should bail out if the radius is less than or equal to zero.

Modified: trunk/LayoutTests/js/script-tests/array-length-shortening.js (182069 => 182070)


--- trunk/LayoutTests/js/script-tests/array-length-shortening.js	2015-03-27 17:30:38 UTC (rev 182069)
+++ trunk/LayoutTests/js/script-tests/array-length-shortening.js	2015-03-27 18:00:05 UTC (rev 182070)
@@ -1,6 +1,3 @@
-// [ARM] REGRESSION(181077): jsc-layout-tests.yaml/js/script-tests/array-length-shortening.js fails on AArch64
-// https://bugs.webkit.org/show_bug.cgi?id=142575
-//@ skip if $architecture == "arm64"
 description(
 "Tests array length shortening."
 );
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to