Add --packages flag to test.py, to use a package spec file instead of a package root. #27063
Labels
area-infrastructure
Use area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.
P1
A high priority bug; for example, a single project is unusable or has many test failures
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Milestone
This is needed to test packages that use the new pub --no-package-symlinks option, and therefore only have a .package file, not a packages/ directory.
Some of the bots on the package waterfall are currently failing because this option is missing.
The text was updated successfully, but these errors were encountered: