Skip to content

Failing tests in cloned repository #4003

@piepor

Description

@piepor

Environment:

  • eKuiper version: v2.4.0-beta.3
  • Hardware configuration:
    Architecture: x86_64
    CPU op-mode(s): 32-bit, 64-bit
    Address sizes: 39 bits physical, 48 bits virtual
    Byte Order: Little Endian
  • OS:
    NAME="TUXEDO OS"
    VERSION="24.04.3 LTS"
    ID=tuxedo
    ID_LIKE="ubuntu debian"

What happened and what you expected to happen: Running the test suite on a clean upstream checkout results in several test failures. All existing tests were expected to pass on the upstream codebase, failing only as a result of local changes.

How to reproduce it (as minimally and precisely as possible): go test ./... or go test ./... -race in the project root

Anything else we need to know?: It's the first time I am contributing to the project. I've read the contributing guide and I think I've done everything suggested but it is possible that I missed something.

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