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

Re-enable embedder_unittests. #9482

Merged
merged 2 commits into from
Jun 27, 2019
Merged

Conversation

chinmaygarde
Copy link
Member

This was disabled in #6798 waiting for
a Dart SDK patch to land dart-lang/sdk@e6d3a45
which has long since been addressed.

Copy link
Contributor

@iskakaushik iskakaushik left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@dnfield dnfield left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

This was disabled in flutter#6798 waiting for
a Dart SDK patch to land dart-lang/sdk@e6d3a45
which has long since been addressed.
@chinmaygarde
Copy link
Member Author

In my investigation, I could not get to the root cause of the flaky a11y unit-test. I have disabled the one test and re-enabled all others. The issue filed for the same is linked here and in the test file.

@chinmaygarde
Copy link
Member Author

Landing on red as the framework was being manually rolled by @GaryQian when that presubmit fired. All engine test pass.

@chinmaygarde chinmaygarde merged commit 7483665 into flutter:master Jun 27, 2019
@chinmaygarde chinmaygarde deleted the re_enable_test branch June 27, 2019 23:49
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 28, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 28, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jun 28, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Jun 28, 2019
flutter/engine@185087a...4aaa1a9

git log 185087a..4aaa1a9 --no-merges --oneline
4aaa1a9 Roll src/third_party/skia 842e92e29216..b851469b8e96 (6 commits) (flutter/engine#9568)
4e48fc4 Switched preprocessor logic for exporting symbols for testing. (NDEBUG (flutter/engine#9562)
50a8e73 Has a binary messenger (flutter/engine#9419)
7483665 Re-enable embedder_unittests. (flutter/engine#9482)
773cf53 Roll fuchsia/sdk/core/linux-amd64 from SuKWYMSXAMq1uTo9eaIdIOQqBb7Ro-zLyNk01GPOiU8C to N9HpdqEHzWZIcSV_3JN4PNlUNeoK-Pism-mc-a7L-IoC (flutter/engine#9560)
c2fa689 Roll src/third_party/skia d8f79a27b06b..842e92e29216 (108 commits) (flutter/engine#9558)
00c023b Roll fuchsia/sdk/core/mac-amd64 from dcGnduqJ5C8ozmUHeeboHC76nOv7s4XfCKIfefQlGkQC to 6WJ2NCb9uaOzVw20XC4kJqNcD4EP2VxT-PBocGsA6JsC (flutter/engine#9557)
7b9f59e Run benchmarks on try jobs. (flutter/engine#9493)

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 (chinmaygarde@google.com), and stop
the roller if necessary.
johnsonmh pushed a commit to johnsonmh/flutter that referenced this pull request Jul 30, 2019
flutter/engine@185087a...4aaa1a9

git log 185087a..4aaa1a9 --no-merges --oneline
4aaa1a9 Roll src/third_party/skia 842e92e29216..b851469b8e96 (6 commits) (flutter/engine#9568)
4e48fc4 Switched preprocessor logic for exporting symbols for testing. (NDEBUG (flutter/engine#9562)
50a8e73 Has a binary messenger (flutter/engine#9419)
7483665 Re-enable embedder_unittests. (flutter/engine#9482)
773cf53 Roll fuchsia/sdk/core/linux-amd64 from SuKWYMSXAMq1uTo9eaIdIOQqBb7Ro-zLyNk01GPOiU8C to N9HpdqEHzWZIcSV_3JN4PNlUNeoK-Pism-mc-a7L-IoC (flutter/engine#9560)
c2fa689 Roll src/third_party/skia d8f79a27b06b..842e92e29216 (108 commits) (flutter/engine#9558)
00c023b Roll fuchsia/sdk/core/mac-amd64 from dcGnduqJ5C8ozmUHeeboHC76nOv7s4XfCKIfefQlGkQC to 6WJ2NCb9uaOzVw20XC4kJqNcD4EP2VxT-PBocGsA6JsC (flutter/engine#9557)
7b9f59e Run benchmarks on try jobs. (flutter/engine#9493)

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 (chinmaygarde@google.com), and stop
the roller if necessary.
cbracken added a commit to cbracken/flutter_engine that referenced this pull request Oct 25, 2019
Removes a TODO implying that the embedder accessibility unittests were
disabled due to flakiness.

The tests were originally disabled in
flutter#9482.

The issue tracking re-enabling the tests was
flutter/flutter#35218.

This issue was resolved, and the tests re-enabled, in
flutter#9585.
cbracken added a commit to cbracken/flutter_engine that referenced this pull request Oct 25, 2019
Removes a TODO implying that the embedder accessibility unittests were
disabled due to flakiness.

The tests were originally disabled in
flutter#9482.

The issue tracking re-enabling the tests was
flutter/flutter#35218.

This issue was resolved, and the tests re-enabled, in
flutter#9585.
cbracken added a commit that referenced this pull request Oct 25, 2019
Removes a TODO implying that the embedder accessibility unittests were
disabled due to flakiness.

The tests were originally disabled in
#9482.

The issue tracking re-enabling the tests was
flutter/flutter#35218.

This issue was resolved, and the tests re-enabled, in
#9585.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants