Opened 10 years ago
Closed 10 years ago
#14095 closed defect (duplicate)
Rhino: DOH selfTests FAIL
Reported by: | Adam Peller | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | General | Version: | 1.7.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
runner.sh did not require any args before. Running it as follows on 1.7.0rc1, it doesn't get very far:
./runner.sh test=doh/tests/selfTest
The Dojo Unit Test Harness, $Rev: 23869 $ Copyright (c) 2011, The Dojo Foundation, All Rights Reserved loading test doh/tests/selfTest
js: "<eval'ed string>#1(Function)#1(eval)", line 131: uncaught JavaScript? runtime exception: TypeError?: Cannot find function connect in object [object Object].
at <eval'ed string>#1(Function)#1(eval):131 at <eval'ed string>#1(Function)#1(eval):28 at <eval'ed string>#1(Function)#1(eval):171
Note: See
TracTickets for help on using
tickets.
it's not clear how to run the core test suite from runner/rhino