-
Notifications
You must be signed in to change notification settings - Fork 10k
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
[Editor] Avoid to have a stamp editor resizing itself #18716
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/5952d235772f563/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/43ee62e5a2cd292/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/5952d235772f563/output.txt Total script time: 9.31 mins
|
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/43ee62e5a2cd292/output.txt Total script time: 20.18 mins
|
f086b12
to
d8ee93b
Compare
Thank you for looking into this because in #18708 I thought it was caused by the Puppeteer update. Note that while this fixes most of the regressions from #18698 (comment) it doesn't address the highlight annotation one, so for that we should file a follow-up issue. |
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, with a comment added; thank you.
d8ee93b
to
3f23bcb
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/1c3ec082279a53d/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/6f61ffb6c383c41/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/1c3ec082279a53d/output.txt Total script time: 9.40 mins
|
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/6f61ffb6c383c41/output.txt Total script time: 20.10 mins
|
Fixes #18715.