Skip to content

sqlite3 tests time out #4

Description

@gn36

The Tests for sqlite3 time out and thereby cause phpunit to error. If run locally, the same error as here is encountered:

  1. gn36\hookup\tests\functional\redirector_test::test_call_redirect
    Guzzle\Http\Exception\CurlException: [curl] 28: Operation timed out after 30032 milliseconds with 0 bytes received [url] app.php/versionchecknotifier/redirect/1?sid=ec

The same test being run by itself works fine in the same environment.

Potentially a cross testing effect between multiple functional tests? The test runs a whole 2.9 minutes by itself, while all tests together take only 3.17 minutes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions