RFR: 8261: Use test flag to skip JDP multicast tests in JolokiaTest
Alex Macdonald
aptmac at openjdk.org
Thu Sep 26 15:59:39 UTC 2024
On Wed, 11 Sep 2024 19:40:23 GMT, Martin Skarsaune <duke at openjdk.org> wrote:
> I just became aware that there is a new flag used to skip JDP tests.
> I previously added some env checking to skip similar multicast tests for Jolokia.
> Hence it would be a lot cleaner to use the new standardized mechanism for this.
> Trying out whether this fixes [JMC-8261](https://bugs.openjdk.org/browse/JMC-8261)
I took a bit more of a look around some of our forks, and I'm not seeing the issue I posted in the comment above: https://github.com/openjdk/jmc/pull/588#issuecomment-2353862443.
I'm curious what happens if you manually trigger a workflow on the master branch at: https://github.com/skarsaune/jmc/actions
I'm wondering if it's a mis-configuration of the workflow actions in your fork somehow.
-------------
PR Comment: https://git.openjdk.org/jmc/pull/588#issuecomment-2377359711
More information about the jmc-dev
mailing list