Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
The HU sends a start (USER) for the first start and start (AUTORESTART) after the wifi is turned back on (automatic recover).
The test fails, saying "USER" start received does not match expected "AUTORESTART". However, I am totally convinced we are sending AUTORESTART for the automatic recover from our HU logging.
If we change our HU code to send AUTORESTART on the first start (i.e instead of the USER start), as well as the recovery start - then the test Passes.
I believe therefore that the test is picking up the first start reasons, rather than the last start reason.
Thanks,
Adrian