Skip to content

Core tests fail on Adobe ColdFusion with coldfusion.compiler.ASTcffunction error in TestBox metadata loading #2568

@zainforbjs

Description

@zainforbjs

Describe the bug
When running the Wheels core test suite on Adobe ColdFusion, test execution fails with the following error:
coldfusion.compiler.ASTcffunction

The error occurs while TestBox is attempting to load component metadata using getComponentMetadata().

To Reproduce
Steps to reproduce the behavior:

  1. Run the Wheels repository using Adobe ColdFusion.
  2. Navigate to the core test runner.
  3. Execute the core tests.
  4. Observe the coldfusion.compiler.ASTcffunction error.

Expected behavior
The core test suite should run successfully on Adobe ColdFusion without errors when loading test component metadata.

Screenshots
Image

Desktop:

  • OS: Any
  • CFML Engine: Adobe ColdFusion

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