Skip to content

TXT test report format fails: assets/text.cfm not found #2675

Description

@zainforbjs

Describe the bug
When running either the application tests or the core tests with the txt output format, the test runner throws the following error:

Page [/wheels/wheelstest/system/reports/assets/text.cfm]
[/Users/user/Desktop/wheels/vendor/wheels/wheelstest/system/reports/assets/text.cfm]
not found

Other output formats such as html, json, and junit work correctly.

To Reproduce
Steps to reproduce the behavior:

  1. Run the application tests or core tests.
  2. Select txt as the output format.
  3. Execute the tests.
  4. Observe the “page not found” error.

Expected behavior
The test runner should generate and display a plain text report when format=txt is selected.

Screenshots
Image

Desktop:

  • OS: Any

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