-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Technical Debt Theme: Resolve Acceptance Test Failures (EC2) #14383
Copy link
Copy link
Closed
Labels
service/ec2Issues and PRs that pertain to the ec2 service.Issues and PRs that pertain to the ec2 service.technical-debtAddresses areas of the codebase that need refactoring or redesign.Addresses areas of the codebase that need refactoring or redesign.testsPRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Metadata
Metadata
Assignees
Labels
service/ec2Issues and PRs that pertain to the ec2 service.Issues and PRs that pertain to the ec2 service.technical-debtAddresses areas of the codebase that need refactoring or redesign.Addresses areas of the codebase that need refactoring or redesign.testsPRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
This is a meta-issue which tracks the list of EC2 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.
EC2 Tests Currently Failing
TestAccAWSSpotFleetRequest_tagsTestAccAWSSpotFleetRequest_launchSpecToLaunchTemplateTestAccAWSInstance_EbsRootDevice_ModifyDeleteOnTerminationTestAccAWSInstance_EbsRootDevice_MultipleBlockDevices_ModifyDeleteOnTerminationTestAccAWSInstance_EbsRootDevice_ModifyAllTestAccAWSInstance_metadataOptionsTestAccAWSSpotFleetRequest_withoutSpotPriceTestAccAWSFlowLog_LogFormatTestAccAWSEIPAssociation_ec2ClassicTestAccAwsEc2ClientVpn_serial(related to Max # of certs)TestAccAWSEIP_Ec2ClassicTestAccAWSRouteTable_panicEmptyRouteTestAccAWSVpcPeeringConnectionOptions_sameRegionDifferentAccountTestAccAWSInstance_instanceProfileChangeTestAccAWSInstance_EbsBlockDevice_KmsKeyArnTestAccAWSEIPAssociation_spotInstance(passing since 8/19 in Commercial and Gov)(passing in Commercial and Gov)TestAccAWSInstance_ipv6_supportAddressCountWithIpv4(passing in Commercial and Gov)TestAccAWSRoute_changeRouteTableTestAccAWSVpcEndpointServiceAllowedPrincipal_basic(consistently passing since 8/18 in Commercial and Gov)