mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
When files have an opaque origin, the "file" scheme is omitted from the blob URL serialization in the stack trace. This change normalizes the output in the test so that both tuple file origins and opaque file origins (which may serialize as 'blob:ladybird/') is accepted, ensuring the test passes in both scenarios.
10 lines
170 B
Plaintext
10 lines
170 B
Plaintext
classic: Error
|
|
at Error
|
|
at blob:<origin>/[flaky-uuid-replaced]:3:36
|
|
|
|
module: Error
|
|
at Error
|
|
at blob:<origin>/[flaky-uuid-replaced]:3:36
|
|
at <unknown>
|
|
|