Skip to content
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

Run 'pub get' the first time the tests are run #66

Merged
merged 1 commit into from
Nov 10, 2015

Conversation

Hixie
Copy link
Contributor

@Hixie Hixie commented Nov 9, 2015

No description provided.

@@ -1,3 0,0 @@
# Binary cache
Copy link
Contributor

Choose a reason for hiding this comment

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

Did you delete this README file on purpose?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

return 1;
}

if (!FileSystemEntity.isFileSync(path.join(flutterDir.path, 'pubspec.lock'))) {
Copy link
Contributor

Choose a reason for hiding this comment

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

You want to compare the mtime between these two files...

@abarth
Copy link
Contributor

abarth commented Nov 9, 2015

LGTM

@Hixie
Copy link
Contributor Author

Hixie commented Nov 9, 2015

@abarth ready for another look.

@abarth
Copy link
Contributor

abarth commented Nov 9, 2015

LGTM

Hixie added a commit that referenced this pull request Nov 10, 2015
Run 'pub get' the first time the tests are run
@Hixie Hixie merged commit 0a1385d into flutter:master Nov 10, 2015
@Hixie Hixie deleted the better-tests branch November 10, 2015 20:26
@akashgk akashgk mentioned this pull request Jun 18, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants