dejan2609 commented on PR #19513:
URL: https://github.com/apache/kafka/pull/19513#issuecomment-3282145505

   So, I just got deeper into Develocity test results for a flaky/new matrix, 
herewith some links and results:
   - flaky tests: 
https://develocity.apache.org/scans???search.buildToolType=gradle&list.sortColumn=tags&scanList.help=custom-values&search.buildOutcome=failure&search.buildToolType=gradle&search.buildToolVersions=9.0.0&search.relativeStartTime=P28D&search.rootProjectNames=kafka&search.tags=new&search.timeZoneId=Europe%2FBelgrade#
     - JDK 24: https://develocity.apache.org/s/7wmqzebwtylmu
     - JDK 17: https://develocity.apache.org/s/ml6j7v4omex64
   - new tests: 
https://develocity.apache.org/scans???search.buildToolType=gradle&list.sortColumn=tags&scanList.help=custom-values&search.buildOutcome=failure&search.buildToolType=gradle&search.buildToolVersions=9.0.0&search.relativeStartTime=P28D&search.rootProjectNames=kafka&search.tags=flaky&search.timeZoneId=Europe%2FBelgrade#
     - JDK 24: https://develocity.apache.org/s/we6qsz7zqfmn4
     - JDK 17: https://develocity.apache.org/s/qbegmh7pat4ha
   
   Same error pops up in all cases:   
    ``` 
   There are test sources present and no filters are applied, 
   but the test task did not discover any tests to execute. 
   This is likely due to a misconfiguration. 
   Please check your test configuration. 
   If this is not a misconfiguration, this error can be disabled 
   by setting the 'failOnNoDiscoveredTests' property to false.
   ```
   :bulb: This sounds like an issue I already solved for 
`streams:upgrade-system-tests-XY` submodules (see my commit `KAFKA-16801 do not 
fail Gradle 9 build when no test are discovered in a upgrade-system-tests* 
submodules`
   
   Will check this asap.


-- 
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