Lines Matching full:stale
281 stale_expectations, self.filename, expectations.RemovalType.STALE)
316 stale_expectations, self.filename, expectations.RemovalType.STALE)
349 for removal_type in (expectations.RemovalType.STALE,
360 """Tests that stale expectations in a stale disable block are not removed"""
364 # finder:disable-stale
366 # finder:enable-stale
379 # finder:disable-stale
381 # finder:enable-stale
386 stale_expectations, self.filename, expectations.RemovalType.STALE)
392 """Tests that stale expectations in unused disable blocks are not removed"""
427 # finder:disable-stale
429 # finder:enable-stale
444 # finder:disable-stale
446 # finder:enable-stale
452 expectations_to_remove, self.filename, expectations.RemovalType.STALE)
490 for removal_type in (expectations.RemovalType.STALE,
501 """Tests that expectations with inline stale disable comments not removed"""
504 crbug.com/2345 [ win ] stale_disabled [ Failure ] # finder:disable-stale
516 crbug.com/2345 [ win ] stale_disabled [ Failure ] # finder:disable-stale
521 stale_expectations, self.filename, expectations.RemovalType.STALE)
530 crbug.com/2345 [ win ] stale_disabled [ Failure ] # finder:disable-stale
598 stale_expectations, self.filename, expectations.RemovalType.STALE)
658 stale_expectations, self.filename, expectations.RemovalType.STALE)
697 stale_expectations, self.filename, expectations.RemovalType.STALE)
727 stale_expectations, self.filename, expectations.RemovalType.STALE)
772 stale_expectations, self.filename, expectations.RemovalType.STALE)
805 stale_expectations, self.filename, expectations.RemovalType.STALE)
850 stale_expectations, self.filename, expectations.RemovalType.STALE)
900 stale_expectations, self.filename, expectations.RemovalType.STALE)
927 expectations.RemovalType.STALE)
947 expectations.RemovalType.STALE)
968 expectations.RemovalType.STALE)
971 """Tests stale comment removal in a simple case with trailing whitespace."""
994 stale_expectations, self.filename, expectations.RemovalType.STALE)
1000 """Tests stale comment removal in a simple case with trailing comment."""
1023 stale_expectations, self.filename, expectations.RemovalType.STALE)
1029 """Tests stale comment removal in a simple case at file end."""
1051 stale_expectations, self.filename, expectations.RemovalType.STALE)
1057 """Tests stale comment removal with annotations on both ends."""
1082 stale_expectations, self.filename, expectations.RemovalType.STALE)
1088 """Tests stale comment removal with a missing trailing annotation."""
1123 stale_expectations, self.filename, expectations.RemovalType.STALE)
1129 """Tests stale comment removal with a missing start annotation."""
1158 stale_expectations, self.filename, expectations.RemovalType.STALE)
1164 """Tests stale comment removal with multiple expectations in a block."""
1194 stale_expectations, self.filename, expectations.RemovalType.STALE)
1200 """Tests stale comment removal with expectations in multiple blocks."""
1233 stale_expectations, self.filename, expectations.RemovalType.STALE)
1244 # finder:disable-stale
1246 # finder:enable-stale
1273 stale_expectations, self.filename, expectations.RemovalType.STALE)
1304 # finder:disable-stale
1306 # finder:enable-stale
1328 # finder:disable-stale
1330 # finder:enable-stale
1355 ('-stale', ''))
1373 crbug.com/1234 [ mac ] foo/test [ Failure ] # finder:disable-stale
1395 ('-stale', ''))