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

ASF subversion and git services commented on CB-6580:
-----------------------------------------------------

Commit ab4f4bed2280b7b75b3d4c1ade761e0025b1604e in cordova-ios's branch 
refs/heads/master from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=ab4f4be ]

CB-6580 - CDVWhitelistTests are failing


> 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)

Reply via email to