Re: Whitelist Test case failing in Mobilespec 3.6.3

2014-10-15 Thread Edna Y Morales
...@fast.au.fujitsu.com To: dev@cordova.apache.org dev@cordova.apache.org Date: 10/14/2014 09:12 PM Subject:Whitelist Test case failing in Mobilespec 3.6.3 Hello devs, I am currently testing mobilespec 3.6.3 and I found a test case failing in whitelist. The test case is written like

Re: Whitelist Test case failing in Mobilespec 3.6.3

2014-10-15 Thread Edna Y Morales
Actually it looks like it was already fixed on master. But the issue was with the test case itself. Thanks, Edna Morales From: Edna Y Morales/Durham/IBM@IBMUS To: dev@cordova.apache.org Date: 10/15/2014 09:13 AM Subject:Re: Whitelist Test case failing in Mobilespec 3.6.3 I

Whitelist Test case failing in Mobilespec 3.6.3

2014-10-14 Thread Joshi, Pavankumar
Hello devs, I am currently testing mobilespec 3.6.3 and I found a test case failing in whitelist. The test case is written like itShouldMatch('file:///foo.html', [ ]); As I understand that a new whitelist URL file:///foo.htmlfile:///\\foo.html is added and then tested for the pattern []. The