Title: [260957] trunk/JSTests
Revision
260957
Author
[email protected]
Date
2020-04-30 11:41:03 -0700 (Thu, 30 Apr 2020)

Log Message

Investigate stress/v8-bitint32-inc.js failure on mips
https://bugs.webkit.org/show_bug.cgi?id=210907

Unreviewed test gardening.


* stress/v8-bigint32-inc.js:

Modified Paths

Diff

Modified: trunk/JSTests/ChangeLog (260956 => 260957)


--- trunk/JSTests/ChangeLog	2020-04-30 18:36:38 UTC (rev 260956)
+++ trunk/JSTests/ChangeLog	2020-04-30 18:41:03 UTC (rev 260957)
@@ -1,3 +1,12 @@
+2020-04-30  Caio Lima  <[email protected]>
+
+        Investigate stress/v8-bitint32-inc.js failure on mips
+        https://bugs.webkit.org/show_bug.cgi?id=210907
+
+        Unreviewed test gardening.
+
+        * stress/v8-bigint32-inc.js:
+
 2020-04-29  Alexey Shvayka  <[email protected]>
 
         AsyncFromSyncIterator methods should not pass absent values

Modified: trunk/JSTests/stress/v8-bigint32-inc.js (260956 => 260957)


--- trunk/JSTests/stress/v8-bigint32-inc.js	2020-04-30 18:36:38 UTC (rev 260956)
+++ trunk/JSTests/stress/v8-bigint32-inc.js	2020-04-30 18:41:03 UTC (rev 260957)
@@ -1,4 +1,3 @@
-//@ skip if ["mips"].include?($architecture)
 // Copyright 2017, the V8 project authors. All rights reserved.
 // Redistribution and use in source and binary forms, with or without
 // modification, are permitted provided that the following conditions are
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to