-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#34374Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-engineOwned by Engine teamOwned by Engine team
Description
From flutter/engine#26699
A few issues I've run into.
- usr/bin/env is not where python3 is typically installed on a windows machine, so the shebang line causes a permission error.
- Beyond that, the scripts seem to have some other
Exec Format Error. - running the scripts manually with python3 leads to:
fatal: Not a valid object name FETCH_HEADclang-tidy job failed to run. (due to the paths for clang tidy being incorrect?)
I worked around this by disabling githooks for the repo.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-engineOwned by Engine teamOwned by Engine team