Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Remove obsolete instructions from scenario_app readme, pass depfile correctly. #28732

Merged
merged 7 commits into from
Sep 23, 2021

Conversation

dnfield
Copy link
Contributor

@dnfield dnfield commented Sep 20, 2021

Fixes flutter/flutter#90303 by removing out of date instructions. @blasten, I filed flutter/flutter#90401 but please feel free to dedupe if there is an existing issue for that already.

Fixes flutter/flutter#88179 by shifting the location of the --depfile argument to be to the frontend server instead of to the VM. This does have the drawback that it will fail to recompile properly if the frontend server sources are modified, but unfortunately I can't see a way to get a single combined depfile for all the sources.

Copy link
Contributor

@cyanglaz cyanglaz left a comment

Choose a reason for hiding this comment

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

LGTM

```

in your shell.
Copy link
Contributor

Choose a reason for hiding this comment

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

While you are here, do you mind adding a little instruction for running locally through xcode?
Something like:

To run or debug in XCode, open the proj file located in  <path_to_engine>/src/out/ios_debug_sim_unopt/scenario_app/Scenarios/Scenarios.xcodeproj, and run all tests with cmd+u or use XCode UI to run selected tests.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will do

Copy link
Contributor

Choose a reason for hiding this comment

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

thanks!

@dnfield dnfield added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Sep 20, 2021
@fluttergithubbot
Copy link
Contributor

This pull request is not suitable for automatic merging in its current state.

  • The status or check suite ci.yaml validation has failed. Please fix the issues identified (or deflake) before re-applying this label.

@fluttergithubbot fluttergithubbot removed the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Sep 20, 2021
@chinmaygarde
Copy link
Member

Dan is going to rebase on ToT. The ci.yaml validation failure is unrelated and is probably resolved.

@dnfield dnfield added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Sep 23, 2021
@fluttergithubbot fluttergithubbot merged commit 68df2f5 into flutter:master Sep 23, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 23, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.
Projects
None yet
4 participants