[
https://issues.apache.org/jira/browse/CB-7269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14091378#comment-14091378
]
ASF GitHub Bot commented on CB-7269:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-mobile-spec/pull/102
> 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
> Labels: cordova-windows, mobilespec, windows-phone-81
>
> 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)