Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 07a59b7cf94ca5af07e8406cd57c0b945ec87460
      
https://github.com/WebKit/WebKit/commit/07a59b7cf94ca5af07e8406cd57c0b945ec87460
  Author: Yijia Huang <[email protected]>
  Date:   2026-01-18 (Sun, 18 Jan 2026)

  Changed paths:
    M JSTests/wasm/debugger/resources/c-wasm/add/main.js
    A JSTests/wasm/debugger/resources/swift-wasm/test/build.sh
    M JSTests/wasm/debugger/tests/tests.py

  Log Message:
  -----------
  [JSC][WASM][Debugger] Add build scripts, continue-interrupt test, and fix 
timing issues
rdar://168190038
https://bugs.webkit.org/show_bug.cgi?id=305528

Reviewed by Yusuke Suzuki.

Add build infrastructure and continue/interrupt stress testing for timing 
issues,
plus standardize error messages across test cases.

* JSTests/wasm/debugger/resources/c-wasm/add/main.js:
Added comment documenting emcc command to build WASM test
* JSTests/wasm/debugger/resources/swift-wasm/test/build.sh: Added.
New build script to compile Swift WASM tests with Swiftly toolchain
* JSTests/wasm/debugger/tests/tests.py:
(SystemCallTestCase.continueInterruptTest): Added 5-cycle continue/interrupt 
test
(SystemCallTestCase.test_system_call): Call continueInterruptTest before 
stepTest
(SystemCallTestCase.stepTest): Uses patterns=[] for step commands at system 
call boundary
(Multiple test cases): Standardized error messages to generic "Test failed"

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



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

Reply via email to