[webkit-changes] [WebKit/WebKit] e84c28: Skip wasm sampling profiler tests for watchOS and ...

Yusuke Suzuki noreply at github.com
Tue Aug 27 14:10:14 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e84c28d0ffb3c9e5b80d2c023914dcb270551caa
      https://github.com/WebKit/WebKit/commit/e84c28d0ffb3c9e5b80d2c023914dcb270551caa
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2024-08-27 (Tue, 27 Aug 2024)

  Changed paths:
    M JSTests/stress/sampling-profiler-wasm-name-section.js
    M JSTests/stress/sampling-profiler-wasm.js

  Log Message:
  -----------
  Skip wasm sampling profiler tests for watchOS and tvOS since they do not support
https://bugs.webkit.org/show_bug.cgi?id=278733
rdar://134743040

Reviewed by Mark Lam.

SamplingProfiler + wasm combination is supported only in JIT environment. Other platforms will not successfully report the results.
This patch skip them on tvOS and watchOS.

* JSTests/stress/sampling-profiler-wasm-name-section.js:
* JSTests/stress/sampling-profiler-wasm.js:

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



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


More information about the webkit-changes mailing list