Skip to content
  • Ben Gamari's avatar
    testsuite: Introduce fragile modifier · 175d49e6
    Ben Gamari authored
    Now since we have been a bit more stringent in testsuite cleanliness we
    have been marking a lot of tests as fragile using the `skip` modifier.
    However, this unfortunately means that we lose the association with the
    ticket number documenting the fragility.
    
    Here we introduce `fragile` and `fragile_for` to retain this
    information.
    
    (cherry picked from commit 4ca271d1)
    175d49e6