-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
Remove timeouts from the copy_paste integration test #17059
Remove timeouts from the copy_paste integration test #17059
Conversation
I'm assuming that this (fully) fixes issue #16927? |
c07ffc7
to
b4ebc85
Compare
/botio integrationtest |
From: Bot.io (Windows)ReceivedCommand cmd_integrationtest from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/4db9e734a35d132/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_integrationtest from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/8965caa27718f99/output.txt |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a pre-existing thing, but isn't this line redundant given the explicit check that immediately follows it?
pdf.js/test/integration/copy_paste_spec.js
Line 170 in b4ebc85
expect(!!text).withContext(`In ${browserName}`).toEqual(true); |
r=me, thank you!
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/8965caa27718f99/output.txt Total script time: 5.81 mins
|
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/4db9e734a35d132/output.txt Total script time: 18.02 mins
|
b4ebc85
to
0549a95
Compare
0549a95
to
bb59f44
Compare
/botio integrationtest |
From: Bot.io (Linux m4)ReceivedCommand cmd_integrationtest from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/2617208bfe4e2e4/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_integrationtest from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/85fb7024067af32/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/2617208bfe4e2e4/output.txt Total script time: 5.31 mins
|
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/85fb7024067af32/output.txt Total script time: 20.05 mins
|
No description provided.