Skip to content

Conversation

@Hixie
Copy link
Contributor

@Hixie Hixie commented Jan 17, 2017

Our test script is getting complicated enough that doing your own testing with a custom engine has become tedious. Now you can just do:

(cd ~/dev/flutter/; FLUTTER_TEST_ARGS=--local-engine=host_debug_unopt dev/bots/test.sh)

...to run all your tests (assuming your flutter repo is in ~/dev/flutter and your engine in ~/dev/engine).

Our test script is getting complicated enough that doing your own
testing with a custom engine has become tedious. Now you can just do:

```bash
(cd ~/dev/flutter/; FLUTTER_TEST_ARGS=--local-engine=host_debug_unopt dev/bots/test.sh)
```

...to run all your tests (assuming your flutter repo is in
`~/dev/flutter` and your engine in `~/dev/engine`).
@Hixie
Copy link
Contributor Author

Hixie commented Jan 17, 2017

cc @tvolkert

@tvolkert
Copy link
Contributor

LGTM

@Hixie Hixie merged commit b72fa88 into flutter:master Jan 17, 2017
@Hixie Hixie deleted the tests branch January 17, 2017 21:50
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 17, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 17, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 17, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 17, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 18, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 18, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 18, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 25, 2019
engine-flutter-autoroll added a commit that referenced this pull request Jan 25, 2019
…ive exception callback. (#7512)" (flutter/engine#7551) (#27056)

flutter/engine@31c7917...23b7e29

git log 31c7917..23b7e29 --no-merges --oneline
23b7e29 Re-land "Wrap the user entrypoint function in a zone with native exception callback. (#7512)" (flutter/engine#7551)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff ([email protected]), and stop
the roller if necessary.
kangwang1988 pushed a commit to XianyuTech/flutter that referenced this pull request Feb 12, 2019
…ive exception callback. (flutter#7512)" (flutter/engine#7551) (flutter#27056)

flutter/engine@31c7917...23b7e29

git log 31c7917..23b7e29 --no-merges --oneline
23b7e29 Re-land &flutter#34;Wrap the user entrypoint function in a zone with native exception callback. (flutter#7512)&flutter#34; (flutter/engine#7551)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff ([email protected]), and stop
the roller if necessary.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 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.

3 participants