You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) Highlight Editor Highlight with the keyboard must check that some text has been highlighted
Message:
�[31m In chrome: Expected false to be true.�[0m
Stack:
at <Jasmine>
at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/1488059b7a5d2f4/test/integration/highlight_editor_spec.mjs:712:14
at async Promise.all (index 1)
at async UserContext.<anonymous> (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/1488059b7a5d2f4/test/integration/highlight_editor_spec.mjs:677:7)
Message:
�[31m In chrome: Expected false to be true.�[0m
Stack:
at <Jasmine>
at file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/1488059b7a5d2f4/test/integration/highlight_editor_spec.mjs:715:14
at async Promise.all (index 1)
at async UserContext.<anonymous> (file:///home/ubuntu/pdfjs/botio-files-pdfjs/private/1488059b7a5d2f4/test/integration/highlight_editor_spec.mjs:677:7)
We're doing an evaluation there, but we are probably forgetting to wait for whatever we're evaluating there to occur (that was at least the case in previous similar cases).
The text was updated successfully, but these errors were encountered:
In PR #18273 an AFAIK new intermittent showed up. The traceback is visible in the logs from the Linux bot at http://54.241.84.105:8877/1488059b7a5d2f4/output.txt:
We're doing an evaluation there, but we are probably forgetting to wait for whatever we're evaluating there to occur (that was at least the case in previous similar cases).
The text was updated successfully, but these errors were encountered: