Skip to content

Commit

Permalink
Acceptance test output:
Browse files Browse the repository at this point in the history
% make testacc TESTARGS='-run=TestAccRoute53Record_wildcard\|TestAccRoute53Record_basic' PKG=route53
make: Verifying source code with gofmt...
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go1.23.3 test ./internal/service/route53/... -v -count 1 -parallel 20  -run=TestAccRoute53Record_wildcard\|TestAccRoute53Record_basic -timeout 360m
2025/01/10 09:48:21 Initializing Terraform AWS Provider...
=== RUN   TestAccRoute53Record_basic
=== PAUSE TestAccRoute53Record_basic
=== RUN   TestAccRoute53Record_wildcard
=== PAUSE TestAccRoute53Record_wildcard
=== CONT  TestAccRoute53Record_basic
=== CONT  TestAccRoute53Record_wildcard
--- PASS: TestAccRoute53Record_basic (153.27s)
--- PASS: TestAccRoute53Record_wildcard (223.81s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/route53	229.324s
  • Loading branch information
ewbankkit committed Jan 10, 2025
1 parent d8859d8 commit e40ac31
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit e40ac31

Please sign in to comment.