jdk8u-dev
jdk8u-dev copied to clipboard
8153147: Mark java/net/BindException/Test.java as intermittently failing
Hi all,
I want to backport JDK-8153147 to mark java/net/BindException/Test.java as intermittently failing. The @key intermittent will enable this test disable or auto rerun when fails for some setups.
Progress
- [ ] JDK-8153147 needs maintainer approval
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
Issue
- JDK-8153147: Mark java/net/BindException/Test.java as intermittently failing (Bug - P4 - Requested)
Reviewers
- Andrew Haley (@theRealAph - Reviewer)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/703/head:pull/703
$ git checkout pull/703
Update a local copy of the PR:
$ git checkout pull/703
$ git pull https://git.openjdk.org/jdk8u-dev.git pull/703/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 703
View PR using the GUI difftool:
$ git pr show -t 703
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/703.diff
Using 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.
This backport pull request has now been updated with issue from the original commit.
⚠️ @sendaoYan This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.
/approval request Clean backport to mark java/net/BindException/Test.java as intermittently failing. The @key intermittent will enable this test disable or auto rerun when fails for some test framework setups. Test-fix only, no risk.
@sendaoYan 8153147: The approval request has been created successfully.
GHA report several test failures
- Several security/infra/java/security/cert/CertPathValidator/certification/CAInterop.java tests fails, which recorded by https://bugs.openjdk.org/browse/JDK-8367256. It's unrelated to this backport PR.
- Several com/sun/jdi fails on macos-x64, tests fails because of
gethostbyname: unknown host, seems like test environmental issue - gc/6581734/Test6581734.java timed out, this failure has been recorded by https://bugs.openjdk.org/browse/JDK-8332853, it's unrelated to this backport 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 issue a /touch or /keepalive command to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!
/approval request Clean backport to mark java/net/BindException/Test.java as intermittently failing. The @key intermittent will enable this test disable or auto rerun when fails for some test framework setups. Test-fix only, no risk.
@sendaoYan 8153147: The approval request was already up to date.