[all-commits] [llvm/llvm-project] 9a1529: [lldb][test] Skip the JSON symbol file test on Web...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Jul 31 22:23:04 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a15298e9664f723c9379c7972735f3c2292829d
      https://github.com/llvm/llvm-project/commit/9a15298e9664f723c9379c7972735f3c2292829d
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2026-08-01 (Sat, 01 Aug 2026)

  Changed paths:
    M lldb/test/API/functionalities/json/symbol-file/TestSymbolFileJSON.py

  Log Message:
  -----------
  [lldb][test] Skip the JSON symbol file test on WebAssembly (#213407)

A JSON symbol file requires the UUID of the module it describes, and a
WebAssembly module carries no UUID.



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


More information about the All-commits mailing list