Skip to content

Poor output of TestSuiteExeMissing #6872

@mpilgrem

Description

@mpilgrem
-- Stack.Build.ExecutePackage.singleTest
logError $
  displayShow $ TestSuiteExeMissing
    package.buildType == C.Simple)
    exeName
    (packageNameString package.name)
    (unqualCompToString testName)

results in output like:

TestSuiteExeMissing False "stack-unit-test.exe" "stack" "stack-unit-test"

For an example, see:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions