flutter / flutter/devtools

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

Abierto
#6,574 0 comentarios 1 reacción 0 asignados Ver en GitHub
infra integration tests P3 testing
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.