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

[web] sharding change is merged. re-enable tests #22884

Merged
merged 2 commits into from
Dec 8, 2020

Conversation

nturgut
Copy link
Contributor

@nturgut nturgut commented Dec 4, 2020

Due to timeouts on the Linux Web Engine builder we closed many tests in the last week:

https://github.com/flutter/engine/pull/22846/files
#22824

Since the recipe changes are merged to enable sharding for LWE (design: go/web-engine-recipe-drones)
https://flutter-review.googlesource.com/c/recipes/+/9120
https://flutter-review.googlesource.com/c/recipes/+/8980

We can re-enable these tests.
Fixes: flutter/flutter#71583

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

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

@google-cla google-cla bot added the cla: yes label Dec 4, 2020
@nturgut nturgut requested review from ferhatb and yjbanov December 4, 2020 22:47
'text_editing_integration.dart',
'treeshaking_integration.dart',
'url_strategy_integration.dart',
],
Copy link
Contributor Author

@nturgut nturgut Dec 4, 2020

Choose a reason for hiding this comment

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

@yjbanov @hterkelsen is it useful to have these? I can also keep this list and not run these tests if we think html+canvaskit is enough?

Copy link
Contributor

@yjbanov yjbanov left a comment

Choose a reason for hiding this comment

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

lgtm

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.

Revert https://github.com/flutter/engine/pull/22824
3 participants