fwts: missing field names from fwts --log-fields (regression)

Bug #1269076 reported by Colin Ian King
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Firmware Test Suite
Fix Released
High
Colin Ian King

Bug Description

Removing the --lp-tags broke --log-fields, discovered when running the fwts-test regression tests.

 I forgot to remove the LOG_TAG field when I removed the --lp-tags and --lp-tags-log options. The downside is that this breaks the --log-fields option as this now can't find the tag bitfield and exits prematurely, so we originally had the following fields output:

    RES,ERR,WRN,DBG,INF,SUM,SEP,NLN,ADV,HED,TAG,PAS,FAL,SKP,ABT,INO

The broken result is now:

    RES,ERR,WRN,DBG,INF,SUM,SEP,NLN,ADV,HED

..and should be:

    RES,ERR,WRN,DBG,INF,SUM,SEP,NLN,ADV,HED,PAS,FAL,SKP,ABT,INO

Revision history for this message
Colin Ian King (colin-king) wrote :
summary: - fwts: missing field names from fwts --log-fields
+ fwts: missing field names from fwts --log-fields (regression)
Changed in fwts:
importance: Undecided → High
status: New → In Progress
assignee: nobody → Colin King (colin-king)
Revision history for this message
Colin Ian King (colin-king) wrote :

Fix committed, commit 5c71a567936c74c245c33dab3570361f2694bbc5

Changed in fwts:
status: In Progress → Fix Committed
Changed in fwts:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.