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

  Changed paths:
    M JSTests/wasm/debugger/lib/core/base.py
    M JSTests/wasm/debugger/tests/tests.py

  Log Message:
  -----------
  [JSC][WASM][Debugger] Re-enable previously disabled WASM debugger tests and 
remove LLDB workarounds
https://bugs.webkit.org/show_bug.cgi?id=305495
rdar://168161278

Reviewed by Justin Michaud.

Following up on the LLDB path fix in [1], the WASM debugger
tests now work correctly with the standard Xcode LLDB.

Re-enable three test cases that were previously commented out due to
LLDB crashes:
- ThrowCatchAllTestCase
- DelegateTestCase
- TryTableTestCase
- RethrowTestCase

Remove LLDB display workarounds (stop-line-count-before/after settings)
that are no longer needed. Increase command timeout from 30s to 60s for
better reliability.

No test needed since this is a config change.

[1] https://commits.webkit.org/305587@main

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



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

Reply via email to