You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/05/06 07:35:15 UTC

[jira] [Resolved] (CB-6580) CDVWhitelistTests are failing

     [ https://issues.apache.org/jira/browse/CB-6580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-6580.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.5.0

> CDVWhitelistTests are failing
> -----------------------------
>
>                 Key: CB-6580
>                 URL: https://issues.apache.org/jira/browse/CB-6580
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 3.5.0
>
>
> {code}
> Test Case '-[CDVWhitelistTests testIpWildcardMatch]' started.
> 2014-04-30 15:07:50.650 CordovaLibApp[31414:90b] ERROR whitelist rejection: url='http://apache.org'
> 2014-04-30 15:07:50.650 CordovaLibApp[31414:90b] ERROR whitelist rejection: url='http://192.168.1.1'
> /Users/shaz/Documents/Git/Apache/cordova-ios/CordovaLibTests/CDVWhitelistTests.m:155: error: -[CDVWhitelistTests testIpWildcardMatch] : "[whitelist URLIsAllowed:[NSURL URLWithString:@"http://192.168.1.1"]]" should be true. 
> 2014-04-30 15:07:50.651 CordovaLibApp[31414:90b] ERROR whitelist rejection: url='http://192.168.1.2'
> /Users/shaz/Documents/Git/Apache/cordova-ios/CordovaLibTests/CDVWhitelistTests.m:156: error: -[CDVWhitelistTests testIpWildcardMatch] : "[whitelist URLIsAllowed:[NSURL URLWithString:@"http://192.168.1.2"]]" should be true. 
> 2014-04-30 15:07:50.657 CordovaLibApp[31414:90b] ERROR whitelist rejection: url='http://192.168.2.1'
> /Users/shaz/Documents/Git/Apache/cordova-ios/CordovaLibTests/CDVWhitelistTests.m:157: error: -[CDVWhitelistTests testIpWildcardMatch] : "[whitelist URLIsAllowed:[NSURL URLWithString:@"http://192.168.2.1"]]" should be true. 
> 2014-04-30 15:07:50.658 CordovaLibApp[31414:90b] ERROR whitelist rejection: url='http://192.168.2.2'
> /Users/shaz/Documents/Git/Apache/cordova-ios/CordovaLibTests/CDVWhitelistTests.m:158: error: -[CDVWhitelistTests testIpWildcardMatch] : "[whitelist URLIsAllowed:[NSURL URLWithString:@"http://192.168.2.2"]]" should be true. 
> 2014-04-30 15:07:50.658 CordovaLibApp[31414:90b] ERROR whitelist rejection: url='http://192.168.3.1'
> Test Case '-[CDVWhitelistTests testIpWildcardMatch]' failed (0.009 seconds).
> {code}



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