[ci] Bring up LUCI Linux custom package tests (#4382)

Adds LUCI version of Linux custom package tests.

Removes the custom tests for `cross_file` and `google_identity_services_web` since they only existed to run unit tests in browser mode, which is [now standard for all packages that can be run that way](https://github.com/flutter/packages/pull/4378).

Part of https://github.com/flutter/flutter/issues/114373
This commit is contained in:
stuartmorgan
2023-07-06 02:53:07 -04:00
committed by GitHub
parent f145bd6ff5
commit 14d9a21617
6 changed files with 41 additions and 116 deletions

View File

@ -1,9 +0,0 @@
# Packages that only support `custom-test` in linux, because that's
# the only place where we install Chrome.
#
# This file is used to "--exclude" these packages from the relevant
# mac/windows CI test runs.
- cross_file
- google_identity_services_web