exercism / exercism/cfml-test-runner

Online test runner broken?

未关闭
#30 5 条评论 0 个 reaction 已指派 1 人 已被 @BNAndras 认领 在 GitHub 查看
bug x:module/test-runner
主要语言
Shell
星标
0
派生
6
PR 合并指标
30 天内没有已合并 PR

描述

I tried the "hello world" exercise and although my running it offline worked, submitting it online got me

```
ERROR (5.2.1+00295)

Requested instance not found: 'CLIRenderer@testbox-cli'

The instance could not be located in any declared scan location(s) (/commandbox/system) or full path location
/system/wirebox/system/ioc/Injector.cfc: line 334
332: message = "Requested instance not found: '#arguments.name#'",
333: detail = "The instance could not be located in any declared scan location(s) (#structKeyList(variables.binder.getScanLocations())#) or full path location",
334: type = "Injector.InstanceNotFoundException"
335: );
336: }
called from /system/BaseCommand.cfc: line 58
called from /mnt/exercism-iteration/TestRunner.cfc: line 91
called from /mnt/exercism-iteration/TestRunner.cfc: line 47
called from /system/modules_app/task-commands/models/TaskService.cfc: line 85
called from /system/modules_app/task-commands/models/TaskService.cfc: line 322
called from /system/modules_app/task-commands/models/TaskService.cfc: line 102
called from /system/modules_app/task-commands/commands/task/run.cfc: line 68
called from /system/services/CommandService.cfc: line 345
called from /system/services/CommandService.cfc: line 158
called from /system/Shell.cfc: line 770
called from /system/Bootstrap.cfm: line 119

To enable full stack trace, run config set verboseErrors=true
```

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。