Commit Graph

5 Commits

Author SHA1 Message Date
Ian Hickson
a1af1bb92f
Actually run customer_testing shard on Windows (#109336) 2022-08-10 23:25:23 +00:00
godofredoc
72e426fc78
Explicitly set verbose flag for customer testing. (#96634) 2022-01-14 15:55:19 -08:00
Sigurd Meldgaard
bce366203a
Stop calling top level pub (#89032)
* Use `dart __deprecated_pub` instead of `pub` to invoke pub from tools

The top level `pub` commmand has been deprecated and will print
a message. It is however implemented via the __deprecated_pub command
that prints no message.
2021-08-30 10:40:10 -07:00
Ian Hickson
46817f4a94
Make the customer testing shard more verbose (#86143) 2021-07-09 12:11:05 -07:00
Ian Hickson
0b8174e0b0
Pin the customer_tests (#83964) 2021-07-02 19:16:04 -07:00