flutter/dev/bots/test
LongCatIsLooong d755bc222b
Replace RenderBox.compute* with RenderBox.get* and add @visibleForOverriding (#145503)
`@visibleForOverriding` + `@protected` unfortunately does not catch the case where a `compute*` method was overridden in a subtype and the overide was called in that same type's implementation.

I did not add a `flutter_ignore` for this because it doesn't seem there will be false positives.
2024-03-22 02:44:55 +00:00
..
analyze-snippet-code-test-dart-ui Enable strict-inference (#135043) 2023-09-20 19:59:08 +00:00
analyze-snippet-code-test-input Enable strict-inference (#135043) 2023-09-20 19:59:08 +00:00
analyze-test-input Replace RenderBox.compute* with RenderBox.get* and add @visibleForOverriding (#145503) 2024-03-22 02:44:55 +00:00
analyze_snippet_code_test.dart Remove outdated ignores from framework (#140465) 2023-12-20 22:05:29 +00:00
analyze_test.dart Replace RenderBox.compute* with RenderBox.get* and add @visibleForOverriding (#145503) 2024-03-22 02:44:55 +00:00
check_code_samples_test.dart More helpful test.dart output (#140175) 2023-12-28 23:16:12 +00:00
codesign_test.dart Test codesigning xcframeworks in artifacts (#142666) 2024-02-01 21:25:53 +00:00
common.dart Migrate verify_codesigned. (#139328) 2023-12-22 01:46:11 +00:00
post_process_docs_test.dart Deprecate these old APIs (#116793) 2023-04-06 19:53:50 +00:00
prepare_package_test.dart make the tar c command in prepare_package.dart verbose (#139687) 2023-12-11 23:48:59 +00:00
run_command_test.dart More helpful test.dart output (#140175) 2023-12-28 23:16:12 +00:00
sdk_directory_has_space_test.dart Skip test audit for dev tests. (#87147) 2021-08-03 11:17:41 -07:00
test_test.dart Reland "Fail tests on exceptions raised after test completed (#144706)" (#144980) 2024-03-12 18:17:10 +00:00
tool_subsharding_test.dart Parser machine logs (#118707) 2023-02-02 20:04:06 +00:00