José Augusto Bolina

Results 68 comments of José Augusto Bolina

ayay, sorry for taking so long to answer :sweat_smile: :sweat_smile: I think having this 3 points already well defined before evolving this (in code) will make the process easier. In...

Multiple tests failed with timeout and CI taking much longer to complete. I'll try to identify something.

@pruivo I think that's it. Fixed the last pending tests, but both `XSiteIT` and `XSiteServerTest` are failing in all branches. I'll open a JIRA to fix them.

Thanks for the review, applied all suggestions.

It was a fix on the test only. Between removing the exception to throw and verifying, the executor could be invoked and add more events to the queue.

Hey, Bela. I just got a test verifying that this happens. I'll look more into this next week and come up with something. I like the approach of having an...

Hi, I was getting the same error, with @dhurlburtusa tip, my code was @AnitaMartinez, I'm new in TypeScript, so I'm pretty sure this can be done in a better way:...

Replayed CI. ```text [2024-03-07T18:48:12.562Z] Failures (6): [2024-03-07T18:48:12.562Z] JUnit Platform Suite:GraalClusteredTest:JUnit Jupiter:HotRodCacheOperations [2024-03-07T18:48:12.562Z] ClassSource [className = 'org.infinispan.server.functional.hotrod.HotRodCacheOperations', filePosition = null] [2024-03-07T18:48:12.562Z] => java.lang.ExceptionInInitializerError [2024-03-07T18:48:12.562Z] org.infinispan.server.test.core.ContainerInfinispanServerDriver.cleanup(ContainerInfinispanServerDriver.java:121) [2024-03-07T18:48:12.562Z] org.infinispan.server.test.core.ContainerInfinispanServerDriver.(ContainerInfinispanServerDriver.java:106) [2024-03-07T18:48:12.562Z] org.infinispan.server.test.core.ServerRunMode$2.newDriver(ServerRunMode.java:17) [2024-03-07T18:48:12.562Z] org.infinispan.server.test.core.TestServer.initServerDriver(TestServer.java:166)...

Something still going on with the native client part :/