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

Conversation

@gaaclarke
Copy link
Member

@gaaclarke gaaclarke commented Mar 1, 2022

Adds the dart plugin registrants to run_tests.py.

Related PR: #31418 (I'm not sure no_dart_plugin_registrant_test wasn't in here already).

Test exempt: Is a test.

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide and the C++, Objective-C, Java style guides.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt. See testing the engine for instructions on
    writing and running engine tests.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@gaaclarke gaaclarke changed the title added dart plugin registrant test executables to run_tests.py Added dart plugin registrant test executables to run_tests.py Mar 1, 2022
@gaaclarke gaaclarke requested a review from blasten March 1, 2022 02:23
@gaaclarke gaaclarke marked this pull request as ready for review March 1, 2022 02:23
@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@gaaclarke
Copy link
Member Author

@blasten This is a followup to #31418, I should have included this into it. I didn't see no_dart_plugin_registrant_test in there so I didn't think to add it.

@gaaclarke gaaclarke merged commit afd334d into flutter:main Mar 1, 2022
zanderso pushed a commit to flutter/flutter that referenced this pull request Mar 1, 2022
* e97c801 Started looking for the dart plugin registrant at runtime  (flutter/engine#31418)

* 9ebbc6e Standardize the embedder file name. (flutter/engine#31723)

* e983ac8 Roll Skia from 1fc0c1c0f8af to 5deac304821b (2 revisions) (flutter/engine#31725)

* afd334d added dart plugin registrant test executables to run_tests.py (flutter/engine#31726)

* 0ff508b Standardize embedder archive name. (flutter/engine#31693)

* 9c1daae Roll Fuchsia Mac SDK from qGsRXn7-D... to RIOZP5nXz... (flutter/engine#31730)

* ceec638 Roll Fuchsia Linux SDK from _mwyhkd9H... to 7rB0Yrprs... (flutter/engine#31731)

* 54050b4 Roll Skia from 5deac304821b to c3e7a2a00b0a (3 revisions) (flutter/engine#31732)

* a5718ab Roll Dart SDK from c3e3126a598b to 34a5563af80d (6 revisions) (flutter/engine#31734)
clocksmith pushed a commit to clocksmith/flutter that referenced this pull request Mar 8, 2022
* e97c801 Started looking for the dart plugin registrant at runtime  (flutter/engine#31418)

* 9ebbc6e Standardize the embedder file name. (flutter/engine#31723)

* e983ac8 Roll Skia from 1fc0c1c0f8af to 5deac304821b (2 revisions) (flutter/engine#31725)

* afd334d added dart plugin registrant test executables to run_tests.py (flutter/engine#31726)

* 0ff508b Standardize embedder archive name. (flutter/engine#31693)

* 9c1daae Roll Fuchsia Mac SDK from qGsRXn7-D... to RIOZP5nXz... (flutter/engine#31730)

* ceec638 Roll Fuchsia Linux SDK from _mwyhkd9H... to 7rB0Yrprs... (flutter/engine#31731)

* 54050b4 Roll Skia from 5deac304821b to c3e7a2a00b0a (3 revisions) (flutter/engine#31732)

* a5718ab Roll Dart SDK from c3e3126a598b to 34a5563af80d (6 revisions) (flutter/engine#31734)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants