[
https://issues.apache.org/jira/browse/MYFACES-4745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18061624#comment-18061624
]
Werner Punz edited comment on MYFACES-4745 at 2/27/26 1:41 PM:
---------------------------------------------------------------
you can run the suite yourself from
[https://github.com/werpu/myfaces-js-integrationtests] branch myfaces 5.0, a
simple mvn clean install runs the entire testsuite from the command line!
to replicate the single test on the browser: mvn clean install exec:java -P
standaline and then call
[http://localhost:8080/IntegrationJSTest/integrationtestsjasmine/test6-tablebasic.jsf]
this should give you the result posted before!
was (Author: werpu):
you can run the suite yourself from
[https://github.com/werpu/myfaces-js-integrationtests] branch myfaces 5.0, a
simple mvn clean install runs the entire testsuite from the command line!
> AJAX integration test failing
> -----------------------------
>
> Key: MYFACES-4745
> URL: https://issues.apache.org/jira/browse/MYFACES-4745
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Thomas Andraschko
> Assignee: Werner Punz
> Priority: Major
> Fix For: 5.0.0, 4.0.4, 4.1.3
>
> Attachments: image-2026-02-27-14-35-20-109.png
>
>
> i commented the ajax module in integration-tests/pom.xml for now
--
This message was sent by Atlassian Jira
(v8.20.10#820010)