Closed bayandin closed 2 days ago
I've noticed that we have 2 flaky tests which failed with error:
re.error: missing ), unterminated subpattern at position 21
test_timeline_archival_chaos
test_sharded_tad_interleaved_after_partial_success
Internal link
re.match
try..except
functions
31.4% (7937 of 25247 functions)
lines
49.6% (62999 of 127010 lines)
* collected from Rust tests only
Problem
I've noticed that we have 2 flaky tests which failed with error:
test_timeline_archival_chaos
— has been fixed in https://github.com/neondatabase/neon/pull/9777/commits/db743a8cd06c39fb520ce3d79493a4e4e230c106test_sharded_tad_interleaved_after_partial_success
— I didn't manage to find the incorrect regexInternal link
Summary of changes
re.match
intry..except
block and print incorrect regex