You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2014/08/07 09:10:13 UTC

[jira] [Created] (CB-7269) Cordova mobilespec app won't start automatic tests on windows phone 8.1

Vladimir Kotikov created CB-7269:
------------------------------------

             Summary: Cordova mobilespec app won't start automatic tests on windows phone 8.1
                 Key: CB-7269
                 URL: https://issues.apache.org/jira/browse/CB-7269
             Project: Apache Cordova
          Issue Type: Bug
          Components: mobile-spec
            Reporter: Vladimir Kotikov


Origin of this issue is that autotests page uses special logic to detect cordova.js loading options, which depends from device/os. Current logic detects that we are running on Windows phone 8 and use WP8 specific logic.

Repro steps:
1. Create mobilespec app (via createmobilespec script in mobilespec repo)
2. cd to created app
3. run it on windows phone (cordova run --phone)
4. Navigate to 'Automatic tests' page, then click 'run all tests' button

Expected:
Tests are started

Actual:
No tests are running, blank page is displayed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)