-
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
Correctly wait for the editor mode when double clicking on an annotation in integration tests #19163
Conversation
/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/1ed7d82ca95fe88/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/c824cabd0710765/output.txt |
It should help to fix the issue in #19161 (comment) |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/1ed7d82ca95fe88/output.txt Total script time: 10.27 mins
|
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/c824cabd0710765/output.txt Total script time: 23.41 mins
|
…ion in integration tests
7d82e37
to
3ac5550
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/1e56d934d560f58/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/f651c88700f0ae2/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/1e56d934d560f58/output.txt Total script time: 10.22 mins
|
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/f651c88700f0ae2/output.txt Total script time: 22.92 mins
|
It doesn't fix the issue I can't reproduce locally neither on Windows nor on Linux... |
I really don't understand why it's failing... :( |
That might suggest that something is trying access an API method after the document has already been closed. |
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.
r=me, thanks.
No description provided.