-
Notifications
You must be signed in to change notification settings - Fork 151
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
8326725: [TESTBUG] [8u] Add keywords headful in MoveToOtherScreenTest.java test #460
base: master
Are you sure you want to change the base?
Conversation
👋 Welcome back yaqsun! A progress list of the required criteria for merging this PR into |
/backport jdk8u-dev |
@yaqsun To use the |
Webrevs
|
I think this should not be a backport of JDK-8164119. Maybe you should file a new JBS ID for this issue. |
/approval 8326725 cancel |
@yaqsun |
|
/approval 8164119 cancel |
@yaqsun This issue is not associated with this pull request. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this should not be a backport of JDK-8164119. Maybe you should file a new JBS ID for this issue.
You are right.
❗ This change is not yet ready to be integrated. |
@yaqsun 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! |
@yaqsun This pull request has been inactive for more than 8 weeks and will now be automatically closed. If you would like to continue working on this pull request in the future, feel free to reopen it! This can be done using the |
/open |
@yaqsun This pull request is now open |
The Progress checklist in the description for automated requirements where can I see it from? thanks. |
In the description of this PR:
right now this PR does not have the "maintainer approval" |
/approval 8326725 request |
Thank you very much for your answer. |
You should provide the reason for the request and additional details, the list of requirements: |
/approval 8326725 request Define "headful" jtreg keyword on JDK-8129822, so mark MoveToOtherScreenTest.java as @headful. Only this case is affected and the risk is low. |
@yaqsun 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! |
keep open |
@yaqsun 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! |
keep open |
@yaqsun 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! |
keep open |
@yaqsun 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! |
please take a look |
@yaqsun 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! |
keep open |
JDK-8164119 remove key attribute headful,
MoveToOtherScreenTest fails due wrong key attribute:
@key headful
isn't included in TEST.ROOT in jdk8.
But define "headful" jtreg keyword on JDK-8129822.
So add keywords headful in MoveToOtherScreenTest.java test.
Progress
Issue
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/460/head:pull/460
$ git checkout pull/460
Update a local copy of the PR:
$ git checkout pull/460
$ git pull https://git.openjdk.org/jdk8u-dev.git pull/460/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 460
View PR using the GUI difftool:
$ git pr show -t 460
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/460.diff
Using Webrev
Link to Webrev Comment