Skip to content

Tests: Ensure error-stack-must-contain-full-url prints output in order#9300

Merged
AtkinsSJ merged 1 commit into
LadybirdBrowser:masterfrom
AtkinsSJ:error-stack-test-flakiness
May 13, 2026
Merged

Tests: Ensure error-stack-must-contain-full-url prints output in order#9300
AtkinsSJ merged 1 commit into
LadybirdBrowser:masterfrom
AtkinsSJ:error-stack-test-flakiness

Conversation

@AtkinsSJ
Copy link
Copy Markdown
Member

@AtkinsSJ AtkinsSJ commented May 7, 2026

Store the error traces on a map until they're all done, then sort them and print them out in alphabetical order by type. This test was sometimes flaking and printing the module stack before the classic stack, which this prevents.

Store the error traces on a map until they're all done, then sort them
and print them out in alphabetical order by type. This test was
sometimes flaking and printing the module stack before the classic
stack, which this prevents.
@AtkinsSJ AtkinsSJ merged commit 7c8d180 into LadybirdBrowser:master May 13, 2026
24 of 27 checks passed
@AtkinsSJ AtkinsSJ deleted the error-stack-test-flakiness branch May 13, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant