Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4386f3d54a4c5e5f7cb68f38853b6a701bf1e53a
      
https://github.com/WebKit/WebKit/commit/4386f3d54a4c5e5f7cb68f38853b6a701bf1e53a
  Author: Justin Michaud <[email protected]>
  Date:   2025-10-23 (Thu, 23 Oct 2025)

  Changed paths:
    M JSTests/stress/atomic-increment-bigint64.js
    M 
JSTests/stress/collect-continuously-should-not-wake-concurrent-collector-after-prevent-collection-is-called.js
    M JSTests/stress/exhaust-gigacage-and-allocate-vm.js
    M JSTests/stress/hoist-get-wasm-exports.js
    M JSTests/stress/lars-sab-workers.js
    M 
JSTests/stress/numberingSystemsForLocale-cached-strings-should-be-immortal-and-safe-for-concurrent-access.js
    M 
JSTests/stress/shared-array-buffer-sort-while-different-thread-is-modifying.js
    M JSTests/stress/shared-wasm-memory-with-zero-byte.js
    M JSTests/stress/stack-overflow-in-syntax-checker.js
    M JSTests/stress/stress-agent.js
    M JSTests/stress/table-with-noexternref-wasm-type.js
    M JSTests/stress/taintedness-tracking-wasm-proxying.js
    M JSTests/stress/v8-resizablearraybuffer-growablesharedarraybuffer.js
    M JSTests/stress/v8-typedarray-growablesharedarraybuffer-atomics.js
    M JSTests/stress/v8-typedarray-resizablearraybuffer-atomics.js
    M JSTests/stress/waitasync-notify-multi-workers.js
    M JSTests/stress/waitasync-promise-timeout-finite-gc.js
    M JSTests/stress/waitasync-promise-timeout-infinity-gc.js
    M JSTests/stress/waitasync-timeout-finite-gc.js
    M JSTests/stress/waitasync-timeout-infinity-gc.js
    M JSTests/stress/waitasync-wait-infinity-notify-all-multi-workers.js
    M JSTests/stress/waitasync-wait-infinity-notify-half-multi-workers.js
    M JSTests/stress/waitasync-wait-timeout-multi-workers.js
    M JSTests/stress/waitasync-waiter-list-order.js
    M JSTests/wasm/stress/array-element-creation.js
    M JSTests/wasm/stress/atomic-decrement.js
    M JSTests/wasm/stress/atomic-increment.js
    M JSTests/wasm/stress/bbq-fusedif-register-alloc.js
    M JSTests/wasm/stress/bbq-osr-with-exceptions.js
    M JSTests/wasm/stress/block-signature-create-adhoc-type-definition.js
    M JSTests/wasm/stress/block_end_aliasing.js
    M JSTests/wasm/stress/block_end_aliasing_2.js
    M JSTests/wasm/stress/enumerator-oom.js
    M JSTests/wasm/stress/ipint-bbq-osr-with-try.js
    M 
JSTests/wasm/stress/jitless-wasm-to-js-should-follow-to-wasm-call-frame-convention-2.js
    M 
JSTests/wasm/stress/jitless-wasm-to-js-should-follow-to-wasm-call-frame-convention.js
    M JSTests/wasm/stress/omg-osr-stack-check-2.js
    M JSTests/wasm/stress/omg-tail-call-clobber-pinned-registers.js
    M JSTests/wasm/stress/omg-tail-call-to-function-with-less-arguments.js
    M JSTests/wasm/stress/simple-inline-stacktrace-2.js
    M JSTests/wasm/stress/simple-inline-stacktrace-with-catch-2.js
    M JSTests/wasm/stress/strcat-bigint-oom.js
    M JSTests/wasm/stress/throw-from-wasm-catch-in-baseline-JIT.js
    M JSTests/wasm/stress/try-table-control-ref.js
    M Tools/Scripts/run-jsc-stress-tests

  Log Message:
  -----------
  [32-bit JSValues] Test gardening for ports without wasm support.
https://bugs.webkit.org/show_bug.cgi?id=301316

Reviewed by Yusuke Suzuke.

The WIP 32-bit refactoring needs to run the test suite without wasm,
and also without tests that use multiple VMs.

We adjust the skip cases for these tests to make them easy to toggle.

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



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

Reply via email to