pdf.js/test/integration
Tim van der Meij 2c1d95b153
Activate the selector check for the autoprint integration test as soon as possible
The Windows bot is usually slower than the Linux bot, and therefore
text layer rendering is as well. However, the `autoprint` test awaited
text layer rendering to complete before activating the selector check,
which makes it timing-sensitive and causes it to never resolve because
the page is already printed (and the printed page div removed) by then.

This commit should fix the issue by activating the selector check as
soon as possible, namely as soon as the viewer appears, which should
ensure we're always registering the selector check in time because we're
doing it even before rendering is starting.
2023-10-07 19:27:34 +02:00
..
accessibility_spec.js Ignore null-chars when using structTree-data in the viewer 2023-08-31 16:29:10 +02:00
annotation_spec.js Make annotations focusable (bug 1851489) 2023-09-04 17:12:23 +02:00
copy_paste_spec.js Remove timeouts from the copy_paste integration test 2023-10-03 11:55:18 +02:00
find_spec.js XFA - Support text search in XFA documents. 2021-08-23 08:44:20 -07:00
freetext_editor_spec.js [Editor] Add the possibility to create a new editor in using the keyboard (bug 1853424) 2023-10-05 22:49:15 +02:00
ink_editor_spec.js Fix new intermittent failures with ink and stamp tests 2023-10-02 15:04:44 +02:00
scripting_spec.js Activate the selector check for the autoprint integration test as soon as possible 2023-10-07 19:27:34 +02:00
stamp_editor_spec.js [Editor] Support resizing editors with the keyboard (bug 1854340) 2023-10-04 12:57:37 +02:00
test_utils.js Remove timeouts from the copy_paste integration test 2023-10-03 11:55:18 +02:00