[ 
https://issues.apache.org/jira/browse/CB-8843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555744#comment-14555744
 ] 

ASF GitHub Bot commented on CB-8843:
------------------------------------

Github user alsorokin commented on a diff in the pull request:

    https://github.com/apache/cordova-mobile-spec/pull/130#discussion_r30874137
  
    --- Diff: cordova-plugin-mobilespec-tests/tests/whitelist.tests.js ---
    @@ -202,7 +202,7 @@ exports.defineAutoTests = function () {
                 itShouldReject('http://www.apache.org.evil.com/');
                 itShouldAccept('file:///foo');
                 if (cordova.platformId == 'android')
    -                itShouldAccept('content:///foo');
    +                itShouldReject('content:///foo');
    --- End diff --
    
    It has been changed in 
https://github.com/apache/cordova-mobile-spec/commit/b8401eb3c99573de6e6ae6af952f32d19bd2cd28#diff-e3ccd521f7df2ab57e6ee9133e737b36R205
    I have asked the author of this change if this is intentional but received 
no reply.
    I suppose that it was not intentional so I am reverting that change here.


> Mobilespec test failures on Android
> -----------------------------------
>
>                 Key: CB-8843
>                 URL: https://issues.apache.org/jira/browse/CB-8843
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, mobile-spec
>    Affects Versions: Master
>         Environment: OSX, Windows
>            Reporter: Dmitry Blotsky
>              Labels: android, mobilespec, test-fail
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Test results here: 
> [http://ci.apache.org/builders/cordova-android-osx/builds/275/steps/running-tests/logs/stdio]
> {noformat}
> org.apache.cordova.mobilespec.tests.bridge.tests >> Bridge bridge.spec.1 
> should reject bridge from iframe with data: URL
> org.apache.cordova.mobilespec.tests.whitelist.tests >> Whitelist API 
> (cordova.whitelist) Test function Test function should accept content:///foo
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to