-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Reverts "Verified input integration test" #140833
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
Reverts "Verified input integration test" #140833
Conversation
This reverts commit ac9a8eb.
|
Why is this being reverted? |
|
ahh, I see the tree is red. |
|
Oh yeah, sorry about that. Here is an example: https://ci.chromium.org/ui/p/flutter/builders/prod/Linux%20tool_integration_tests_1_4/14499/overview |
|
I see this error from |
|
So I just ran All of the packages that I depend on have an AUTOGENERATED line after them: |
|
Did you run update packages only in the new directory that you added? I think it might need to be run at the root of the repo so that all versions match. @christopherfujino may know for sure. |
|
|
I think I hit a race condition, after I ran I relanded it last night and everything seems fine. |
Reverts #140806
Initiated by: zanderso
This change reverts the following previous change:
Original Description:
This is an integration test associated with flutter/engine#49268