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

Werner Punz commented on MYFACES-4564:
--------------------------------------

Definitely a timing issue:

[INFO] Reactor Summary for Apache MyFaces Core 4.0 4.0.0-RC5-SNAPSHOT:
[INFO] 
[INFO] Apache MyFaces Core 4.0 - Parent ................... SUCCESS [ 16.977 s]
[INFO] Apache MyFaces Core 4.0 - API ...................... SUCCESS [02:22 min]
[INFO] Apache MyFaces Core 4.0 - Test ..................... SUCCESS [ 10.115 s]
[INFO] Apache MyFaces Core 4.0 - Impl ..................... SUCCESS [04:04 min]
[INFO] Apache MyFaces Core 4.0 - OSGi Bundle .............. SUCCESS [  8.939 s]
[INFO] Apache MyFaces Core 4.0 - Integration Tests ........ SUCCESS [  6.368 s]
[INFO] Apache MyFaces Core 4.0 - Integration Tests - faceletToXhtmlMapping 
SUCCESS [ 35.800 s]
[INFO] Apache MyFaces Core 4.0 - Integration Tests - 
faceletToXhtmlMappingDisabled SUCCESS [ 27.762 s]
[INFO] Apache MyFaces Core 4.0 - Integration Tests - exactMapping SUCCESS [ 
34.143 s]
[INFO] Apache MyFaces Core 4.0 - Integration Tests - 
autoLookupExpressionFactoryWithoutJSP SUCCESS [ 31.831 s]
[INFO] Apache MyFaces Core 4.0 - Integration Tests - protectedViews SUCCESS [ 
37.497 s]
[INFO] Apache MyFaces Core 4.0 - Integration Tests - ajax . SUCCESS [ 43.941 s]
[INFO] Apache MyFaces Core 4.0 - Integration Tests - 
automaticExtensionlessMapping SUCCESS [ 30.518 s]
[INFO] Apache MyFaces Core 4.0 - Extensions ............... SUCCESS [  0.585 s]
[INFO] Apache MyFaces Core 4.0 - Extensions - Quarkus ..... SUCCESS [  0.507 s]
[INFO] Apache MyFaces Core 4.0 - Extensions - Quarkus - Runtime SUCCESS [ 
10.891 s]
[INFO] Apache MyFaces Core 4.0 - Extensions - Quarkus - Deployment SUCCESS [  
7.616 s]
[INFO] Apache MyFaces Core 4.0 - Extensions - Quarkus - Showcase SUCCESS [ 
59.853 s]
[INFO] Apache MyFaces Core 4.0 ............................ SUCCESS [  1.549 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  12:39 min
[INFO] Finished at: 2023-02-16T09:05:15+01:00
[INFO] ------------------------------------------------------------------------

> Test failure in the table test on RC5 build
> -------------------------------------------
>
>                 Key: MYFACES-4564
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4564
>             Project: MyFaces Core
>          Issue Type: Task
>    Affects Versions: 4.0.0-RC5
>            Reporter: Werner Punz
>            Assignee: Werner Punz
>            Priority: Major
>
> Report by [~volosied] 
> [INFO] [ERROR] Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time 
> elapsed: 21.554 s <<< FAILURE! - in 
> org.apache.myfaces.core.integrationtests.ajax.IntegrationTest
> [INFO] [ERROR] 
> org.apache.myfaces.core.integrationtests.ajax.IntegrationTest.testBasicTable  
> Time elapsed: 6.733 s  <<< ERROR!
> [INFO] org.openqa.selenium.TimeoutException: Expected condition failed: 
> waiting for 
> org.apache.myfaces.core.integrationtests.ajax.IntegrationTest$$Lambda$675/0x000000080085b040@2f54f746
>  (tried for 0 second(s) with 500 milliseconds interval)
> [INFO]  at 
> org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:87)
> ...
> This is very likey a timeout issue, given the new ajax code is somewhat 
> slower than the older one. The test needs to be fixed to wait for a dom 
> condition with a higher timeout window. I will take over this!
>  



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

Reply via email to