jdk icon indicating copy to clipboard operation
jdk copied to clipboard

8332492: Mark CAInterop.java#globalsigne46 as intermittent

Open sendaoYan opened this issue 1 year ago • 7 comments

Hi all, Before CAInterop.java#globalsigne46 imtermittent failure has been resolved, mark the test as intermittent.


Progress

  • [ ] Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • [x] Change must not contain extraneous whitespace
  • [x] Commit message must refer to an issue

Issue

  • JDK-8332492: Mark CAInterop.java#globalsigne46 as intermittent (Sub-task - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/19291/head:pull/19291
$ git checkout pull/19291

Update a local copy of the PR:
$ git checkout pull/19291
$ git pull https://git.openjdk.org/jdk.git pull/19291/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 19291

View PR using the GUI difftool:
$ git pr show -t 19291

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/19291.diff

Webrev

Link to Webrev Comment

sendaoYan avatar May 18 '24 12:05 sendaoYan

:wave: Welcome back syan! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

bridgekeeper[bot] avatar May 18 '24 12:05 bridgekeeper[bot]

❗ This change is not yet ready to be integrated. See the Progress checklist in the description for automated requirements.

openjdk[bot] avatar May 18 '24 12:05 openjdk[bot]

@sendaoYan The following label will be automatically applied to this pull request:

  • security

When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing list. If you would like to change these labels, use the /label pull request command.

openjdk[bot] avatar May 18 '24 12:05 openjdk[bot]

Webrevs

mlbridge[bot] avatar May 18 '24 12:05 mlbridge[bot]

Is there a related bug on the intermittent failure?

wangweij avatar May 18 '24 12:05 wangweij

Is there a related bug on the intermittent failure?

I have reportd the itermittent failure JDK-8332433, and JDK-8316138 is subtask of JDK-8332433

sendaoYan avatar May 18 '24 13:05 sendaoYan

Is there a related bug on the intermittent failure?

I have reportd the itermittent failure JDK-8332433, and JDK-8316138 is subtask of JDK-8332433

Sorry, I didn't notice that. Had a late wakeup on Saturday.

wangweij avatar May 18 '24 16:05 wangweij

@sendaoYan This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

bridgekeeper[bot] avatar Jun 15 '24 19:06 bridgekeeper[bot]

Hi, can anyone take look this PR.

sendaoYan avatar Jun 16 '24 01:06 sendaoYan

@sendaoYan This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

bridgekeeper[bot] avatar Jul 14 '24 02:07 bridgekeeper[bot]

Since test/jdk/security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java has been mark as manual by JDK-8334441, so this PR not needed any more.

sendaoYan avatar Jul 14 '24 02:07 sendaoYan