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

Allow running runtime_unittests in AOT mode.#8375

Merged
chinmaygarde merged 3 commits intoflutter:masterfrom
chinmaygarde:libdart
Mar 30, 2019
Merged

Allow running runtime_unittests in AOT mode.#8375
chinmaygarde merged 3 commits intoflutter:masterfrom
chinmaygarde:libdart

Conversation

@chinmaygarde
Copy link
Contributor

Previously, only the most basic tests were run in AOT mode.

@jason-simmons
Copy link
Member

Looks like the debug version of this test is now failing on Cirrus?

};

std::unique_ptr<AutoIsolateShutdown> RunDartCodeInIsolate(
static std::unique_ptr<AutoIsolateShutdown> RunDartCodeInIsolate(
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this meant to be static?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. This is just a utility method.

@chinmaygarde
Copy link
Contributor Author

Fixed the debug variant.

Previously, only the most basic tests were run in AOT mode.
@chinmaygarde chinmaygarde merged commit 972afdc into flutter:master Mar 30, 2019
@chinmaygarde chinmaygarde deleted the libdart branch March 30, 2019 00:15
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 30, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Mar 30, 2019
flutter/engine@ca7623e...b75472c

git log ca7623e..b75472c --no-merges --oneline
b75472c Add missing import to functional for Windows. (flutter/engine#8382)
9d71675 Ensure OpacityLayer to have a single child (flutter/engine#8362)
131cc62 Allow native entrypoint registration for runtime unittests. (flutter/engine#8379)
5e124ff Fix typos (flutter/engine#8339)
972afdc Allow running runtime_unittests in AOT mode. (flutter/engine#8375)

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.
RBogie pushed a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 2019
Previously, only the most basic tests were run in AOT mode.
RBogie added a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 2019
RBogie added a commit to RBogie/flutter-engine that referenced this pull request Apr 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants