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

Tests failing randomly #63

Open
mrrobot47 opened this issue Sep 28, 2018 · 0 comments
Open

Tests failing randomly #63

mrrobot47 opened this issue Sep 28, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@mrrobot47
Copy link
Member

mrrobot47 commented Sep 28, 2018

Tests are currently failing randomly, need to debug this issue.

There are scenarios where it is passing and then randomly failing. For example:
Passed test: https://travis-ci.org/EasyEngine/easyengine/builds/433394695?utm_source=github_status&utm_medium=notification
Failed test: https://travis-ci.org/EasyEngine/easyengine/builds/434077615?utm_source=github_status&utm_medium=notification

The Exception in redis cache test site is randomly occurring, it is giving HTTP code 302 instead of 200 OK. This could be happening due to multisite installations in the tests.

The generated exception:

Unable to find HTTP/1.1 200 OK
      Actual output is : HTTP/1.1 302 Found
      Server: nginx
      Date: Fri, 28 Sep 2018 09:18:55 GMT
      Content-Type: text/html; charset=UTF-8
      Connection: keep-alive
      X-Powered-By: PHP/7.2.9
      Location: http://wpsubdom.test/wp-signup.php?new=wpcache.test
      X-SRCache-Fetch-Status: MISS
      X-SRCache-Store-Status: BYPASS
      X-Powered-By: EasyEngine
      
       (Exception)
@mrrobot47 mrrobot47 added the bug Something isn't working label Sep 28, 2018
@mrrobot47 mrrobot47 mentioned this issue Sep 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant