-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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 some deprecated
code
#13186
Remove some deprecated
code
#13186
Conversation
…vent (PR 12788 follow-up) These properties have been deprecated in two releases now, hence we shouldn't need to keep this code around.
…llow-up) This method has been deprecated in two releases now, hence we shouldn't need to keep this code around.
… 12759 follow-up) While this method has only been deprecated in one releases now, the `AnnotationStorage`-functionality is new enough that third-party implementations hopefully don't rely heavily on it just yet. (And removing this quickly should help reduce the likelihood that someone starts using it.)
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/9aea9105dbd289b/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/9aea9105dbd289b/output.txt Total script time: 4.39 mins Published |
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/21176c1890e2442/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://3.101.106.178:8877/427d935ac27670a/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/21176c1890e2442/output.txt Total script time: 25.48 mins
Image differences available at: http://54.67.70.0:8877/21176c1890e2442/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://3.101.106.178:8877/427d935ac27670a/output.txt Total script time: 28.49 mins
Image differences available at: http://3.101.106.178:8877/427d935ac27670a/reftest-analyzer.html#web=eq.log |
Nice cleanup! |
Please refer to the individual commit messages for additional details.