Conversation
Unit Test Results9 462 tests +29 8 873 ✅ +26 49m 45s ⏱️ - 1m 38s For more details on these failures, see this check. Results for commit dbf63a4. ± Comparison against base commit bf20f74. This pull request removes 1 and adds 30 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
5ac1042 to
e06f7b4
Compare
|
wouldn't it break running these tests on host outside of docker? |
I also see this problem now, it seems to be not related with tini and orphaned child ad has to be solved (I'd suggest the separate PR). However I see some other issue related to this topic: Because of such code some cases are skipped when running on host without tini: |
Yea, it is related to this issue: phoenix-rtos/phoenix-rtos-project#733 |
36d3bb1 to
4602cad
Compare
4602cad to
ace727b
Compare
nalajcie
left a comment
There was a problem hiding this comment.
maybe we should set default signal handlers in trunner just before running the test?
…ainer JIRA: CI-365
JIRA: CI-365
ace727b to
dbf63a4
Compare





JIRA: CI-365
Description
Motivation and Context
Types of changes
How Has This Been Tested?
Checklist:
Special treatment