-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Vcr ignore tests #3486
Vcr ignore tests #3486
Conversation
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 22 files changed, 65 insertions(+), 21 deletions(-)) |
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 22 files changed, 66 insertions(+), 21 deletions(-)) |
1 similar comment
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 22 files changed, 66 insertions(+), 21 deletions(-)) |
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 31 files changed, 81 insertions(+), 21 deletions(-)) |
56f3294
to
a4b914d
Compare
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 30 files changed, 80 insertions(+), 21 deletions(-)) |
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 34 files changed, 123 insertions(+), 39 deletions(-)) |
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 34 files changed, 153 insertions(+), 39 deletions(-)) |
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 34 files changed, 153 insertions(+), 39 deletions(-)) |
…-grained resources in single step
818b357
to
4ef8220
Compare
Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are. Diff report:Terraform GA: Diff ( 34 files changed, 153 insertions(+), 39 deletions(-)) |
* Missed acctest.Randoms, add support for skipIfVcr * Add skip_vcr to tests, more fixes for failing vcr tests * Fix compile * Comment on why / path replace is needed * Rubocop line length * Ignores for instance template tests with generated ids, multiple fine-grained resources in single step * Add more ignores, rework VCR file writing to only write when test succeeds * Add notes on why specific tests fail VCR * Spaces...
Add support for ignoring tests during VCR test runs. Fix more tests
Move writing new seeds to the end of a test process alongside writing the cassette yaml. This prevents the seed and yaml from getting out of sync if a test fails during RECORDING mode.
~20 tests failing at this point
Release Note Template for Downstream PRs (will be copied)