Skip to content

Commit d32bbf2

Browse files
committed
Merge branch 'ci/ignore_nearly_full_build_warning' into 'master'
ci: ignore partition nearly full warning See merge request espressif/esp-idf!19638
2 parents a93ba27 + 52b4e57 commit d32bbf2

File tree

2 files changed

+1
-110
lines changed

2 files changed

+1
-110
lines changed

tools/ci/check_build_warnings.py

Lines changed: 0 additions & 110 deletions
This file was deleted.

tools/ci/ignore_build_warnings.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ crosstool_version_check\.cmake
1414
CryptographyDeprecationWarning
1515
Warning: \d+/\d+ app partitions are too small for binary
1616
CMake Deprecation Warning at main/lib/tinyxml2/CMakeLists\.txt:11 \(cmake_policy\)
17+
The smallest .+ partition is nearly full \(\d+% free space left\)!

0 commit comments

Comments
 (0)