• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Altinity / clickhouse-backup / 25867499672
67%

Build:
DEFAULT BRANCH: master
Ran 14 May 2026 03:03PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
  cancel
25867499672

push

github

Slach
test(skipNotExistsTable): bisection controller for drop timing

Replace log-timestamp calibration with a simple bisection: on
"no tables for backup" push pause UP (drop fired too early),
on a clean success push it DOWN (drop missed the FREEZE window).
The previous algorithm matched substring "create_table_query"
against a system.columns probe (line is logged before the table
existence check), so under RUN_PARALLEL=8 contention pause
converged ~57ms — exactly the moment of the system.tables SELECT,
where drop won every race and produced 95/100 "no tables for backup"
with zero code:60 captured.

Also drop unconditionally in the consumer goroutine; the previous
"if pause > 0" guard skipped the drop entirely when the controller
sat at 0, preventing any signal from feeding back.

Verified locally with full RUN_PARALLEL=8 ./test/integration/run.sh
suite: TestSkipNotExistsTable PASS (4.45s), CODE 60 caught.
Source Files on build 25867499672
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #25867499672
  • 28cefba3 on github
  • Prev Build on master (#25853018110)
  • Next Build on master (#25871635227)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc