Bugzilla – Bug 8557
Jive: AutoSmokeTest: Playmode failing
Last modified: 2008-07-01 12:01:20 UTC
This problem was first seen with jive_7.1_r2604.bin. Playmode smoke test had been passing before that. Steps to reproduce: 1. Download the jive_7.1_r2604.bin, r2618, or r2621. 2. Run the Jive Auto Smoke Test. 3. Notice the Playmode test fails.
Created attachment 3487 [details] The messages log file form the Jive unit. There is a possibility that the test script may need to change. When reproducing this bug manually, this user notice the header of the screen stayed as stop for a while when the song was playing.
Test script doesn't need to change-- this was actually an example of the SmokeTest properly exposing a real bug! playerMode notification was not getting properly sent out on playerstatus update. This caused the title bar of NowPlaying not to update, and is what caused the SmokeTest to (correctly) fail. Fixed in r2639.
Glad that the script is finding real bugs. Good idea not to change it. What this user meant by change was to put some delay into the script. At first, it was a bit hard to watch and verify the failure. After watching a few times, this user has no problem seeing the bug.
The Auto Jive Smoke Tests System had tested build jive_7.1_r2641.bin on two different sets of Jives and Rays this morning. Bug as written is no longer there. Great job. Marking as "VERIFIED".
Closing.