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

Test saving compilation traces. #8618

Merged
merged 1 commit into from
Apr 18, 2019
Merged

Conversation

chinmaygarde
Copy link
Member

No description provided.

runtime/dart_isolate_unittests.cc Outdated Show resolved Hide resolved
} catch (exception) {
print("Could not save compilation trace: " + exception);
}
NotifyResult(trace != null && trace.length > 0);
Copy link
Contributor

Choose a reason for hiding this comment

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

@chinmaygarde chinmaygarde merged commit 8b5a50c into flutter:master Apr 18, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 18, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Apr 18, 2019
flutter/engine@876c4c3...8b5a50c

git log 876c4c3..8b5a50c --no-merges --oneline
8b5a50c Test saving compilation traces. (flutter/engine#8618)
7d3caf8 Avoid leaking the VM in runtime_unittests and update failing tests. (flutter/engine#8626)
91b7107 Revert "Add a unit test for PhysicalShapeLayer (#8616)" (flutter/engine#8627)
8b667b0 Add a unit test for PhysicalShapeLayer (flutter/engine#8616)

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 (cbracken@google.com), and stop
the roller if necessary.
@chinmaygarde chinmaygarde deleted the comptrace branch May 28, 2019 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants