Revert: [tool_tests] Remove bringup from Windows tool_tests_commands_2_2 (#191793)
Reverts: [[tool_tests] Remove bringup from Windows tool_tests_commands_2_2](https://github.com/flutter/flutter/pull/191732) Initiated by: @cbracken Reason for reverting: Windows_mokey flavors_test_win flavors_test lit the tree on fire Original PR Author: @bkonyi Reviewed By: @jtmcdole The original PR description is provided below: Fixes Windows-specific path and test failures in `tool_tests_commands` subshard `2_2`: - Use `Glob(entry).matches(relativePath)` with POSIX relative paths in `project.dart`. - Normalize backslashes to POSIX forward slashes in `SwiftPackagePackageDependency.format()` in `swift_packages.dart`. - Normalize path separators when encoding `workspacePackages` dependencies in `preview_pubspec_builder.dart`. - Consolidate `Cache.disableLocking()` in `upgrade_test.dart` `setUpAll()` and pass missing `runInContext` overrides. - Guard NDK directory listing with `ndkDir.existsSync()` in `build_aar_test.dart`. - Update test expectations and add retry backoff in `widget_preview_test.dart`, `test_test.dart`, and `regress_176018_test.dart`. - Remove `bringup: true` from `Windows tool_tests_commands_2_2` in `.ci.yaml`.
F
flutteractionsbot committed
e62a2474c383b3780ad7b171f638ac217406fbdf
Parent: e003841
Committed by GitHub <noreply@github.com>
on 8/26/2026, 10:05:55 AM