mozilla / pdf.js

PDF Reader in JavaScript
https://mozilla.github.io/pdf.js/
Apache License 2.0
48.14k stars 9.95k forks source link

Only use the l10n fallback bundle when normal ftl-file fetching failed (issue 18264) #18270

Closed Snuffleupagus closed 3 months ago

Snuffleupagus commented 3 months ago

/botio test

moz-tools-bot commented 3 months ago

From: Bot.io (Windows)


Received

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

Live output at: http://54.193.163.58:8877/85cb0d9a8139357/output.txt

moz-tools-bot commented 3 months ago

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.241.84.105:8877/dd6931ebd0a2e0f/output.txt

moz-tools-bot commented 3 months ago

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/dd6931ebd0a2e0f/output.txt

Total script time: 28.56 mins

  different ref/snapshot: 20
  different first/second rendering: 2

Image differences available at: http://54.241.84.105:8877/dd6931ebd0a2e0f/reftest-analyzer.html#web=eq.log

moz-tools-bot commented 3 months ago

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/85cb0d9a8139357/output.txt

Total script time: 41.64 mins

  different ref/snapshot: 6

Image differences available at: http://54.193.163.58:8877/85cb0d9a8139357/reftest-analyzer.html#web=eq.log

timvandermeij commented 3 months ago

/botio-linux preview

moz-tools-bot commented 3 months ago

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.241.84.105:8877/68fd3585d81c608/output.txt

moz-tools-bot commented 3 months ago

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/68fd3585d81c608/output.txt

Total script time: 1.00 mins

Published

timvandermeij commented 3 months ago

I have confirmed locally that this indeed fixes the logs if dumpio: true is enabled. Great; thank you!