Joe Bowser created CB-3603:
------------------------------
Summary: 2.8.x branch of cordova-js failing jake tests
Key: CB-3603
URL: https://issues.apache.org/jira/browse/CB-3603
Project: Apache Cordova
Issue Type: Bug
Reporter: Joe Bowser
Priority: Blocker
When I run jake, I get 8 failures:
accelerometer
it encountered a declaration exception
module cordova/plugin/accelerometer not found
builder
it includes the module into the target
Error: Expected undefined to be defined.
at new jasmine.ExpectationResult
(/Users/jbowser/cordova-js/thirdparty/jasmine/jasmine.js:102:32)
at null.toBeDefined
(/Users/jbowser/cordova-js/thirdparty/jasmine/jasmine.js:1171:29)
at eval (eval at <anonymous>
(/Users/jbowser/cordova-js/test/runner.js:87:21), <anonymous>:37:28)
at jasmine.Block.execute
(/Users/jbowser/cordova-js/thirdparty/jasmine/jasmine.js:1001:15)
at jasmine.Queue.next_
(/Users/jbowser/cordova-js/thirdparty/jasmine/jasmine.js:1790:31)
at jasmine.Queue.start
(/Users/jbowser/cordova-js/thirdparty/jasmine/jasmine.js:1743:8)
at jasmine.Spec.execute
(/Users/jbowser/cordova-js/thirdparty/jasmine/jasmine.js:2070:14)
at jasmine.Queue.next_
(/Users/jbowser/cordova-js/thirdparty/jasmine/jasmine.js:1790:31)
at jasmine.Queue.start
(/Users/jbowser/cordova-js/thirdparty/jasmine/jasmine.js:1743:8)
at jasmine.Suite.execute
(/Users/jbowser/cordova-js/thirdparty/jasmine/jasmine.js:2215:14)
module cordova/plugin/compass not found
builder
it builds out the children
module cordova/plugin/compass not found
compass
it encountered a declaration exception
module cordova/plugin/compass not found
geolocation
it encountered a declaration exception
module cordova/plugin/geolocation not found
Any ideas?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira