RFR: 8342285: Mark jdk/jfr/api/event/TestIsEnabledMultiple.java as intermittent
Hi all, The test `jdk/jfr/api/event/TestIsEnabledMultiple.java` has been observed intermittent failure several times. I think we should mark this test as intermittent failure. Trivial fix, no risk. ------------- Commit messages: - 8342285: Mark jdk/jfr/api/event/TestIsEnabledMultiple.java as intermittent Changes: https://git.openjdk.org/jdk/pull/21666/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21666&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8342285 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/jdk/pull/21666.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/21666/head:pull/21666 PR: https://git.openjdk.org/jdk/pull/21666
On Wed, 23 Oct 2024 15:44:37 GMT, SendaoYan <syan@openjdk.org> wrote:
Hi all, The test `jdk/jfr/api/event/TestIsEnabledMultiple.java` has been observed intermittent failure several times. I think we should mark this test as intermittent failure. Trivial fix, no risk.
Hi, this is trivial change, can anyone take look this PR. ------------- PR Comment: https://git.openjdk.org/jdk/pull/21666#issuecomment-2489909626
On Wed, 23 Oct 2024 15:44:37 GMT, SendaoYan <syan@openjdk.org> wrote:
Hi all, The test `jdk/jfr/api/event/TestIsEnabledMultiple.java` has been observed intermittent failure several times. I think we should mark this test as intermittent failure. Trivial fix, no risk.
I think it's not quite strong necessary to merge this PR, sorry for the interrupt. ------------- PR Comment: https://git.openjdk.org/jdk/pull/21666#issuecomment-2490352520
On Wed, 23 Oct 2024 15:44:37 GMT, SendaoYan <syan@openjdk.org> wrote:
Hi all, The test `jdk/jfr/api/event/TestIsEnabledMultiple.java` has been observed intermittent failure several times. I think we should mark this test as intermittent failure. Trivial fix, no risk.
This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/21666
participants (1)
-
SendaoYan