Skip to content

Conversation

@yjbanov
Copy link
Contributor

@yjbanov yjbanov commented Sep 16, 2019

Enable foundation and physics tests on Cirrus.

@fluttergithubbot fluttergithubbot added the c: contributor-productivity Team-specific productivity, code health, technical debt. label Sep 16, 2019
@fluttergithubbot
Copy link
Contributor

It looks like this pull request may not have tests. Please make sure to add tests before merging. While there are exceptions to this rule, if this patch modifies code it is probably not an exception.

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

@yjbanov yjbanov force-pushed the re-enable-web-tests branch 5 times, most recently from c7638a4 to 5ab48cd Compare September 18, 2019 20:29
@yjbanov yjbanov force-pushed the re-enable-web-tests branch from 5ab48cd to 7892074 Compare September 25, 2019 16:54
@yjbanov yjbanov force-pushed the re-enable-web-tests branch from 66b65c3 to 775a66f Compare October 1, 2019 17:54
…DK mode times out tests. Also set concurrency to 1 to guarantee that the test runner does not even attempt to parallelize tests.

Enable foundation and physics tests on the Web.
Copy link
Contributor

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

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

Lets Get Those Mtests !

@codecov
Copy link

codecov bot commented Oct 1, 2019

Codecov Report

Merging #40630 into master will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #40630      +/-   ##
==========================================
+ Coverage   60.71%    60.8%   +0.08%     
==========================================
  Files         193      193              
  Lines       18893    18893              
==========================================
+ Hits        11471    11487      +16     
+ Misses       7422     7406      -16
Flag Coverage Δ
#flutter_tool 60.8% <ø> (+0.08%) ⬆️
Impacted Files Coverage Δ
...utter_tools/lib/src/test/flutter_web_platform.dart 0% <ø> (ø) ⬆️
...lutter_tools/lib/src/fuchsia/fuchsia_workflow.dart 62.5% <0%> (-37.5%) ⬇️
packages/flutter_tools/lib/src/device.dart 49.7% <0%> (-11.7%) ⬇️
packages/flutter_tools/lib/src/cache.dart 45.31% <0%> (-0.67%) ⬇️
packages/flutter_tools/lib/src/vmservice.dart 40.72% <0%> (+0.16%) ⬆️
packages/flutter_tools/lib/src/commands/run.dart 64.87% <0%> (+0.48%) ⬆️
packages/flutter_tools/lib/src/base/os.dart 30.15% <0%> (+0.79%) ⬆️
packages/flutter_tools/lib/src/dart/pub.dart 79.38% <0%> (+1.03%) ⬆️
packages/flutter_tools/lib/src/version.dart 91.9% <0%> (+2.38%) ⬆️
...ckages/flutter_tools/lib/src/commands/version.dart 93.47% <0%> (+71.73%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2de1e4f...5dda51f. Read the comment docs.

@yjbanov yjbanov merged commit 8246785 into flutter:master Oct 1, 2019
Inconnu08 pushed a commit to Inconnu08/flutter that referenced this pull request Nov 26, 2019
…DK mode times out tests. Also set concurrency to 1 to guarantee that the test runner does not even attempt to parallelize tests. (flutter#40630)

Spawn no more than 1 iframe in web tests. Using multiple iframes in DDK mode times out tests. Also set concurrency to 1 to guarantee that the test runner does not even attempt to parallelize tests.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

c: contributor-productivity Team-specific productivity, code health, technical debt.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants