[Feature] Make blacklist persistent #58618
ci-doc-checker.yml
on: pull_request_target
Annotations
2 errors and 3 warnings
REMOVE DOC LABEL
Error: failed to remove labels: documentation
|
TestSQLCases.test_insert_timeout:
TestSQLCases#L1
Regex didn't match: ".*Insert reached its timeout of 2 seconds, please increase the 'insert_timeout' session variable.*" not found in "E: (5025, 'Query exceeded time limit of 2 seconds')" : sql result not match regex:
- [SQL]: create table t2 as select sleep(4) as k1;
- [exp]: .*Insert reached its timeout of 2 seconds, please increase the 'insert_timeout' session variable.*
- [act]: E: (5025, 'Query exceeded time limit of 2 seconds')
---
|
DOC FILTER
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
REMOVE DOC LABEL
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
REMOVE DOC LABEL
failed to remove label: documentation: HttpError: Label does not exist
|