npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated mkdirp@0.5.4: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated mkdirp@0.3.5: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) npm WARN deprecated coffee-script@1.12.7: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) npm WARN deprecated highlight.js@9.18.5: Support has ended for 9.x series. Upgrade to @latest npm WARN deprecated core-js@2.6.9: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. > postinstall > cross-env PUPPETEER_PRODUCT=firefox node node_modules/puppeteer/install.js Firefox Nightly (119.0a1) downloaded to C:\Users\Administrator\.cache\puppeteer\firefox\win64-119.0a1 added 1323 packages, and audited 1781 packages in 7m 202 packages are looking for funding run `npm fund` for details 35 vulnerabilities (11 moderate, 24 high) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. Submodule 'test/ttx/fonttools-code' (https://github.com/behdad/fonttools.git) registered for path 'test/ttx/fonttools-code' Cloning into 'C:/pdfjs/botio-files-pdfjs/private/26a7a0c7ed55b64/test/ttx/fonttools-code'... Submodule path 'test/ttx/fonttools-code': checked out 'd8170131a3458ffbc19089cf33249777bde390e7' >> Deploying cached PDF files >> Deploying custom files >> Integration Tests [15:55:44] Using gulpfile C:\pdfjs\botio-files-pdfjs\private\26a7a0c7ed55b64\gulpfile.mjs [15:55:44] Starting 'integrationtest'... [15:55:44] Starting 'setTestEnv'... [15:55:44] Finished 'setTestEnv' after 1.27 ms [15:55:44] Starting 'generic'... [15:55:44] Starting 'createBuildNumber'... ### Getting extension build number Extension build number: 25 [15:55:44] Finished 'createBuildNumber' after 190 ms [15:55:44] Starting 'locale'... ### Building localization files [15:55:44] Finished 'locale' after 400 ms [15:55:44] Starting 'scriptingGeneric'... ### Building default preferences [15:55:46] asset app_options.mjs 8.2 KiB [emitted] [javascript module] (name: main) webpack 5.88.2 compiled successfully [15:55:48] asset pdf.scripting.js 111 KiB [emitted] (name: main) webpack 5.88.2 compiled successfully [15:55:48] Finished 'scriptingGeneric' after 3.28 s [15:55:48] Starting 'prefsGeneric'... ### Parsing default preferences [15:55:48] Finished 'prefsGeneric' after 4.81 ms [15:55:48] Starting 'createGeneric'... ### Creating generic viewer [BABEL] Note: The code generator has deoptimised the styling of C:\pdfjs\botio-files-pdfjs\private\26a7a0c7ed55b64\external\quickjs\quickjs-eval.js as it exceeds the max of 500KB. [15:55:58] asset pdf.sandbox.js 622 KiB [emitted] [big] (name: main) webpack 5.88.2 compiled successfully [15:56:07] asset pdf.js 550 KiB [emitted] [big] (name: main) webpack 5.88.2 compiled successfully [15:56:07] asset viewer.js 419 KiB [emitted] [big] (name: main) webpack 5.88.2 compiled successfully [15:56:09] asset pdf.worker.js 1.89 MiB [emitted] [big] (name: main) webpack 5.88.2 compiled successfully [15:56:10] Finished 'createGeneric' after 22 s [15:56:10] Finished 'generic' after 26 s [15:56:10] Starting 'runIntegrationTest'... ### Running integration tests Server running at http://127.0.0.1:55309/ Started .TEST-PASSED | must build structure that maps to text layer .TEST-PASSED | must check that some spans are linked to some annotations thanks to aria-owns .TEST-PASSED | must check that the text fields are in the visual order .TEST-PASSED | must check the id in aria-controls .TEST-PASSED | must check the aria-label linked to the stamp annotation .TEST-PASSED | must check that the stamp annotation is linked to the struct tree .TEST-PASSED | must show a popup on mouseover .TEST-PASSED | must let checkboxes with the same name behave like radio buttons .TEST-PASSED | must check the checkbox .TEST-PASSED | must check the checkbox .TEST-PASSED | must update all the fields with the same value .TEST-PASSED | must reset a formatted value after a change .TEST-PASSED | must let checkboxes with the same name behave like radio buttons .TEST-PASSED | must reset all fields .TEST-PASSED | must reset some fields .TEST-PASSED | must check that the FreeText annotation has a popup .TEST-PASSED | must check that the Ink annotation has a popup .TEST-PASSED | must check the content of the text field .TEST-PASSED | must check that the popup has the correct visibility FTEST-UNEXPECTED-FAIL | must check that we've all the contents on copy/paste .TEST-PASSED | must check that we've all the contents on copy/paste .TEST-PASSED | must highlight text in the right position FTEST-UNEXPECTED-FAIL | must search xfa correctly .TEST-PASSED | must write a string in a FreeText editor .TEST-PASSED | must copy/paste .TEST-PASSED | must clear all .TEST-PASSED | must check that a paste has been undone .TEST-PASSED | must check that aria-owns is correct .TEST-PASSED | must check that right click doesn't select .TEST-PASSED | must check that text change can be undone/redone .TEST-PASSED | must select/unselect several editors and check copy, paste and delete operations .TEST-PASSED | must serialize invisible annotations .TEST-PASSED | must take the media box into account .TEST-PASSED | must move an annotation .TEST-PASSED | must update an existing annotation .TEST-PASSED | must update an existing annotation but not an empty one .TEST-PASSED | must delete an existing annotation .TEST-PASSED | must copy and paste an existing annotation .TEST-PASSED | must move an annotation .TEST-PASSED | must not remove an empty annotation .TEST-PASSED | must hide the popup when editing .TEST-PASSED | must check that the dimensions of a rotated annotations are correct after a font size change .TEST-PASSED | must delete invisible annotations .TEST-PASSED | must open an existing annotation and check that the position are good .TEST-PASSED | must open an existing rotated annotation and check that the position are good .TEST-PASSED | must check that the shortcuts are working correctly .TEST-PASSED | must check the position of moved editor .TEST-PASSED | must check arrow doesn't move an editor when a slider is focused .TEST-PASSED | must check the position of an empty freetext .TEST-PASSED | must check that the focus is on the right page .TEST-PASSED | must keep the focus .TEST-PASSED | must move several annotations .TEST-PASSED | must check that selected editor stay selected .TEST-PASSED | must draw, undo a deletion and check that the editors are not selected .TEST-PASSED | must draw, undo/redo and check that the editor don't move .TEST-PASSED | must draw something .TEST-PASSED | must check that first text field has focus .TEST-PASSED | must show a text field and then make in invisible when content is removed .TEST-PASSED | must format the field with 2 digits and leave field with a click .TEST-PASSED | must format the field with 2 digits, leave field with a click and again .TEST-PASSED | must format the field with 2 digits and leave field with a TAB .TEST-PASSED | must format the field with 2 digits and hit ESC .TEST-PASSED | must format the field with 2 digits on key ENTER .TEST-PASSED | must reset all .TEST-PASSED | must show values in a text input when clicking on radio buttons .TEST-PASSED | must show values in a text input when clicking on checkboxes .TEST-PASSED | must show values in a text input when clicking on checkboxes in a group .TEST-PASSED | must show values in a text input when clicking on checkboxes or radio with no actions *TEST-PASSED | must execute WillPrint and DidPrint actions .TEST-PASSED | must execute WillSave and DidSave actions FTEST-UNEXPECTED-FAIL | must execute PageOpen and PageClose actions .TEST-PASSED | must print authors in a text field .TEST-PASSED | must print selected value in a text field .TEST-PASSED | must clear and restore list elements .TEST-PASSED | must insert new elements .TEST-PASSED | must delete some element .TEST-PASSED | must change colors .TEST-PASSED | must compute sum of fields .TEST-PASSED | must check page index .TEST-PASSED | must check display .TEST-PASSED | must update fields with the same name from JS .TEST-PASSED | must print securityHandler value in a text field FTEST-UNEXPECTED-FAIL | must check input for US zip format .TEST-PASSED | must check input for US phone number (long) format .TEST-PASSED | must check input for US phone number (short) format .TEST-PASSED | must convert input to uppercase .TEST-PASSED | must check that an infinite loop is not triggered .TEST-PASSED | must check that field value is correctly updated .TEST-PASSED | must check that field value is correctly formatted .TEST-PASSED | must check that a button and text field with a border are hidden .TEST-PASSED | must check that data-main-rotation is correct .TEST-PASSED | must check that a values is correctly updated on a field and its siblings .TEST-PASSED | must check that charLimit is correctly set .TEST-PASSED | must check field value is treated by default as a number .TEST-PASSED | must check field value is correctly updated when committed with ENTER key .TEST-PASSED | must check field value is correctly updated when committed with ENTER key .TEST-PASSED | must check the field value set when the document is open .TEST-PASSED | must check the format action is called when setFocus is used FTEST-UNEXPECTED-FAIL | must check if printing is triggered when the document is open .TEST-PASSED | must check that a field value with a number isn't changed .TEST-PASSED | must check that a field value with a number with a comma has the correct value .TEST-PASSED | must check that a field has the correct value when a choice is changed .TEST-PASSED | must check that a field has the correct formatted value .TEST-PASSED | must check that a field is empty FTEST-UNEXPECTED-FAIL | must check that a field has the correct formatted value .TEST-PASSED | must check that invisible fields are made visible .TEST-PASSED | must check that checkboxes are correctly resetted .TEST-PASSED | must load a PNG which is bigger than a page .TEST-PASSED | must load a SVG .TEST-PASSED | must check that an added image stay within the page Failures: 1) Copy and paste all text must check that we've all the contents on copy/paste Message:  In firefox: Expected false to equal true. Stack: at at C:\pdfjs\botio-files-pdfjs\private\26a7a0c7ed55b64\test\integration\copy_paste_spec.js:54:59 at runNextTicks (node:internal/process/task_queues:60:5) at process.processImmediate (node:internal/timers:447:9) at async Promise.all (index 0) Message:  TypeError: Cannot read properties of null (reading 'includes') Stack: at C:\pdfjs\botio-files-pdfjs\private\26a7a0c7ed55b64\test\integration\copy_paste_spec.js:55:23 at runNextTicks (node:internal/process/task_queues:60:5) at process.processImmediate (node:internal/timers:447:9) at async Promise.all (index 0) at async UserContext. (C:\pdfjs\botio-files-pdfjs\private\26a7a0c7ed55b64\test\integration\copy_paste_spec.js:32:7) 2) find bar highlight all must search xfa correctly Message:  Expected '2 of 7 matches' to equal '1 of 7 matches'. Stack: at at C:\pdfjs\botio-files-pdfjs\private\26a7a0c7ed55b64\test\integration\find_spec.js:96:30 at async Promise.all (index 1) at async UserContext. (C:\pdfjs\botio-files-pdfjs\private\26a7a0c7ed55b64\test\integration\find_spec.js:87:7) 3) Interaction in doc_actions.pdf for page actions must execute PageOpen and PageClose actions Message:  Error: Timeout - Async function did not complete within 30000ms (set by jasmine.DEFAULT_TIMEOUT_INTERVAL) Stack: at at listOnTimeout (node:internal/timers:569:17) at process.processTimers (node:internal/timers:512:7) 4) Interaction in issue14307.pdf (1) must check input for US zip format Message:  Error: Timeout - Async function did not complete within 30000ms (set by jasmine.DEFAULT_TIMEOUT_INTERVAL) Stack: at at listOnTimeout (node:internal/timers:569:17) at process.processTimers (node:internal/timers:512:7) 5) Interaction in autoprint.pdf must check if printing is triggered when the document is open Message:  Error: Timeout - Async function did not complete within 30000ms (set by jasmine.DEFAULT_TIMEOUT_INTERVAL) Stack: at at listOnTimeout (node:internal/timers:569:17) at process.processTimers (node:internal/timers:512:7) 6) Interaction in bug1844576.pdf must check that a field has the correct formatted value Message:  In firefox: Expected false to equal true. Stack: at at C:\pdfjs\botio-files-pdfjs\private\26a7a0c7ed55b64\test\integration\scripting_spec.js:2029:14 at runNextTicks (node:internal/process/task_queues:60:5) at process.processImmediate (node:internal/timers:447:9) at async Promise.all (index 0) Message:  In firefox: Expected false to equal true. Stack: at at C:\pdfjs\botio-files-pdfjs\private\26a7a0c7ed55b64\test\integration\scripting_spec.js:2040:14 at runNextTicks (node:internal/process/task_queues:60:5) at process.processImmediate (node:internal/timers:447:9) at async Promise.all (index 0) Suite error: Interaction in js-authors.pdf Message:  TargetCloseError: Protocol error (Runtime.callFunctionOn): Target closed Stack: at CallbackRegistry.clear (file:///C:/pdfjs/botio-files-pdfjs/private/26a7a0c7ed55b64/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.js:134:36) at CDPSessionImpl._onClosed (file:///C:/pdfjs/botio-files-pdfjs/private/26a7a0c7ed55b64/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.js:480:25) at Connection.onMessage (file:///C:/pdfjs/botio-files-pdfjs/private/26a7a0c7ed55b64/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.js:243:25) at Immediate. (file:///C:/pdfjs/botio-files-pdfjs/private/26a7a0c7ed55b64/node_modules/puppeteer-core/lib/esm/puppeteer/common/NodeWebSocketTransport.js:47:36) at process.processImmediate (node:internal/timers:476:21) Suite error: Interaction in bug1811694.pdf Message:  TargetCloseError: Protocol error (Runtime.callFunctionOn): Target closed Stack: at CallbackRegistry.clear (file:///C:/pdfjs/botio-files-pdfjs/private/26a7a0c7ed55b64/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.js:134:36) at CDPSessionImpl._onClosed (file:///C:/pdfjs/botio-files-pdfjs/private/26a7a0c7ed55b64/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.js:480:25) at Connection.onMessage (file:///C:/pdfjs/botio-files-pdfjs/private/26a7a0c7ed55b64/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.js:243:25) at Immediate. (file:///C:/pdfjs/botio-files-pdfjs/private/26a7a0c7ed55b64/node_modules/puppeteer-core/lib/esm/puppeteer/common/NodeWebSocketTransport.js:47:36) at process.processImmediate (node:internal/timers:476:21) Pending: 1) Interaction in doc_actions.pdf for printing must execute WillPrint and DidPrint actions Disabled in Firefox on Windows, because of bug 1662471. 110 specs, 8 failures, 1 pending spec Finished in 503.893 seconds Jasmine received a result after the suite finished: { matcherName: '', message: 'TargetCloseError: Protocol error (Input.dispatchKeyEvent): Target closed', stack: ' at CallbackRegistry.clear (file:///C:/pdfjs/botio-files-pdfjs/private/26a7a0c7ed55b64/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.js:134:36)\n' + ' at CDPSessionImpl._onClosed (file:///C:/pdfjs/botio-files-pdfjs/private/26a7a0c7ed55b64/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.js:480:25)\n' + ' at #onClose (file:///C:/pdfjs/botio-files-pdfjs/private/26a7a0c7ed55b64/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.js:279:21)\n' + ' at WebSocket. (file:///C:/pdfjs/botio-files-pdfjs/private/26a7a0c7ed55b64/node_modules/puppeteer-core/lib/esm/puppeteer/common/NodeWebSocketTransport.js:53:30)\n' + ' at callListener (C:\\pdfjs\\botio-files-pdfjs\\private\\26a7a0c7ed55b64\\node_modules\\ws\\lib\\event-target.js:290:14)\n' + ' at WebSocket.onClose (C:\\pdfjs\\botio-files-pdfjs\\private\\26a7a0c7ed55b64\\node_modules\\ws\\lib\\event-target.js:220:9)\n' + ' at WebSocket.emit (node:events:513:28)\n' + ' at WebSocket.emitClose (C:\\pdfjs\\botio-files-pdfjs\\private\\26a7a0c7ed55b64\\node_modules\\ws\\lib\\websocket.js:258:10)\n' + ' at Socket.socketOnClose (C:\\pdfjs\\botio-files-pdfjs\\private\\26a7a0c7ed55b64\\node_modules\\ws\\lib\\websocket.js:1264:15)\n' + ' at Socket.emit (node:events:513:28)', passed: false, expected: '', actual: '', code: undefined } Run 110 tests OHNOES! Some integration tests failed! 6 of 110 failed integration tests runtime was 640.0 seconds [16:06:54] Finished 'runIntegrationTest' after 11 min [16:06:54] Finished 'integrationtest' after 11 min !botio_message:+ **Integration Tests:** FAILED >> Updating local PDF cache