flutter / flutter/devtools

Run integration tests on `ubuntu-latest` instead of `macos-latest`

未关闭
#6,574 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
infra integration tests P3 testing
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
18

描述

The ubuntu runner typically performs better than the macos runner, so switching to ubuntu could improve our test runtimes.

An attempt at this is in this closed PR here: https://github.com/flutter/devtools/pull/6569

The integration tests with a flutter web device failed with both the `-d chrome` and `-d web-server`.

https://github.com/flutter/devtools/actions/runs/6616578190/job/17971202845?pr=6569

This will need to be investigated in order to switch the tests over to ubuntu. Another option is to run just the flutter web integration tests on macos and run the rest on ubuntu but this would require some refactoring of how we define our integration tests workflow.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。