Skip to content

Conversation

@dnfield
Copy link
Contributor

@dnfield dnfield commented Nov 2, 2020

This will resolve issues around circular dependency management. It will also make sure that the integration_test package is tied tightly to API changes in the Flutter SDK at a specific version.

@nturgut @yjbanov @jonahwilliams

@flutter-dashboard flutter-dashboard bot added c: contributor-productivity Team-specific productivity, code health, technical debt. tool Affects the "flutter" command-line tool. See also t: labels. work in progress; do not review labels Nov 2, 2020
@google-cla google-cla bot added the cla: yes label Nov 2, 2020
@dnfield
Copy link
Contributor Author

dnfield commented Nov 3, 2020

This is going to require a large number of analysis changes. :(

@dnfield
Copy link
Contributor Author

dnfield commented Nov 5, 2020

Windows framework_tests is a flake - filed #69922

@dnfield dnfield marked this pull request as ready for review November 5, 2020 23:13
@dnfield
Copy link
Contributor Author

dnfield commented Nov 5, 2020

I think this is passing CI now and is ready for review.

@@ -0,0 +1,7 @@
.DS_Store
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there is a global gitignore that will handle this

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

baleeted

@@ -0,0 +1,10 @@
# This file tracks properties of this Flutter project.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this could be deleted

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@@ -0,0 +1,221 @@
## 0.9.2+2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What should we do with the version changelog now that this no longer has a version number?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to keep this here for historical purposes, but I don't think we'll keep updating the changelog. I can add a notice.

@@ -0,0 +1,10 @@
# This file tracks properties of this Flutter project.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@dnfield
Copy link
Contributor Author

dnfield commented Nov 6, 2020

Precache failure is a flake unrelated to this PR.

Copy link
Contributor

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall LGTM for moving integration_test.

I did not closely review the code itself as it is being copied as-is for the most part

@dnfield dnfield merged commit 7678465 into flutter:master Nov 6, 2020
@dnfield dnfield deleted the it branch November 6, 2020 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: contributor-productivity Team-specific productivity, code health, technical debt. tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants