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

[dart_test_runner] Adapt the dart runner to implement the suite fidl protocol so that it can be used the the v2 testing framework.#32751

Merged
akbiggs merged 1 commit intoflutter:mainfrom
naudzghebre:dart_runner
Apr 28, 2022
Merged

[dart_test_runner] Adapt the dart runner to implement the suite fidl protocol so that it can be used the the v2 testing framework.#32751
akbiggs merged 1 commit intoflutter:mainfrom
naudzghebre:dart_runner

Conversation

@naudzghebre
Copy link
Contributor

@naudzghebre naudzghebre commented Apr 18, 2022

Implement the Suite protocol on behalf of the test component in the dart runner.

@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.

@naudzghebre naudzghebre requested a review from akbiggs April 18, 2022 21:33
@naudzghebre naudzghebre force-pushed the dart_runner branch 2 times, most recently from 9422b58 to 03b9e64 Compare April 18, 2022 22:13
@naudzghebre naudzghebre force-pushed the dart_runner branch 3 times, most recently from 6d4e1c8 to 2c79c03 Compare April 26, 2022 16:03
Copy link
Contributor

@akbiggs akbiggs left a comment

Choose a reason for hiding this comment

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

cool :)

@naudzghebre naudzghebre force-pushed the dart_runner branch 4 times, most recently from 09a08c0 to f759323 Compare April 27, 2022 14:56
@naudzghebre naudzghebre force-pushed the dart_runner branch 3 times, most recently from 1b6e4dd to 1666bb5 Compare April 28, 2022 14:44
…protocol so that it can be used in the v2 testing framework.
@akbiggs akbiggs merged commit f3ea7f7 into flutter:main Apr 28, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 29, 2022
…te fidl protocol so that it can be used in the v2 testing framework. (flutter/engine#32751)
github-actions bot pushed a commit to gnoliyil/fuchsia that referenced this pull request May 24, 2022
- The dart runner implements the suite protocol as of :
  flutter/engine#32751.
- This cl attaches the test_runtime shard to all dart v2
  tests.
- An example hello world test is included.
- Tests using dart_test_wrapper_component() build rule are replaced with
  this implementation.

Bug: 92745

Change-Id: I27e53622c52b1265759e04e7eb096f9de434d814
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/660762
Reviewed-by: Ankur Mittal <[email protected]>
Commit-Queue: Naud Ghebre <[email protected]>
Reviewed-by: Alexander Biggs <[email protected]>
Reviewed-by: Allison Pearce <[email protected]>
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.

3 participants