[webkit-changes] [WebKit/WebKit] b0ea3a: Unreviewed, more test gardening

Yusuke Suzuki noreply at github.com
Tue Mar 14 17:36:33 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b0ea3a9090d18fc7d797138efc0f110c41756a7f
      https://github.com/WebKit/WebKit/commit/b0ea3a9090d18fc7d797138efc0f110c41756a7f
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M JSTests/stress/elidable-new-object-roflcopter-then-exit.js
    M JSTests/stress/proxy-set-failure-inline-cache.js
    M JSTests/wasm/stress/simd-tail-calls-throw.js
    M JSTests/wasm/v8/many-memories-no-trap-handler.js

  Log Message:
  -----------
  Unreviewed, more test gardening
https://bugs.webkit.org/show_bug.cgi?id=253923
rdar://106729268

Skip super slow tests for lockdown mode in Debug builds.
Skip wasm tail-calls completely since they are not supported.
Use non-fast-memory for V8 test which expects non-fast-memory.

* JSTests/stress/elidable-new-object-roflcopter-then-exit.js:
* JSTests/stress/proxy-set-failure-inline-cache.js:
* JSTests/wasm/stress/simd-tail-calls-throw.js:
* JSTests/wasm/v8/many-memories-no-trap-handler.js:

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




More information about the webkit-changes mailing list