jdaugherty commented on PR #15465:
URL: https://github.com/apache/grails-core/pull/15465#issuecomment-4320074624

   Concerning the continued failures: 
   
     Original CI failures (5 tests at maxTestParallel=3, 1 test at 
maxTestParallel=4) are reduced to occasional flakes on 
ReverseUrlMappingToDefaultActionTests.testLinkTagRendering. That remaining 
flake is a       
     pre-existing URL-mapping selection issue in DefaultUrlMappingsHolder — the 
holder contains the right mappings (verified via debug) but the lookup 
intermittently picks /$id? over /$dir/$id?. It's unrelated to  
     the test-isolation problem the PR's CI was hitting.   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to