[Webkit-unassigned] [Bug 261213] New: REGRESSION(267655 at main): inspector/sampling-profiler/many-call-frames.html is a constant text failure.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 6 10:50:40 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261213
Bug ID: 261213
Summary: REGRESSION(267655 at main):
inspector/sampling-profiler/many-call-frames.html is a
constant text failure.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ben_schwartz at apple.com
CC: ashvayka at apple.com,
inspector-bugzilla-changes at group.apple.com,
webkit-bot-watchers-bugzilla at group.apple.com,
webkit-bug-importer at group.apple.com
inspector/sampling-profiler/many-call-frames.html
This test is a constant failure on all platforms.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fsampling-profiler%2Fmany-call-frames.html
TEXT DIFF:
+CONSOLE MESSAGE: TypeError: Can't declare global function 'top': property must be either configurable or both writable and enumerable
+ALERT: Failed to send test() because it is not a function.
-== Running test suite: ScriptProfiler.Samples.ManyCallFrames
--- Running test case: Sampling Profiler sourceURL directive.
-PASS: Should have seen stacktrace:
-[
- {
- "name": "top"
- },
- {
- "name": "g"
- },
- {
- "name": "f"
- },
- {
- "name": "e"
- },
- {
- "name": "d"
- },
- {
- "name": "c"
- },
- {
- "name": "b"
- },
- {
- "name": "a"
- },
- {
- "name": "runFor"
- }
-]
-
DIFF URL:
https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK2-Tests/267668%40main%20(4797)/inspector/sampling-profiler/many-call-frames-pretty-diff.html
REPRODUCIBILITY:
I was able to reproduce this bug on macOS Ventura (13.5, 22G74/arm64) using the following command:
rwt --clobber-old-results --verbose inspector/sampling-profiler/many-call-frames.html
REGRESSION:
There seems to be a clear regression point at 267655 at main, as the issue began constantly failing then (issue did not reproduce at 267654 at main).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230906/f130762c/attachment.htm>
More information about the webkit-unassigned
mailing list