Skip to content

Re-enable StandaloneKCFTests #5141

Open
@rabbah

Description

@rabbah

The only test case being run (invoke a blocking action and get a result) fails quite frequently when run in a travis-ci environment. It appears we usually hit the 60 second timeout and return a 202 with the activation id instead of the expected result. This is "ok", but the test is not prepared to handle it.

An alternative would be to modify the test to also accept a 202 response and then poll until the result was available, but that
would take significantly more work.

The test was disabled in #5140.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions