awscli-login icon indicating copy to clipboard operation
awscli-login copied to clipboard

Add integration tests

Open ddriddle opened this issue 3 years ago • 1 comments

These integration tests are for aws v1 but should work with aws v2. This PR is ready to merge after review. Unfortently, the tests are failing due to caching issues... (https://github.com/techservicesillinois/cache-validation/issues/23)

ddriddle avatar Sep 09 '22 23:09 ddriddle

Are we OK to move forward with merging, etc. if the tests are not all passing?

mpitcel avatar Oct 05 '22 21:10 mpitcel

During our collaboration this morning, we were about to temporarily disable the 'validate wheel cache', to allow it to reach an unrelated issue that we want to tackle, but we ran out of time.

edthedev avatar Nov 16 '22 16:11 edthedev

The cache validation POST error we're seeing is a known (intermittent) issue we have documented over here: https://github.com/techservicesillinois/cache-validation/issues/23

edthedev avatar Nov 16 '22 16:11 edthedev

The cache validation POST error we're seeing is a known (intermittent) issue we have documented over here: techservicesillinois/cache-validation#23

Can this error then be ignored for now and not taken into account for this PR?

mpitcel avatar Nov 16 '22 20:11 mpitcel

FYI This PR will need to be updated from the master branch before it can be merged

mpitcel avatar Nov 17 '22 22:11 mpitcel