erisu commented on PR #238: URL: https://github.com/apache/cordova-plugin-media-capture/pull/238#issuecomment-1108104869
Ignore the failing tests, this will be fixed shortly. The failure is coming from the testing plugin package, not the plugin code itself. It claims that `cordova-plugin-media` plugin is a dependency while the plugin itself does not require it. I created a PR: https://github.com/apache/cordova-plugin-media-capture/pull/248, to remove this plugin from the testing package and confirmed that the tests continue to run as expected. Once I merge in the above PR, I will rebase this PR again so the tests will pass again. -- 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]
