Title: [276149] trunk/JSTests
- Revision
- 276149
- Author
- [email protected]
- Date
- 2021-04-16 11:47:56 -0700 (Fri, 16 Apr 2021)
Log Message
[JSC] Unskip stress/intl-parse-unicode-subtags.js on arm
https://bugs.webkit.org/show_bug.cgi?id=224679
Unreviewed test gardening.
* stress/intl-parse-unicode-subtags.js: Unskipped, as it passes fine
now.
Modified Paths
Diff
Modified: trunk/JSTests/ChangeLog (276148 => 276149)
--- trunk/JSTests/ChangeLog 2021-04-16 18:41:22 UTC (rev 276148)
+++ trunk/JSTests/ChangeLog 2021-04-16 18:47:56 UTC (rev 276149)
@@ -1,3 +1,13 @@
+2021-04-16 Guillaume Emont <[email protected]>
+
+ [JSC] Unskip stress/intl-parse-unicode-subtags.js on arm
+ https://bugs.webkit.org/show_bug.cgi?id=224679
+
+ Unreviewed test gardening.
+
+ * stress/intl-parse-unicode-subtags.js: Unskipped, as it passes fine
+ now.
+
2021-04-16 Xan Lopez <[email protected]>
[JSC][ARMv7] Unskip stress/put-direct-index-broken-2.js
Modified: trunk/JSTests/stress/intl-parse-unicode-subtags.js (276148 => 276149)
--- trunk/JSTests/stress/intl-parse-unicode-subtags.js 2021-04-16 18:41:22 UTC (rev 276148)
+++ trunk/JSTests/stress/intl-parse-unicode-subtags.js 2021-04-16 18:47:56 UTC (rev 276149)
@@ -1,4 +1,3 @@
-//@ skip if $architecture == "arm"
function shouldBe(actual, expected) {
if (actual !== expected)
throw new Error('bad value: ' + actual);
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes