[webkit-changes] [WebKit/WebKit] 9ea306: [JSC][armv7] Skip wasm/stress/simple-inline-stackt...

jjgriego noreply at github.com
Fri Sep 29 13:30:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9ea306f30d73877433b5545e71f77fd1e64b1d9d
      https://github.com/WebKit/WebKit/commit/9ea306f30d73877433b5545e71f77fd1e64b1d9d
  Author: Joseph Griego <jgriego at igalia.com>
  Date:   2023-09-29 (Fri, 29 Sep 2023)

  Changed paths:
    M JSTests/wasm/stress/simple-inline-stacktrace-with-catch.js

  Log Message:
  -----------
  [JSC][armv7] Skip wasm/stress/simple-inline-stacktrace-with-catch.js
https://bugs.webkit.org/show_bug.cgi?id=262136

Reviewed by Yusuke Suzuki and Justin Michaud.

This test is failing after https://commits.webkit.org/267656@main but we
haven't been able to identify exactly what's wrong yet; skip in the interest of
getting CI green, the extra stack frame seems somewhat benign. [Note that
simple-inline-stacktrace.js is already skipped as of this commit]

* JSTests/wasm/stress/simple-inline-stacktrace-with-catch.js:

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




More information about the webkit-changes mailing list