You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/08/28 20:04:08 UTC

[jira] [Commented] (CB-6855) globalization.spec.37 fails on wp8

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

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

GitHub user stacic opened a pull request:

    https://github.com/apache/cordova-plugin-globalization/pull/21

    Mark tests for unimplemented features as pending

    For the getNumberPattern specs, the 'pattern' property isn't supported on wp8, causing the relevant specs to fail and potentially obfuscate problems with those properties which ARE implemented. I moved checks for this property into separate specs, marked 'pending' for wp8 to indicate failure due to lack of implementation.
    
    getCurrencyPattern is not implemented at all, so marked the entire spec pending for wp.
    
    CB-6855, -6856, -6857, -6858

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/stacic/cordova-plugin-globalization fixtests

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-globalization/pull/21.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #21
    
----
commit 20e53666c68e96cdd10b8c87592af65c671c00e7
Author: Staci Cooper <sm...@us.ibm.com>
Date:   2014-07-29T19:33:02Z

    CB-6855 Marked failing test as pending on wp8
    
    pattern property not supported on WP8, so I removed the relevant checks
    into a separate test which is marked pending for WP.

commit 0ed0cd7e27cafc818ad358a12599da36226e4b91
Author: Staci Cooper <sm...@us.ibm.com>
Date:   2014-07-29T19:38:56Z

    CB-6856 Marked failing test as pending on wp8
    
    Made a test which fails on wp mark as pending instead, as test fails due
    to lack of implementation.

commit 616bfc4589fac125e270335832724a81c2df4be8
Author: Staci Cooper <sm...@us.ibm.com>
Date:   2014-07-29T19:51:43Z

    CB-6857 Marked failing test as pending on wp8
    
    spec.39 fails due to lack of implementation of one property. Moved
    property into own test and mark pending for wp8

commit e8dd4c7e955e4297c7bd9cb366074a9fd83b9d7c
Author: Staci Cooper <sm...@us.ibm.com>
Date:   2014-07-29T19:54:15Z

    CB-6858 getCurrencyPattern test pending for wp
    
    getCurrencyPattern is unimplemented in wp, so marked test pending rather
    than failing.

commit 18befa42b843a30868424acd2daded286528ebd1
Author: Staci Cooper <sm...@us.ibm.com>
Date:   2014-08-28T17:56:23Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-globalization into fixtests

----


> globalization.spec.37 fails on wp8
> ----------------------------------
>
>                 Key: CB-6855
>                 URL: https://issues.apache.org/jira/browse/CB-6855
>             Project: Apache Cordova
>          Issue Type: Test
>          Components: mobile-spec, WP8
>    Affects Versions: 3.5.0
>            Reporter: Staci Cooper
>            Assignee: Staci Cooper
>            Priority: Minor
>




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