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

Send the verbosity level when setting up fake workers (issue 11536) #11537

Merged

Conversation

Snuffleupagus
Copy link
Collaborator

Interestingly the viewer already seem to work correctly as-is, with workers disabled and a non-standard verbosity level.
Hence this is possibly Node.js specific, but given that the issue is lacking both the PDF file in question and a runnable test-case, so this patch is essentially a best-effort guess at what the problem could be.

Fixes #11536

Interestingly the viewer already seem to work correctly as-is, with workers disabled and a non-standard `verbosity` level.
Hence this is possibly Node.js specific, but given that the issue is lacking *both* the PDF file in question and a runnable test-case, so this patch is essentially a best-effort guess at what the problem could be.
@timvandermeij
Copy link
Contributor

/botio test

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

Command cmd_test from @timvandermeij received. Current queue size: 0

Live output at: http://54.215.176.217:8877/3f00e65e858474f/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

Command cmd_test from @timvandermeij received. Current queue size: 0

Live output at: http://54.67.70.0:8877/5084b3e99d0419f/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Failed

Full output at http://54.67.70.0:8877/5084b3e99d0419f/output.txt

Total script time: 19.47 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Regression tests: FAILED

Image differences available at: http://54.67.70.0:8877/5084b3e99d0419f/reftest-analyzer.html#web=eq.log

@pdfjsbot
Copy link

From: Bot.io (Windows)


Failed

Full output at http://54.215.176.217:8877/3f00e65e858474f/output.txt

Total script time: 26.16 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Regression tests: FAILED

Image differences available at: http://54.215.176.217:8877/3f00e65e858474f/reftest-analyzer.html#web=eq.log

@timvandermeij timvandermeij merged commit e9dc179 into mozilla:master Jan 28, 2020
@timvandermeij
Copy link
Contributor

Thanks!

@Snuffleupagus Snuffleupagus deleted the setupFakeWorker-configure branch January 28, 2020 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

getDocument in pdfjs-dist package does not respect verbosity parameter
3 participants