perun icon indicating copy to clipboard operation
perun copied to clipboard

Test Error

Open maxiwoj opened this issue 6 years ago • 1 comments

Sometimes, when running tests an error appears:

INFO: Running on EC2
ERROR: RequestError: send request failed
caused by: Get http://169.254.169.254/latest/meta-data/placement/availability-zone: dial tcp 169.254.169.254:80: connect: host is down
--- FAIL: TestGetIamInstanceProfileAssociations (0.65s)
    creatingfiles_test.go:108:
            Error Trace:    creatingfiles_test.go:108
            Error:          Expected value not to be nil.
            Test:           TestGetIamInstanceProfileAssociations
            Messages:       Error should be non-nil
FAIL
coverage: 29.0% of statements
FAIL    github.com/Appliscale/perun/checkingrequiredfiles    6.260s

This is not the first time, we need to investigate what is causing this

maxiwoj avatar Jan 17 '19 09:01 maxiwoj

Test Error

maxiwoj avatar Jan 17 '19 09:01 maxiwoj