ClickHouse/tests
Azat Khuzhin ad86dad2d1 Fix status of SKIPPED integration tests (was incorrectly marked as ERROR)
Like here [1].

- test_jemalloc_percpu_arena/test.py::test_jemalloc_percpu_arena -- ERROR
- test_input_format_parallel_parsing_memory_tracking/test.py::test_memory_tracking_total -- FAIL

But test_jemalloc_percpu_arena is SKIPPED.

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/33140/b4420cfa3e834ab9026914978697ded3180122a0/integration_tests__thread__actions__[3/4].html

v2: tests/integration/ci-runner: include SKIPPED tests into "short test summary info"
    Otherwise they cannot be distinguished from ERRORS.
v3: tests/integration/ci-runner: improve report parser
v4: rewrite get_counters() to parse tests verbosity log instead of test
    short summary, since later does not provide test name for skipped
    tests
2022-01-13 22:07:40 +03:00
..
ci Restore existing static builds links 2022-01-13 13:55:51 +01:00
config Fix executable function tests 2021-12-28 22:55:30 +03:00
fuzz
instructions
integration Fix status of SKIPPED integration tests (was incorrectly marked as ERROR) 2022-01-13 22:07:40 +03:00
jepsen.clickhouse-keeper
perf_drafts
performance Change perf set_index test to check build index 2021-12-23 13:53:36 +01:00
queries Merge pull request #33580 from CurtizJ/fix-test-02156 2022-01-13 12:20:10 +03:00
testflows
.gitignore
clickhouse-test clickhouse-test: avoid failing with UNKNOWN status in some cases 2021-12-12 18:48:54 +03:00
CMakeLists.txt
msan_suppressions.txt
stress
tsan_suppressions.txt
ubsan_suppressions.txt