jdk
jdk copied to clipboard
8332492: Mark CAInterop.java#globalsigne46 as intermittent
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
: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.
❗ This change is not yet ready to be integrated. See the Progress checklist in the description for automated requirements.
@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.
Is there a related bug on the intermittent failure?
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
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.
@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!
Hi, can anyone take look this PR.
@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!
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.