raphinesse commented on issue #906: URL: https://github.com/apache/cordova-lib/issues/906#issuecomment-1369579908
I agree with @breautek that we should make sure we are testing the right thing. And if nobody has free cycles to do this, deactivating the test sounds reasonable. Don't we have a minimal test platform fixture without dependencies in this repo already? I'm not sure, it's been some time. Re the error issue: IIRC, CordovaError is an instance of Error, has a string message property and is nicely convertible to string (see the spec: https://github.com/apache/cordova-common/blob/b782a724f9fee6c483514ed9c23e4f20c8f9b8e6/spec/CordovaError/CordovaError.spec.js). Do you have a link to the jasmine code that throws the error? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
