sseide commented on pull request #698: URL: https://github.com/apache/jmeter/pull/698#issuecomment-1041361309
Remark about the tests failed (i am using Linux): On local execution neither `gradlew check`, `gradlew verifyReleaseDependencies`, `gradlew :src:dist:verifyReleaseDependencies` nor `gradlew createDist` fail with a mismatch in `src/dist/src/dist/expected_release_jars.csv`. And runing any of these tasks with the `-PupdateExpectedJars` does not update the csv file too. But the checks running on Windows and MacOS do fail because the `expected_release_jars.csv` file is not up-to-date. * https://github.com/apache/jmeter/runs/5214556695?check_suite_focus=true * https://github.com/apache/jmeter/runs/5214556790?check_suite_focus=true How should i update the file on Linux? Manually? Some windows/Linux gradle wrapper not in sync? -- 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]
