Skip to content

Commit 3f632df

Browse files
committed
Merge branch 'ci/update-known-failed-cases-file-name(v5.3)' into 'release/v5.3'
ci: add 5.3 known failed cases file See merge request espressif/esp-idf!30978
2 parents 5ec2be4 + 7c49b1d commit 3f632df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/ci/common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ variables:
8484
CI_PYTHON_TOOL_BRANCH: ""
8585

8686
# Set this variable to specify the file name for the known failure cases.
87-
KNOWN_FAILURE_CASES_FILE_NAME: "master.txt"
87+
KNOWN_FAILURE_CASES_FILE_NAME: "5.3.txt"
8888

8989
IDF_CI_BUILD: 1
9090

0 commit comments

Comments
 (0)