-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Description
Type of Request
bug
Infrastructure Environment
LUCI
What is happening?
Many PRs are failing flutter_packaging_test
https://ci.chromium.org/ui/p/flutter/builders/try/Mac%20flutter_packaging_test
https://ci.chromium.org/ui/p/flutter/builders/try/Linux%20flutter_packaging_test
https://ci.chromium.org/ui/p/flutter/builders/try/Mac_arm64%20flutter_packaging_test
https://ci.chromium.org/ui/p/flutter/builders/try/Windows%20flutter_packaging_test
Example of error:
Running "git clone -b master https://flutter.googlesource.com/mirrors/flutter" in /Volumes/Work/s/w/ir/x/w/archive.
Cloning into 'flutter'...
Running "git reset --hard b3fbdf485e3538c7044b9d22c708e30beb5b6575" in /Volumes/Work/s/w/ir/x/w/archive/flutter.
fatal: Could not parse object 'b3fbdf485e3538c7044b9d22c708e30beb5b6575'.
Error: Running "git reset --hard b3fbdf485e3538c7044b9d22c708e30beb5b6575" in /Volumes/Work/s/w/ir/x/w/archive/flutter failed
Looks like infra owns these tests:
Line 331 in 7bf375b
| # flutter_packaging @godofredoc @flutter/infra |
Steps to reproduce
No response
Expected results
I expect the tests to pass