Skip to content

Conversation

mgol
Copy link
Member

@mgol mgol commented Mar 9, 2021

Some bad pages are being detected as Catalan randomly which makes the build
fail. This is reproducible both locally & on Travis. PR gh-1949 added a new
regex to account for this error but it didn't escape parens properly so it's
not matching the problematic error message.

Ref gh-1949

I tested the new regex against the error reported in https://travis-ci.com/github/jquery/jquery-ui/jobs/489208911 and it's matching.

Some bad pages are being detected as Catalan randomly which makes the build fail. This is reproducible both locally & on Travis. PR jquerygh-1949 added a new regex to account for this error but it didn't escape parens properly so it's not matching the problematic error message. Ref jquerygh-1949
@mgol mgol added this to the 1.13 milestone Mar 9, 2021
@mgol mgol requested a review from fnagel March 9, 2021 22:35
@mgol mgol self-assigned this Mar 9, 2021
Copy link
Member

@fnagel fnagel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 by reading

@mgol mgol merged commit e31cf57 into jquery:main Mar 10, 2021
@mgol mgol deleted the htmllint-bad branch March 10, 2021 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants