Skip to content

Talkback anti spam

anonym requested to merge anonym/puppet-tails:talkback-anti-spam into master

In order to prevent the test suite reports to spam MRs with too much text content, completely dominating the "discussions", I've implemented some improvements:

  1. All reports are posted to the same thread
  2. I've collapsed the list of failures
  3. Not related to anti-spam, but I also added some useful links so one quickly can investigate failures

Here's an example of how the reports look now:

Test suite run #4562 FAILURE: 216/219 scenarios passed

Failing scenarios

  • features/usb_upgrade.feature:34 # Creating a persistent partition with the old Tails USB installation
  • features/usb_upgrade.feature:44 # Writing files to a read/write-enabled persistent partition with the old Tails USB installation
  • features/usb_upgrade.feature:71 # Booting Tails from a USB drive upgraded from USB with persistence enabled

debug.log

Merge request reports