Skip to content

Test fix#16751

Open
Sachin-Rungta wants to merge 3 commits intoGoogleCloudPlatform:mainfrom
Sachin-Rungta:test-fix
Open

Test fix#16751
Sachin-Rungta wants to merge 3 commits intoGoogleCloudPlatform:mainfrom
Sachin-Rungta:test-fix

Conversation

@Sachin-Rungta
Copy link
Member

@Sachin-Rungta Sachin-Rungta commented Mar 18, 2026

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

Added depends on param on tests with wait time.

@github-actions github-actions bot requested a review from BBBmau March 18, 2026 13:27
@github-actions
Copy link

Googlers: For automatic test runs see go/terraform-auto-test-runs.

@BBBmau, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look.

You can help make sure that review is quick by doing a self-review and by running impacted tests locally.

@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 5 files changed, 36 insertions(+), 5 deletions(-))
google-beta provider: Diff ( 5 files changed, 36 insertions(+), 5 deletions(-))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 80
Passed tests: 77
Skipped tests: 0
Affected tests: 3

Click here to see the affected service packages
  • dataplex

Action taken

Found 3 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccDataplexEntryLink_dataplexEntryLinkFullExample
  • TestAccDataplexEntryLink_update
  • TestAccDataplexEntry_dataplexEntryGlossaryTermExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccDataplexEntryLink_dataplexEntryLinkFullExample [Error message] [Debug log]
TestAccDataplexEntryLink_update [Error message] [Debug log]
TestAccDataplexEntry_dataplexEntryGlossaryTermExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

Copy link
Collaborator

@BBBmau BBBmau left a comment

Choose a reason for hiding this comment

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

the error is due to the tests not containing the time provider as part of tthe TestAcc, be sure to include it if this is meant to resolve a time propagation issue

        
        Error: Inconsistent dependency lock file
        
        The following dependency selections recorded in the lock file are
        inconsistent with the current configuration:
          - provider registry.terraform.io/hashicorp/time: required by this configuration but no version is selected
        
        To make the initial dependency selections that will initialize the dependency
        lock file, run:
          terraform init

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants