Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a broken regular expression in the docId unit-test (issue 13838, PR 13813 follow-up) #13839

Merged
merged 1 commit into from
Aug 1, 2021

Conversation

Snuffleupagus
Copy link
Collaborator

The current regular expression contains a typo, leading to intermittent test-failures for certain docIds; sorry about that!

Fixes #13838

…, PR 13813 follow-up)

The current regular expression contains a typo, leading to intermittent test-failures for certain `docId`s; sorry about that!
@Snuffleupagus
Copy link
Collaborator Author

/botio unittest

@pdfjsbot
Copy link

pdfjsbot commented Aug 1, 2021

From: Bot.io (Linux m4)


Received

Command cmd_unittest from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.67.70.0:8877/eaaaca275b99652/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Aug 1, 2021

From: Bot.io (Windows)


Received

Command cmd_unittest from @Snuffleupagus received. Current queue size: 0

Live output at: http://3.101.106.178:8877/2cd4a22c3b055d5/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Aug 1, 2021

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/eaaaca275b99652/output.txt

Total script time: 3.81 mins

  • Unit Tests: Passed

@pdfjsbot
Copy link

pdfjsbot commented Aug 1, 2021

From: Bot.io (Windows)


Success

Full output at http://3.101.106.178:8877/2cd4a22c3b055d5/output.txt

Total script time: 5.34 mins

  • Unit Tests: Passed

@timvandermeij timvandermeij merged commit 4cdac66 into mozilla:master Aug 1, 2021
@timvandermeij
Copy link
Contributor

Thanks!

@Snuffleupagus Snuffleupagus deleted the issue-13838 branch August 1, 2021 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix intermittent docId unit test failure
3 participants