ClickHouse icon indicating copy to clipboard operation
ClickHouse copied to clipboard

[WIP]: DEBUG Fast Test

Open maxknv opened this issue 1 year ago • 1 comments

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

...

Documentation entry for user-facing changes

  • [ ] Documentation is written (mandatory for new features)

Information about CI checks: https://clickhouse.com/docs/en/development/continuous-integration/

CI Settings (Only check the boxes if you know what you are doing):

  • [ ] Allow: All Required Checks
  • [x] Allow: Fast
  • [ ] Allow: Stateful tests
  • [ ] Allow: Integration Tests
  • [ ] Allow: Performance tests
  • [ ] Allow: All Builds
  • [ ] Allow: batch 1, 2 for multi-batch jobs
  • [ ] Allow: batch 3, 4, 5, 6 for multi-batch jobs

  • [x] Exclude: Style check
  • [ ] Exclude: Fast test
  • [ ] Exclude: All with ASAN
  • [ ] Exclude: All with TSAN, MSAN, UBSAN, Coverage
  • [ ] Exclude: All with aarch64, release, debug

  • [ ] Do not test
  • [ ] Woolen Wolfdog
  • [ ] Upload binaries for special builds
  • [x] Disable merge-commit
  • [x] Disable CI cache

maxknv avatar Jun 28 '24 15:06 maxknv

This is an automated comment for commit 8202e0efbe0d915ec73766047b8e0cb1cf0d79f1 with description of existing statuses. It's updated for the latest CI running

✅ Click here to open a full report in a separate page

Successful checks
Check nameDescriptionStatus
Fast testNormally this is the first check that is ran for a PR. It builds ClickHouse and runs most of stateless functional tests, omitting some. If it fails, further checks are not started until it is fixed. Look at the report to see which tests fail, then reproduce the failure locally as described here✅ success

robot-ch-test-poll3 avatar Jun 28 '24 15:06 robot-ch-test-poll3