-
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
Take into account empty lines when extracting text content from the appearance #17512
Conversation
ac3a87c
to
32390f7
Compare
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.
That's even simpler than I imagined :-)
r=me, with all tests passing; thank you!
32390f7
to
405f573
Compare
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/d15d9756f45e915/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/c7d7228cdd9244a/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/d15d9756f45e915/output.txt Total script time: 24.47 mins
Image differences available at: http://54.241.84.105:8877/d15d9756f45e915/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/c7d7228cdd9244a/output.txt Total script time: 29.90 mins
Image differences available at: http://54.193.163.58:8877/c7d7228cdd9244a/reftest-analyzer.html#web=eq.log |
The failure with |
/botio-windows integrationtest |
From: Bot.io (Windows)ReceivedCommand cmd_integrationtest from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/c5b95ed71368b7c/output.txt |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/c5b95ed71368b7c/output.txt Total script time: 15.70 mins
|
/botio makeref |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/54969c605fc3eb2/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/dce6f9463d5c841/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/54969c605fc3eb2/output.txt Total script time: 18.62 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/dce6f9463d5c841/output.txt Total script time: 26.33 mins
|
Fixes #17492.