Closed xuzhang3 closed 3 months ago
Issue Number:
go.mod
go.sum
vendor/
=== RUN TestAccFeed_DataSource_Feed_By_Name === PAUSE TestAccFeed_DataSource_Feed_By_Name === RUN TestAccFeed_DataSource_Feed_By_Feed_Id === PAUSE TestAccFeed_DataSource_Feed_By_Feed_Id === RUN TestAccFeed_basic === PAUSE TestAccFeed_basic === RUN TestAccFeed_with_Project === PAUSE TestAccFeed_with_Project === RUN TestAccFeed_softDeleteRecovery --- PASS: TestAccFeed_softDeleteRecovery (36.11s) === RUN TestAccFeed_requiresImportErrorOrg --- PASS: TestAccFeed_requiresImportErrorOrg (22.89s) === RUN TestAccFeed_requiresImportErrorProject --- PASS: TestAccFeed_requiresImportErrorProject (59.74s) === CONT TestAccFeed_DataSource_Feed_By_Name === CONT TestAccFeed_basic === CONT TestAccFeed_DataSource_Feed_By_Feed_Id === CONT TestAccFeed_with_Project --- PASS: TestAccFeed_DataSource_Feed_By_Feed_Id (25.58s) --- PASS: TestAccFeed_DataSource_Feed_By_Name (25.73s) --- PASS: TestAccFeed_basic (25.73s) --- PASS: TestAccFeed_with_Project (67.20s) PASS ok github.com/microsoft/terraform-provider-azuredevops/azuredevops/internal/acceptancetests 192.421s
(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)
All Submissions:
What about the current behavior has changed?
Issue Number:
Does this introduce a change to
go.mod
,go.sum
orvendor/
?Does this introduce a breaking change?
Any relevant logs, error output, etc?
(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)
Other information