[
https://issues.apache.org/jira/browse/CB-6580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah reassigned CB-6580:
------------------------------------
Assignee: Shazron Abdullah
> 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
>
> {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)