Bug 96

Summary: some cases it won't sent log to server
Product: TestProduct Reporter: Kuanshen An <kuanshen.an>
Component: TestComponentAssignee: No one <sysadmin>
Status: VERIFIED INVALID    
Severity: enhancement CC: brian.roberge
Priority: Highest    
Version: unspecified   
Hardware: PC   
OS: Mac OS   

Description Kuanshen An 2018-11-27 22:15:23 EST
Tested on build 1001/#154, on Mac platform

For following cases, the RSU does not send the log to server.

1. an up-to-date Reader.
2. not supported firmware Reader.

RSU could reach the right expected screen( up-to-date or Incompatible)  in the end of upgrade, but it won't generate status.json and it won't send log to server, either.


Expect:
RSU send every result to the server.
Comment 1 Brian Roberge 2018-11-29 22:05:07 EST
This is as designed.  The logic only sends a report when an update is attempted.
Comment 2 Kuanshen An 2018-12-05 22:30:17 EST
ok.