Skip to content

Conversation

Weves
Copy link
Contributor

@Weves Weves commented Jun 27, 2025

Description

^

How Has This Been Tested?

[Describe the tests you ran to verify your changes]

Backporting (check the box to trigger backport action)

Note: You have to check that the action passes, otherwise resolve the conflicts manually and tag the patches.

  • This PR should be backported (make sure to check that the backport attempt succeeds)
  • [Optional] Override Linear Check

@Weves Weves requested a review from a team as a code owner June 27, 2025 23:17
Copy link

vercel bot commented Jun 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
internal-search ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2025 11:19pm

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Improves Google Drive permission sync test reliability by refactoring generator handling and test sequence in backend/tests/daily/connectors/google_drive/test_drive_perm_sync.py.

  • Moves doc_access_list assertion before group sync for faster failure detection
  • Adds proper generator handling for gdrive_group_sync using list() conversion
  • Aligns print statements with their corresponding assertions for better debugging
  • Standardizes generator handling across doc_access and group_sync operations
  • Makes test flow more logical by grouping related operations and their validations

1 file reviewed, no comments
Edit PR Review Bot Settings | Greptile

Copy link
Contributor

@raunakab raunakab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! You're the goat! 🐐

@Weves Weves merged commit 885f01e into main Jun 27, 2025
13 of 15 checks passed
@Weves Weves deleted the fix-test-drive-perm-sync branch June 27, 2025 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants