-
Notifications
You must be signed in to change notification settings - Fork 28.5k
Remove engine tests kvm=1
as unnecessary.
#168106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove engine tests kvm=1
as unnecessary.
#168106
Conversation
kvm=1
as unnecessary.kvm=1
as unnecessary.
autosubmit label was removed for flutter/flutter/168106, because - The status or check suite Mac framework_tests_impeller has failed. Please fix the issues identified (or deflake) before re-applying this label.
|
@@ -234,7 +234,6 @@ | |||
"cas_archive": false, | |||
"drone_dimensions": [ | |||
"device_type=none", | |||
"kvm=1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why only removing here and not in the rest of the file?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unintentional. Updated.
4a34764
to
7e2138a
Compare
Related to flutter#168087, but not related to release build orchestrators. Presubmit (in theory) proved this is safe to land.
Related to #168087, but not related to release build orchestrators.
Presubmit (in theory) proved this is safe to land.