Skip to content

Commit

Permalink
Revert "Add tests for scaffold drawer and end drawer" (#150045)
Browse files Browse the repository at this point in the history
Reverts flutter/flutter#149383 as it caused failure for mac
framework_tests_impeller.
  • Loading branch information
yaakovschectman authored Jun 11, 2024
1 parent aad70e5 commit 14df7be
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 110 deletions.
2 changes: 2 additions & 0 deletions dev/bots/check_code_samples.dart
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,8 @@ final Set<String> _knownMissingTests = <String>{
'examples/api/test/material/search_anchor/search_anchor.2_test.dart',
'examples/api/test/material/about/about_list_tile.0_test.dart',
'examples/api/test/material/selection_area/selection_area.0_test.dart',
'examples/api/test/material/scaffold/scaffold.end_drawer.0_test.dart',
'examples/api/test/material/scaffold/scaffold.drawer.0_test.dart',
'examples/api/test/material/scaffold/scaffold_messenger.of.0_test.dart',
'examples/api/test/material/scaffold/scaffold_messenger.0_test.dart',
'examples/api/test/material/scaffold/scaffold_state.show_bottom_sheet.0_test.dart',
Expand Down
55 changes: 0 additions & 55 deletions examples/api/test/material/scaffold/scaffold.drawer.0_test.dart

This file was deleted.

This file was deleted.

0 comments on commit 14df7be

Please sign in to comment.