Aiszan / js-test-driver

Automatically exported from code.google.com/p/js-test-driver
0 stars 0 forks source link

Can not run js-test-driver tes in eclipse indigo due to string cast issue #411

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

I tried to run my test case by using js-test-driver, but after i followed each 
single step to setup, but i run as js test driver test, i got : 

An internal error occurred during: "Run js-test-driver Tests Job".

java.lang.String cannot be cast to java.util.List

i am using the greeter example. Do you what's wrong to cause this issue, Thanks!

Original issue reported on code.google.com by emma....@gmail.com on 15 Nov 2012 at 9:23

GoogleCodeExporter commented 8 years ago
Stack trace, please.

Original comment by corbinrs...@gmail.com on 15 Nov 2012 at 9:24

GoogleCodeExporter commented 8 years ago
I think you conf file forget the blank " " between "-" and the file path

Original comment by houyewei on 23 Jul 2013 at 2:01