Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-7491

Bridge manual tests page crashes mobilespec app on windows platform

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • cordova-mobile-spec
    • Windows8/8.1/WP8.1 device

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            vladimir.kotikov Vladimir Kotikov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: