Skip to content

Tests: SystemError: Failed to start Crate instance in time. #781

@amotl

Description

@amotl

Problem

Just recording another occurrance where the test suite can fail.

            if wait_time > 60:
                for line in line_buf.lines:
                    log.error(line)
                self.stop()
>               raise SystemError("Failed to start Crate instance in time.")
E               SystemError: Failed to start Crate instance in time.

src/crate/testing/layer.py:397: SystemError

-- CI run #21908004128

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions