Bug #8059
Windows Camouflage automated tests sometimes failed due to differently ordered icons in the notification area
100%
Description
The expected WindowsSysTray.png
has (from left to right): keyboard, OpenPGP, notifications (1), sound. I’ve just seen instead: keyboard, OpenPGP, sound, notifications (1). I guess we could look for keyboard and OpenPGP together, and then separately look for the sound icon. Not sure looking for the notifications icon is good, as depending on various races, there can be different numbers in there — if we do that, IMO we should not include the number of notifications in the expected image.
Subtasks
History
#2 Updated by intrigeri 2014-10-11 03:02:19
- blocks
Feature #5288: Run the test suite automatically on autobuilt ISOs added
#3 Updated by intrigeri 2014-10-13 15:19:01
- Assignee set to anonym
- QA Check set to Info Needed
Trying to assess the priority of this bug: anonym, do you see it often? It seems I’ve affected by it very often these days (rough guess: 40-80% of the time). Feel free do de-assign the ticket from you after answering.
#4 Updated by anonym 2014-10-15 06:06:25
- Assignee changed from anonym to intrigeri
- Target version changed from Hardening_M1 to Tails_1.2.1
- QA Check changed from Info Needed to Dev Needed
intrigeri wrote:
> Trying to assess the priority of this bug: anonym, do you see it often? It seems I’ve affected by it very often these days (rough guess: 40-80% of the time). Feel free do de-assign the ticket from you after answering.
I’ve seen it a few times, so let’s fix this sooner rather than later. I agree that looking for the individual systray icons, excluding the notification one (due to the counter), seems like a reasonable fix.
#5 Updated by intrigeri 2014-10-17 07:51:23
- Status changed from Confirmed to In Progress
- % Done changed from 0 to 10
- Feature Branch set to test/8059-more-robust-windows-systray
#6 Updated by intrigeri 2014-10-20 15:01:08
- related to #8117 added
#7 Updated by intrigeri 2014-10-20 15:01:33
- related to deleted (
#8117)
#8 Updated by intrigeri 2014-10-20 15:01:41
- blocks #8117 added
#9 Updated by intrigeri 2014-10-31 14:29:55
- Assignee deleted (
intrigeri) - % Done changed from 10 to 50
- QA Check changed from Dev Needed to Ready for QA
#10 Updated by anonym 2014-11-05 17:24:50
- Status changed from In Progress to Fix committed
- % Done changed from 50 to 100
- QA Check changed from Ready for QA to Pass
#11 Updated by BitingBird 2014-12-03 19:41:05
- Status changed from Fix committed to Resolved
#12 Updated by intrigeri 2015-01-06 12:52:44
- blocked by deleted (
)Feature #5288: Run the test suite automatically on autobuilt ISOs
#13 Updated by intrigeri 2015-01-06 12:53:01
- Parent task set to
Feature #8539