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

ASF subversion and git services commented on DELTASPIKE-1484:
-------------------------------------------------------------

Commit 6a7f9e70bb3d7899b44f3de02eab598378925f93 in deltaspike's branch 
refs/heads/master from Mark Struberg
[ https://gitbox.apache.org/repos/asf?p=deltaspike.git;h=6a7f9e70b ]

DELTASPIKE-1484 exclude some JSF tests for MyFaces-4.0

Not actually a but in MyFaces but Rhino used in htmlunit does not yet support
the EcmaScript Spread (...) operator which is being used in MyFaces.
See https://github.com/mozilla/rhino/issues/1217


> JSF unit tests fail with TomEE-10.x
> -----------------------------------
>
>                 Key: DELTASPIKE-1484
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1484
>             Project: DeltaSpike
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Build
>    Affects Versions: 2.0.0
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Major
>             Fix For: 2.0.1
>
>
> After some research I found the reason why some JSF tests fail with 
> TomEE-10.x The reason is that htmlunit does not support the EcmaScript Spread 
> operator which is used in  MyFaces-4.x.
> This is due to Rhino does not yet support this ES6 feature: 
> https://github.com/mozilla/rhino/issues/968 and 
> https://github.com/mozilla/rhino/issues/1217
> What we can do is to exclude those tests for now if MyFaces-4.0 is being 
> detected.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to