Skip to content

Test helper newEFCEngineRT does not initialize runtimeType #5952

Description

@NO1SETTER

Describe the bug

The test helper newEFCEngineRT in pkg/ddc/efc/runtime_info_test.go does not initialize runtimeType.

Expected behavior

The test helper should initialize runtimeType consistently with the production EFCEngine initialization path.

Additional context

getRuntimeInfo() may build runtime info based on runtimeType, so leaving this field unset makes the test object inconsistent with real runtime initialization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions