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
Ensure that coverage is made even when a test fails
If e3-testsuite-report fails, coverage commands after it will not be
executed. This commit replaces the exit by a FAIL variable, which is
then checked at the end.
Change-Id: I935d6ac032b0d3d5c68de21e0ae0dd08ef5e691b
0 commit comments