Skip to content

Incorrect config passed to runSuite #7

@kars7e

Description

@kars7e

runner passes Api substructure for all testing suites, resulting in:

➜  benchmarkrunner config.yaml
Grabbing config from config.yaml
Run timing test
Running Timing Tests: {false false  }
Error: fork/exec /benchmarktime.test: no such file or directory, Output:
panic: Failed to run the test

goroutine 1 [running]:
main.runSuite(0x0, 0x0, 0x0, 0x0, 0x0, 0x114fcde, 0x6, 0x1150e9e, 0xd)
	/Users/kstepniewski/work/src/github.com/dispatchframework/benchmark/pkg/benchmarkrunner/runner.go:43 +0x78c
main.main()
	/Users/kstepniewski/work/src/github.com/dispatchframework/benchmark/pkg/benchmarkrunner/runner.go:14 +0x28f

Metadata

Metadata

Assignees

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