feat: experimental workflow for Linux tool-tests-general#169706
feat: experimental workflow for Linux tool-tests-general#169706auto-submit[bot] merged 3 commits intomasterfrom
Conversation
|
todo:
|
|
A reason for requesting a revert of flutter/flutter/169706 could |
|
Reason for revert: the (example: #169763) |
|
Unable to create the revert pull request due to ProcessException: Standard out |
…" and "feat: experimental workflow for Linux tool-tests-general (flutter#169706)" The Linux_tool-tests-general check is causing errors on PRs such as Dart->engine rolls (example: flutter#169763)
Demonstrates running Linux tool-tests-general running on workflows.
Can be run locally using ACT:
gh act --workflows ".github/workflows/tool-test-general.yml" --secret-file "" --var-file "" --input-file "" --eventpath ""- except this works only in VSCode since tty isn't attached.