Skip to content

feat: experimental workflow for Linux tool-tests-general #169706

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 30, 2025

Conversation

jtmcdole
Copy link
Member

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.

@jtmcdole jtmcdole requested a review from matanlurey as a code owner May 29, 2025 22:11
@jtmcdole jtmcdole added the autosubmit Merge PR when tree becomes green via auto submit App label May 29, 2025
@jtmcdole
Copy link
Member Author

todo:

  • matrix run mac and windows.
  • fix utils.dart for terminal length (local runs)
  • instructions for local runs.

@auto-submit auto-submit bot added this pull request to the merge queue May 30, 2025
Merged via the queue into master with commit 033b321 May 30, 2025
44 checks passed
@auto-submit auto-submit bot deleted the experimental_workflow branch May 30, 2025 01:27
@flutter-dashboard flutter-dashboard bot removed the autosubmit Merge PR when tree becomes green via auto submit App label May 30, 2025
@jason-simmons jason-simmons added the revert Autorevert PR (with "Reason for revert:" comment) label May 30, 2025
Copy link
Contributor

auto-submit bot commented May 30, 2025

A reason for requesting a revert of flutter/flutter/169706 could
not be found or the reason was not properly formatted. Begin a comment with 'Reason for revert:' to tell the bot why
this issue is being reverted.

@auto-submit auto-submit bot removed the revert Autorevert PR (with "Reason for revert:" comment) label May 30, 2025
@jason-simmons
Copy link
Member

Reason for revert: the Linux_tool-tests-general check is causing errors on PRs such as Dart->engine rolls

(example: #169763)

@jason-simmons jason-simmons added the revert Autorevert PR (with "Reason for revert:" comment) label May 30, 2025
Copy link
Contributor

auto-submit bot commented May 30, 2025

Unable to create the revert pull request due to ProcessException: Standard out
CONFLICT (modify/delete): .github/workflows/tool-test-general.yml deleted in parent of 033b321 (feat: experimental workflow for Linux tool-tests-general (#169706)) and modified in HEAD. Version HEAD of .github/workflows/tool-test-general.yml left in tree.
Standard error
error: could not revert 033b321... feat: experimental workflow for Linux tool-tests-general (#169706)
hint: After resolving the conflicts, mark them with
hint: "git add/rm ", then run
hint: "git revert --continue".
hint: You can instead skip this commit with "git revert --skip".
hint: To abort and get back to the state before "git revert",
hint: run "git revert --abort".
Command: git revert --no-edit -m 1 033b321

@auto-submit auto-submit bot removed the revert Autorevert PR (with "Reason for revert:" comment) label May 30, 2025
jason-simmons added a commit to jason-simmons/flutter that referenced this pull request May 30, 2025
…" 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)
github-merge-queue bot pushed a commit that referenced this pull request May 30, 2025
…"feat: experimental workflow for Linux tool-tests-general (#169706)" (#169770)

The Linux_tool-tests-general check is causing errors on PRs such as
Dart->engine rolls (example:
#169763)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants