[
https://issues.apache.org/jira/browse/CB-7491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Kotikov updated CB-7491:
---------------------------------
Component/s: Plugin TestFramework
> Bridge manual tests page crashes mobilespec app on windows platform
> -------------------------------------------------------------------
>
> Key: CB-7491
> URL: https://issues.apache.org/jira/browse/CB-7491
> Project: Apache Cordova
> Issue Type: Bug
> Components: mobile-spec, Plugin TestFramework
> Environment: Windows8/8.1/WP8.1 device
> Reporter: Vladimir Kotikov
>
> When user clicks on Non-plugin automatic tests -> Run bridge tests in
> mobilespec application on windows platform, app crashes.
> Origin is {{reportSuiteResults()}} method in HtmlReporter, which tries to
> call method of {{reporterView}} object which is undefined since Bridge tests
> suite contains no specs (on windows) and due to this instance of
> {{reporterView}} is not created.
> Possible fix - add check for {{reporterView === undefined}} in
> {{reportSuiteResults}} method
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)