-
Notifications
You must be signed in to change notification settings - Fork 67
Fix: the unavailable test not print the log (BugFix) #2004
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2004 +/- ##
==========================================
+ Coverage 52.84% 53.04% +0.19%
==========================================
Files 395 395
Lines 42623 42635 +12
Branches 7902 7907 +5
==========================================
+ Hits 22526 22614 +88
+ Misses 19295 19194 -101
- Partials 802 827 +25
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@seankingyang here is the resutls about list available fwts tests and run an unavailable fwts test
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
f541519
to
f2c703b
Compare
f2c703b
to
cd3fdd5
Compare
Description
Only list the avaliable tests.
The unavaliable test will be run, and it will not have log.
We can bypass the
tests
is empty.Resolved issues
firmware/fwts_uefirtvariable
it’s in server image now, but it’s not fit on arm platform with FIT image
Documentation
Tests