HyperlinkIdConsistency unit test is failing #7654
Labels
Needs-Tag-Fix
Doesn't match tag requirements
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Resolution-Fix-Committed
Fix is checked in, but it might be 3-4 weeks until a release.
Environment
Windows build number: Version 10.0.18362.1016
Windows Terminal version (if applicable): Commit f91b53d
Steps to reproduce
runut /name:*HyperlinkIdConsistency*
Expected behavior
The test should pass.
Actual behavior
The test fails when verifying the output of the initial escape sequence:
Technically the test was always broken, but it managed to pass when it was initially added because of a bug in the state machine parser. I think that bug was recently fixed by PR #7340, which is why the test has only started failing now.
The text was updated successfully, but these errors were encountered: