-
Notifications
You must be signed in to change notification settings - Fork 172
8153147: Mark java/net/BindException/Test.java as intermittently failing #703
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
👋 Welcome back syan! A progress list of the required criteria for merging this PR into |
❗ This change is not yet ready to be integrated. |
This backport pull request has now been updated with issue from the original commit. |
|
/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 |
GHA report several test failures
|
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
Issue
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
Link to Webrev Comment