Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 21d5ac54d545d7078cb5ac89df670bbe73e7a7a1
      
https://github.com/WebKit/WebKit/commit/21d5ac54d545d7078cb5ac89df670bbe73e7a7a1
  Author: Carlos Alberto Lopez Perez <[email protected]>
  Date:   2026-07-29 (Wed, 29 Jul 2026)

  Changed paths:
    M JSTests/wasm/stress/type-index-abstract-heap-types-concrete-vs-abstract.js
    M JSTests/wasm/stress/type-index-abstract-heap-types-globals-and-tables.js
    M JSTests/wasm/stress/type-index-abstract-heap-types-nulls-and-casts.js
    M JSTests/wasm/stress/type-index-abstract-heap-types-subtype-validation.js

  Log Message:
  -----------
  [JSC][WPE][GTK] Skip wasm/stress/type-index-abstract-heap-types* tests on 
Linux
https://bugs.webkit.org/show_bug.cgi?id=320559

Unreviewed test gardening.

The Linux ports (GTK and WPE) build and test on the CI with asserts enabled
for Release.

This tests are quite slow on a standard release build, but on release+asserts 
they
often timeout completely. On the CI each one of this tests is run several times
with different configurations, and at least 15-20 of those runs usually timeout.
Each one of those timeouts costs around ~10 minutes (because first it hits
the soft timeout and then the hard, so around 5+5) with the CPU spinning like
crazy and a worker waiting that can't advance to the next test.

* JSTests/wasm/stress/type-index-abstract-heap-types-concrete-vs-abstract.js:
* JSTests/wasm/stress/type-index-abstract-heap-types-globals-and-tables.js:
* JSTests/wasm/stress/type-index-abstract-heap-types-nulls-and-casts.js:
* JSTests/wasm/stress/type-index-abstract-heap-types-subtype-validation.js:

Canonical link: https://commits.webkit.org/318171@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to