Bug 96 - some cases it won't sent log to server
Summary: some cases it won't sent log to server
Status: VERIFIED INVALID
Alias: None
Product: TestProduct
Classification: Unclassified
Component: TestComponent (show other bugs)
Version: unspecified
Hardware: PC Mac OS
: Highest enhancement
Assignee: No one
URL:
Depends on:
Blocks:
 
Reported: 2018-11-27 22:15 EST by Kuanshen An
Modified: 2018-12-05 22:30 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.