Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@matanlurey
Copy link
Contributor

Closes flutter/flutter#157945.

% et cleanup --dry-run
Checking /Users/matanl/Developer/engine/src/out...
The following directories were accessed later than 2024-10-02:
  android_debug
  android_debug_arm64
  android_debug_unopt
  android_debug_unopt_arm64_ide
  host_debug_unopt_arm64_ide
  ios_debug
  ios_debug_sim_unopt_arm64
  ios_debug_unopt
  ios_debug_unopt_arm64
  license_script_output
  wasm_release
  web_tests
Run without --dry-run to reclaim 2.79gb.
flutter % et cleanup          
Checking /Users/matanl/Developer/engine/src/out...
Deleted 12 output directories and reclaimed 2.79gb.

No directories were accessed later than 2024-10-02..
@matanlurey matanlurey added the autosubmit Merge PR when tree becomes green via auto submit App label Nov 1, 2024
@auto-submit
Copy link
Contributor

auto-submit bot commented Nov 2, 2024

auto label is removed for flutter/engine/56327, due to Pull request flutter/engine/56327 is not in a mergeable state.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Nov 2, 2024
@matanlurey matanlurey added the autosubmit Merge PR when tree becomes green via auto submit App label Nov 2, 2024
@auto-submit
Copy link
Contributor

auto-submit bot commented Nov 2, 2024

auto label is removed for flutter/engine/56327, due to - The status or check suite Linux linux_unopt has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Nov 2, 2024
@chinmaygarde
Copy link
Member

The test failure is real. The following GN file needs to be re-formatted: a/tools/engine_tool/BUILD.gn b/tools/engine_tool/BUILD.gn

@matanlurey matanlurey added the autosubmit Merge PR when tree becomes green via auto submit App label Nov 4, 2024
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Nov 4, 2024
@auto-submit
Copy link
Contributor

auto-submit bot commented Nov 4, 2024

auto label is removed for flutter/engine/56327, due to - The status or check suite Mac mac_ios_engine has failed. Please fix the issues identified (or deflake) before re-applying this label.

@matanlurey matanlurey merged commit 6271a92 into flutter:main Nov 4, 2024
28 of 30 checks passed
@matanlurey matanlurey deleted the et-cleanup branch November 4, 2024 23:19
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 5, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Nov 5, 2024
nick9822 pushed a commit to nick9822/flutter that referenced this pull request Dec 18, 2024
Closes flutter#157945.

```sh
% et cleanup --dry-run
Checking /Users/matanl/Developer/engine/src/out...
The following directories were accessed later than 2024-10-02:
  android_debug
  android_debug_arm64
  android_debug_unopt
  android_debug_unopt_arm64_ide
  host_debug_unopt_arm64_ide
  ios_debug
  ios_debug_sim_unopt_arm64
  ios_debug_unopt
  ios_debug_unopt_arm64
  license_script_output
  wasm_release
  web_tests
Run without --dry-run to reclaim 2.79gb.
```

```sh
flutter % et cleanup          
Checking /Users/matanl/Developer/engine/src/out...
Deleted 12 output directories and reclaimed 2.79gb.
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A et cleanup command that helps remove stale ../src/out directories.

3 participants