exercism / exercism/cfml-test-runner

Online test runner broken?

オープン
#30 コメント 5 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。