"all notifications have disappeared" step is fragile when network is unplugged
Originally created by @intrigeri on #11464 (Redmine)
It relies on the fact that the notification applet is there. When we boot with network plugged, the (persistent) Tor is ready has to be here so we’re fine. However, when booting with network unplugged, we can’t rely on that, so instead we rely on subtle timing between the previous step (“the Tails desktop is ready”, where we do more and more things) and the timeout of the “started in VM” notification. The changes brought to fix #11398 (closed) trigger this latent bug, that could hit us any time we add more stuff to “the Tails desktop is ready”.
Feature Branch: test/11398-florence-hides-other-windows
Attachments
- 00_28_21_Booting_Tails_does_not_automount_untrusted_fat32_partitions.mkv
- 00_28_15_Booting_Tails_does_not_automount_untrusted_fat32_partitions.mkv
- devel_419.log
- 00_02_43_Anti-test__no_memory_erasure_on_a_modern_computer.mkv
Parent Task: #10288 (closed)
Related issues
- Related to #11398 (closed)
Edited by intrigeri