neondatabase / neon

Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
https://neon.tech
Apache License 2.0
15.22k stars 444 forks source link

scan_log_for_errors: check that regex is correct #9815

Closed bayandin closed 2 days ago

bayandin commented 2 days ago

Problem

I've noticed that we have 2 flaky tests which failed with error:

re.error: missing ), unterminated subpattern at position 21

Internal link

Summary of changes

github-actions[bot] commented 2 days ago

5517 tests run: 5291 passed, 0 failed, 226 skipped (full report)


Code coverage* (full report)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
2e3a7638747e564a4f6d1af1cc0c3b3438fbb740 at 2024-11-20T01:40:19.648Z :recycle: