Skip to content

Oracle server in CI does not handle burst of connections #902

@mvorisek

Description

@mvorisek

Currently, the connections are cached for CI, but for ui HTTP tests we can not do that.

if (class_exists(\PHPUnit\Framework\TestCase::class, false)) { // called from phpunit

the whole connection reusing should be dropped

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions