exercism / exercism/cfml-test-runner

Online test runner broken?

Aperta
#30 5 commenti 0 reazioni 1 assegnatario Rivendicata da @BNAndras Vedi su GitHub
bug x:module/test-runner
Lingua principale
Shell
Stelle
0
Fork
6
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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
```

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.