chore: enable QP consistency LR/LS tests unconditionally#2882
Open
chore: enable QP consistency LR/LS tests unconditionally#2882
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2882 +/- ##
==========================================
- Coverage 74.85% 73.95% -0.89%
==========================================
Files 484 484
Lines 58060 58060
==========================================
- Hits 43455 42933 -522
- Misses 11559 12071 +512
- Partials 3046 3056 +10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
4de5ebf to
9e8b6e6
Compare
miparnisari
requested changes
Feb 26, 2026
Contributor
miparnisari
left a comment
There was a problem hiding this comment.
One of the tests panicked due to timeout:
panic: test timed out after 15m0s
running tests:
TestQueryPlanConsistency (13m26s)
TestQueryPlanConsistency/lookupsametypes.yaml (4m10s)
TestQueryPlanConsistency/lookupsametypes.yaml/lookup_resources/validate_lookup_resources_test/resource_view_ (4m9s)
TestQueryPlanConsistency/lookupsametypes.yaml/lookup_resources/validate_lookup_resources_test/resource_view_/test/user:ceo (16s)
TestQueryPlanConsistency/lookupsametypes.yaml/lookup_resources/validate_lookup_resources_test/usergroup_direct_member_ (4m9s)
TestQueryPlanConsistency/lookupsametypes.yaml/lookup_resources/validate_lookup_resources_test/usergroup_direct_member_/test/user:an_eng_manager (4m9s)
TestQueryPlanConsistency/lookupsametypes.yaml/lookup_resources/validate_lookup_resources_test/usergroup_manager_ (32s)
TestQueryPlanConsistency/lookupsametypes.yaml/lookup_resources/validate_lookup_resources_test/usergroup_manager_/test/user:an_eng_manager (32s)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Testing
References