这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

[web] Address platform changes in the integration tests. Part 1 #20008

Merged
merged 1 commit into from
Jul 24, 2020

Conversation

nturgut
Copy link
Contributor

@nturgut nturgut commented Jul 24, 2020

The way platform is chosen in Flutter has changed recently.

Now linux is recognized as a separate platform and linux machines does not return "android" as the platform anymore.

Therefore we need to stop running android tests on linux desktop web test runners.

As Part2, I'll add another test for linux platform.

@nturgut nturgut requested a review from ferhatb July 24, 2020 17:48
@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.

@nturgut
Copy link
Contributor Author

nturgut commented Jul 24, 2020

Merging the PR to fix the tree quickly. This change will fix 'felt test firefox' step failing on the bots. Example: https://ci.chromium.org/p/flutter/builders/prod/Linux%20Web%20Engine/1027

@nturgut nturgut merged commit debb36d into master Jul 24, 2020
@chinmaygarde chinmaygarde deleted the nturgut-android-tests-2 branch November 3, 2021 21:43
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.

3 participants