Skip to content

Recent regex update might have break all related ui tests #11118

Closed
@J-ZhengLi

Description

@J-ZhengLi

Description

regex crate just recieved a 1.9.0 update, however, all test cases under regex.rs does not produce output for some reason.

I tried running TESTNAME='regex' cargo uitest on stable branch, and it fails on either windows or linux platform.
Then I manually modify Cargo.lock and set the version of regex to 1.8.4, and regex-syntax to 0.7.2, and everything works normal.
Which is kinda weird, can someone confirm this please? Should Cargo.lock be included in the future?

Version

No response

Additional Labels

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions