Skip to content

tests: Add back .ini file for parser reentrancy test#42959

Merged
simonwuelker merged 1 commit into
servo:mainfrom
simonwuelker:async-parser-tests
Mar 2, 2026
Merged

tests: Add back .ini file for parser reentrancy test#42959
simonwuelker merged 1 commit into
servo:mainfrom
simonwuelker:async-parser-tests

Conversation

@simonwuelker
Copy link
Copy Markdown
Member

The file was removed in bb5547a but we still need it. Note that we don't crash on the async variant anymore since #42910.

Fixes #42933
Testing: The tests run as expected.

@simonwuelker simonwuelker changed the title wpt: Add back .ini file for parser reentrancy test tests: Add back .ini file for parser reentrancy test Mar 2, 2026
@simonwuelker simonwuelker enabled auto-merge March 2, 2026 16:23
@simonwuelker simonwuelker added this pull request to the merge queue Mar 2, 2026
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Mar 2, 2026
Merged via the queue into servo:main with commit a7f89a2 Mar 2, 2026
31 checks passed
@simonwuelker simonwuelker deleted the async-parser-tests branch March 2, 2026 17:56
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Mar 2, 2026
simonwuelker added a commit to simonwuelker/servo that referenced this pull request Mar 3, 2026
The file was removed in
servo@bb5547a
but we still need it. Note that we don't crash on the async variant
anymore since servo#42910.

Fixes servo#42933
Testing: The tests run as expected.

Signed-off-by: Simon Wülker <[email protected]>
offline-ant pushed a commit to offline-ant/havi that referenced this pull request Jun 4, 2026
The file was removed in
servo@bb5547a
but we still need it. Note that we don't crash on the async variant
anymore since servo#42910.

Fixes servo#42933
Testing: The tests run as expected.

Signed-off-by: Simon Wülker <[email protected]>
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.

Metadata for parser reentrancy tests is missing

3 participants