You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #3005 - JohnTitor:fix-android-ci, r=JohnTitor
ci: Read test output from stderr
CI is currently failing because JohnTitor/ctest2#37 changed the place to display the test results and `runtest-android.rs` cannot find it on stdout. This PR fixes it by reading lines from stderr instead.
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
0 commit comments