Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transient failures for ConsulKVTests in CI builds #79

Closed
psuter opened this issue Mar 15, 2016 · 4 comments
Closed

Transient failures for ConsulKVTests in CI builds #79

psuter opened this issue Mar 15, 2016 · 4 comments
Labels

Comments

@psuter
Copy link
Contributor

psuter commented Mar 15, 2016

The test fails occasionally, mostly on Travis CI runs (e.g. this one). The most obvious symptom being:

Test whisk.consul.ConsulKVTests FAILED

The issue is likely to be that timeouts are too short for the performance the machines provide. Alternatively, the test should retry a few times before giving up.

@perryibm
Copy link
Contributor

@psuter Still happening?

@psuter
Copy link
Contributor Author

psuter commented Mar 30, 2016

Looks good so far, thanks.

@psuter psuter closed this as completed Mar 30, 2016
@psuter
Copy link
Contributor Author

psuter commented Mar 31, 2016

Here is one from this morning: https://s3.amazonaws.com/archive.travis-ci.org/jobs/119780915/log.txt

@psuter psuter reopened this Mar 31, 2016
@psuter
Copy link
Contributor Author

psuter commented Mar 31, 2016

I'll reopen when I have non-vanishing proof.

@psuter psuter closed this as completed Mar 31, 2016
steffenrost pushed a commit to steffenrost/incubator-openwhisk that referenced this issue Jun 11, 2021
)

* RestApi with some securing headers - see 10206

* RestApi without CORS Access-Control-Allow-Origin header

* RestApi without CORS ACAO header, refined unit test.

* RestApi without CORS ACAO header, refined naming

* Scala formatting corrected.

* More Scala formatting corrected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants