-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/plugins
#4185Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.c: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
From a recent breakage in the flutter/plugins repo, it seems that we're running tests for some plugins with flutter test --platform=chrome (at least that's how the issue was discovered).
The chrome platform for tests is going away, so we should stop relying on it for tests in the plugins repo.
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.c: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.