Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix flaky rowsecurity test #7372

Merged
merged 1 commit into from
Oct 19, 2024
Merged

Conversation

svenklemm
Copy link
Member

@svenklemm svenklemm commented Oct 18, 2024

Check sql state code instead of error message in row security foreign key check.

Disable-check: force-changelog-file

Copy link

@akuzm, @fabriziomello: please review this pull request.

Powered by pull-review

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.61%. Comparing base (59f50f2) to head (38a368d).
Report is 555 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7372      +/-   ##
==========================================
+ Coverage   80.06%   82.61%   +2.54%     
==========================================
  Files         190      229      +39     
  Lines       37181    42726    +5545     
  Branches     9450    10733    +1283     
==========================================
+ Hits        29770    35299    +5529     
- Misses       2997     3151     +154     
+ Partials     4414     4276     -138     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@svenklemm svenklemm self-assigned this Oct 18, 2024
@svenklemm svenklemm added the ci label Oct 18, 2024
@fabriziomello fabriziomello added the flaky-test Issue about a flaky test label Oct 18, 2024
Check sql state code instead of error message in row security foreign
key check.
@svenklemm svenklemm merged commit 2e3cf30 into timescale:main Oct 19, 2024
46 of 47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci flaky-test Issue about a flaky test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants