Skip to content

8316563: test tools/jpackage/linux/LinuxResourceTest.java fails on CentOS Linux release 8.5.2111 and Fedora 27 #2151

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

Closed
wants to merge 1 commit into from

Conversation

sendaoYan
Copy link
Member

@sendaoYan sendaoYan commented Jan 22, 2024


Progress

  • JDK-8316563 needs maintainer approval
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Issue

  • JDK-8316563: test tools/jpackage/linux/LinuxResourceTest.java fails on CentOS Linux release 8.5.2111 and Fedora 27 (Bug - P4 - Approved)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/2151/head:pull/2151
$ git checkout pull/2151

Update a local copy of the PR:
$ git checkout pull/2151
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/2151/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2151

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/2151.diff

Webrev

Link to Webrev Comment

Signed-off-by: sendaoYan <yansendao.ysd@alibaba-inc.com>
@sendaoYan
Copy link
Member Author

image

@bridgekeeper
Copy link

bridgekeeper bot commented Jan 22, 2024

👋 Welcome back sendaoYan! 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.

@openjdk openjdk bot changed the title Backport 52814994efc4831fdbc1f796ed1db6ae88cb616c 8316563: test tools/jpackage/linux/LinuxResourceTest.java fails on CentOS Linux release 8.5.2111 and Fedora 27 Jan 22, 2024
@openjdk
Copy link

openjdk bot commented Jan 22, 2024

This backport pull request has now been updated with issue from the original commit.

@openjdk
Copy link

openjdk bot commented Jan 22, 2024

⚠️ @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.

@openjdk openjdk bot added the rfr Pull request is ready for review label Jan 22, 2024
@mlbridge
Copy link

mlbridge bot commented Jan 22, 2024

Webrevs

@bridgekeeper
Copy link

bridgekeeper bot commented Feb 19, 2024

@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!

@sendaoYan
Copy link
Member Author

sendaoYan commented Feb 21, 2024

/approval JDK-8316563 "This PR only change the testcase, the testcase change has been verified. Please review this PR."

@openjdk
Copy link

openjdk bot commented Feb 21, 2024

@sendaoYan
JDK-8316563: The approval request has been created successfully.

@openjdk openjdk bot added approval and removed approval labels Feb 21, 2024
@sendaoYan
Copy link
Member Author

image

/approval request "This PR only change the testcase, the testcase change has been verified. Please review this PR."

@openjdk
Copy link

openjdk bot commented Mar 5, 2024

@sendaoYan
8316563: The approval request has been updated successfully.

@openjdk openjdk bot added the approval label Mar 5, 2024
@openjdk
Copy link

openjdk bot commented Mar 6, 2024

@sendaoYan This change now passes all automated pre-integration checks.

ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details.

After integration, the commit message for the final commit will be:

8316563: test tools/jpackage/linux/LinuxResourceTest.java fails on CentOS Linux release 8.5.2111 and Fedora 27

You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed.

At the time when this comment was updated there had been 98 new commits pushed to the master branch:

  • 47ec134: Merge
  • f45e587: 8322750: Test "api/java_awt/interactive/SystemTrayTests.html" failed because A blue ball icon is added outside of the system tray
  • 72881de: 8305900: Use loopback IP addresses in security policy files of httpclient tests
  • 158f91a: 8272651: G1 heap region info print order changed by JDK-8269914
  • f3e90af: 8324824: AArch64: Detect Ampere-1B core and update default options for Ampere CPUs
  • bfe8974: 8323519: Add applications/ctw/modules to Hotspot tiered testing
  • 3add2e3: 8272903: Missing license header in ArenaAllocator.java
  • ab602af: 8323210: Update the usage of cmsFLAGS_COPY_ALPHA
  • 0052ab7: 8269914: Factor out heap printing for G1 young and full gc
  • 85a49ed: 8311893: Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name
  • ... and 88 more: https://git.openjdk.org/jdk17u-dev/compare/a6135d783d49dc8047375f62bd969b0874a21891...master

As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.

As you do not have Committer status in this project an existing Committer must agree to sponsor your change.

➡️ To flag this PR as ready for integration with the above commit message, type /integrate in a new comment. (Afterwards, your sponsor types /sponsor in a new comment to perform the integration).

@openjdk openjdk bot added ready Pull request is ready to be integrated and removed approval labels Mar 6, 2024
@sendaoYan
Copy link
Member Author

/integrate

@openjdk openjdk bot added the sponsor Pull request is ready to be sponsored label Mar 6, 2024
@openjdk
Copy link

openjdk bot commented Mar 6, 2024

@sendaoYan
Your change (at version c3d35a5) is now ready to be sponsored by a Committer.

@GoeLin
Copy link
Member

GoeLin commented Mar 7, 2024

/sponsor

@openjdk
Copy link

openjdk bot commented Mar 7, 2024

Going to push as commit 6e73b11.
Since your change was applied there have been 106 commits pushed to the master branch:

  • 48327c3: 8309763: Move tests in test/jdk/sun/misc/URLClassPath directory to test/jdk/jdk/internal/loader
  • fa8a159: 8282094: [REDO] Parallel: Refactor PSCardTable::scavenge_contents_parallel
  • 3c05a02: 8326638: Crash in PhaseIdealLoop::remix_address_expressions due to unexpected Region instead of Loop
  • f423686: 8325972: Add -x to bash for building with LOG=debug
  • 385731f: 8320303: Allow PassFailJFrame to accept single window creator
  • 30ead33: 8318580: "javax/swing/MultiMonitor/MultimonVImage.java failing with Error. Can't find library: /open/test/jdk/java/awt/regtesthelpers" after JDK-8316053
  • 5421bb6: 8278893: Parallel: Remove GCWorkerDelayMillis
  • dbf4a99: 8280030: [REDO] Parallel: More precise boundary in ObjectStartArray::object_starts_in_range
  • 47ec134: Merge
  • f45e587: 8322750: Test "api/java_awt/interactive/SystemTrayTests.html" failed because A blue ball icon is added outside of the system tray
  • ... and 96 more: https://git.openjdk.org/jdk17u-dev/compare/a6135d783d49dc8047375f62bd969b0874a21891...master

Your commit was automatically rebased without conflicts.

@openjdk openjdk bot added the integrated Pull request has been integrated label Mar 7, 2024
@openjdk openjdk bot closed this Mar 7, 2024
@openjdk openjdk bot removed the ready Pull request is ready to be integrated label Mar 7, 2024
@openjdk openjdk bot removed rfr Pull request is ready for review sponsor Pull request is ready to be sponsored labels Mar 7, 2024
@openjdk
Copy link

openjdk bot commented Mar 7, 2024

@GoeLin @sendaoYan Pushed as commit 6e73b11.

💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.

@sendaoYan
Copy link
Member Author

/sponsor

@GoeLin Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport clean integrated Pull request has been integrated
Development

Successfully merging this pull request may close these issues.

2 participants