Title: [260422] trunk/JSTests
- Revision
- 260422
- Author
- [email protected]
- Date
- 2020-04-21 03:28:37 -0700 (Tue, 21 Apr 2020)
Log Message
[ARMv7][EWS] stress/check-stack-overflow-before-value-profiling-arguments.js is failing
https://bugs.webkit.org/show_bug.cgi?id=210720
Unreviewed gardening.
Skip test on arm since it is failing on EWS, causing significant delays.
Patch by Paulo Matos <[email protected]> on 2020-04-21
* stress/check-stack-overflow-before-value-profiling-arguments.js:
Modified Paths
Diff
Modified: trunk/JSTests/ChangeLog (260421 => 260422)
--- trunk/JSTests/ChangeLog 2020-04-21 09:52:46 UTC (rev 260421)
+++ trunk/JSTests/ChangeLog 2020-04-21 10:28:37 UTC (rev 260422)
@@ -1,5 +1,16 @@
2020-04-21 Paulo Matos <[email protected]>
+ [ARMv7][EWS] stress/check-stack-overflow-before-value-profiling-arguments.js is failing
+ https://bugs.webkit.org/show_bug.cgi?id=210720
+
+ Unreviewed gardening.
+
+ Skip test on arm since it is failing on EWS, causing significant delays.
+
+ * stress/check-stack-overflow-before-value-profiling-arguments.js:
+
+2020-04-21 Paulo Matos <[email protected]>
+
Re-enable previously skipped mips tests
https://bugs.webkit.org/show_bug.cgi?id=209964
Modified: trunk/JSTests/stress/check-stack-overflow-before-value-profiling-arguments.js (260421 => 260422)
--- trunk/JSTests/stress/check-stack-overflow-before-value-profiling-arguments.js 2020-04-21 09:52:46 UTC (rev 260421)
+++ trunk/JSTests/stress/check-stack-overflow-before-value-profiling-arguments.js 2020-04-21 10:28:37 UTC (rev 260422)
@@ -1,3 +1,4 @@
+//@ skip if ["arm"].include?($architecture)
//@ runDefault("--useConcurrentJIT=0", "--thresholdForJITAfterWarmUp=10", "--slowPathAllocsBetweenGCs=10", "--useConcurrentGC=0")
function fullGC() {
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes