You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems to be 100% when the test is triggered by a PR
Message(s)
Error replaying tests:
error running go: exit status 1
stdout:
=== RUN TestAccDataSourceGoogleGkeHubFeature_basic
=== PAUSE TestAccDataSourceGoogleGkeHubFeature_basic
=== CONT TestAccDataSourceGoogleGkeHubFeature_basic
test_utils.go:112: no cassette found on disk for TestAccDataSourceGoogleGkeHubFeature_basic, please replay this testcase in recording mode - open /workspace/.ci/magician/cassettes/beta/TestAccDataSourceGoogleGkeHubFeature_basic.seed: no such file or directory
--- FAIL: TestAccDataSourceGoogleGkeHubFeature_basic (0.00s)
FAIL
FAIL github.com/hashicorp/terraform-provider-google-beta/google-beta/services/gkehub2 0.107s
FAIL
From the PR:
🟢 Tests passed during RECORDING mode:
TestAccDataSourceGoogleGkeHubFeature_basic [Debug log]
Tests failed due to non-determinism or randomness when the VCR replayed the response after the HTTP request was made.
Please fix these to complete your PR. If you believe these test failures to be incorrect or unrelated to your change, or if you have any questions, please raise the concern with your reviewer.
Note that most (all?) of the google_gke_hub_feature resource tests are skipped in VCR, for what appears to be a different reason. It seems fair to skip this test on the data source, but I'm not seeing a reason why it wouldn't be recording the requetss for this test.
Impacted tests
Affected Resource(s)
Failure rates
This seems to be 100% when the test is triggered by a PR
Message(s)
From the PR:
Nightly build test history
b/406886064
The text was updated successfully, but these errors were encountered: