Skip to content
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

ci: Read test output from stderr #3005

Merged
merged 1 commit into from Nov 19, 2022
Merged

Conversation

JohnTitor
Copy link
Member

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

@rust-highfive
Copy link

@JohnTitor: no appropriate reviewer found, use r? to override

@JohnTitor
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Nov 19, 2022

📌 Commit 0d37343 has been approved by JohnTitor

It is now in the queue for this repository.

bors added a commit that referenced this pull request Nov 19, 2022
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>
@bors
Copy link
Contributor

bors commented Nov 19, 2022

⌛ Testing commit 0d37343 with merge c77729d...

@bors
Copy link
Contributor

bors commented Nov 19, 2022

💔 Test failed - checks-actions

@JohnTitor
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Nov 19, 2022

📌 Commit 9f54993 has been approved by JohnTitor

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Nov 19, 2022

⌛ Testing commit 9f54993 with merge e5d9c03...

bors added a commit that referenced this pull request Nov 19, 2022
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>
@bors
Copy link
Contributor

bors commented Nov 19, 2022

💔 Test failed - checks-actions

Signed-off-by: Yuki Okushi <jtitor@2k36.org>
@JohnTitor
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Nov 19, 2022

📌 Commit 89d7013 has been approved by JohnTitor

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Nov 19, 2022

⌛ Testing commit 89d7013 with merge 0b2b101...

@bors
Copy link
Contributor

bors commented Nov 19, 2022

☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14
Approved by: JohnTitor
Pushing 0b2b101 to master...

@bors bors merged commit 0b2b101 into rust-lang:master Nov 19, 2022
@JohnTitor JohnTitor deleted the fix-android-ci branch November 19, 2022 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants