Description
This is a meta-issue which tracks the list of Workspaces Acceptance Tests which now consistently fail. The August-October 2020 Roadmap for the AWS Provider includes a technical debt theme which decides an area of debt upon which we want to apply focus.
The focus for this period is improving our Acceptance Test suite. This covers resolving failing and flaky tests. Our initial focus will be to resolve failing tests which exist within our Core Service list.
Workspaces Tests Currently Failing
Workspaces Tests Occasionally Failing
Example Test Output:
TestAccAwsWorkspacesWorkspace_tags: testing_new.go:22: WARNING: destroy failed, so remote objects may still exist and be subject to billing
TestAccAwsWorkspacesWorkspace_tags: testing_new.go:22: failed to destroy: terraform failed: exit status 1
stderr:
Error: workspace "ws-123abc" was not terminated: couldn't find resource (21 retries)
Description
This is a meta-issue which tracks the list of Workspaces Acceptance Tests which now consistently fail. The August-October 2020 Roadmap for the AWS Provider includes a technical debt theme which decides an area of debt upon which we want to apply focus.
The focus for this period is improving our Acceptance Test suite. This covers resolving failing and flaky tests. Our initial focus will be to resolve failing tests which exist within our Core Service list.
Workspaces Tests Currently Failing
TestAccAWSWorkspacesWorkspace_tagsWorkspaces Tests Occasionally Failing
TestAccAwsWorkspacesWorkspace_workspaceProperties_runningModeAlwaysOnTestAccAwsWorkspacesWorkspace_workspacePropertiesExample Test Output: