[
https://issues.apache.org/jira/browse/CB-7417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14112993#comment-14112993
]
ASF subversion and git services commented on CB-7417:
-----------------------------------------------------
Commit b15778749f7487cc4a8fb66c33a86a1a48594430 in cordova-plugin-file's branch
refs/heads/master from [~martin.c.glez.glez]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file.git;h=b157787 ]
[CB-7417][File tests] added proper matcher to compare fullPath property
Specs : 111, 112 & 121-124, were using [toBe, toEqual] to compare a
fullPath property from an Entry.
The right matcher to use is toCanonicallyMatch, that it makes a fair and
right comparison across platforms.
In addition, special case to compare Windows Phone entries, was removed.
> [File tests] use proper matcher to compare fullPath property
> ------------------------------------------------------------
>
> Key: CB-7417
> URL: https://issues.apache.org/jira/browse/CB-7417
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin File
> Affects Versions: 3.5.0
> Reporter: Martin Gonzalez
> Assignee: Martin Gonzalez
> Priority: Minor
> Labels: mobilespec, plugin-file
> Fix For: 3.6.0
>
>
> Specs : 111, 112 & 121-124 are not comparing rightfully, the usage of
> toCanonicallyMatch custom matcher would bring a fair comparison across
> platforms.
--
This message was sent by Atlassian JIRA
(v6.2#6252)