• Darren Austin's avatar
    Added a check to the analyzer script to detect skipped tests. (#88003) · 41ff30c8
    Darren Austin authored
    Added a check to the analyzer script to detect skipped tests that aren't commented.
    
    The comment following the `skip` parameter should include either a link to a
    github issue tracking the reenabling of the test, or a '[intended]' tag with
    a brief description of why the test should never be enabled for the given
    condition.
    41ff30c8
technical_debt__cost.dart 7.19 KB