Skip to content
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

Triage/Excluding tests #1348

Merged
merged 11 commits into from
Sep 24, 2019
Merged

Triage/Excluding tests #1348

merged 11 commits into from
Sep 24, 2019

Conversation

adam-thorpe
Copy link
Contributor

@adam-thorpe adam-thorpe commented Sep 17, 2019

  • Added issue for VMSupportsCS8 and un-excluded on 13
  • Added issue for TimSortStackSize2
  • Added issue for SpliteratorCollisions
  • Excluded CondyDescTest on 13
  • Excluded httpclient tests on 11 that were only excluded on 13
  • Excluded SplittableRandomTest on 11 which was only excluded on 13
  • Excluded ClassForNameLeak on 8
  • Added issue for TimedAcquireLeak
  • Added issue for TestLoggerWeakRefLeak
  • Unexcluded CustomSecurityManager

Signed-off-by: Adam Thorpe adam.thorpe@ibm.com

Adam Thorpe added 2 commits September 17, 2019 15:09
- Added issue for VMSupportsCS8 and un-excluded on 13
- Added issue to TimSortStackSize2
- Added issue to SpliteratorCollisions
- Excluded CondyDescTest on 13
@karianna karianna added this to TODO in aqa-tests via automation Sep 17, 2019
@karianna karianna added the bug label Sep 17, 2019
@karianna karianna added this to the September 2019 milestone Sep 17, 2019
@karianna karianna moved this from TODO to In Progress in aqa-tests Sep 17, 2019
java/util/concurrent/ArrayBlockingQueue/WhiteBox.java https://github.com/eclipse/openj9/issues/5988 macosx-all
java/util/logging/LogManager/TestLoggerNames.java https://github.com/eclipse/openj9/issues/4561 generic-all
java/util/logging/TestLoggerWeakRefLeak.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/585 generic-all
java/util/logging/TestLoggerWeakRefLeak.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1352 generic-all
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can add this 1352 link to the ones marked in #1297, close 1352 and use the 1297 link for tests that are permanent excludes due to them being hotspot specific.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I was waiting for clarification if these tests were hotspot specific or not before adding them to the permanent exclude list. So are these tests both to be perma excluded?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When i say these i mean this test on all 3 lists and also #1347

java/util/concurrent/locks/Lock/TimedAcquireLeak.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/585 generic-all
java/util/logging/TestLoggerWeakRefLeak.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/585 generic-all
java/util/concurrent/locks/Lock/TimedAcquireLeak.java https://github.com/eclipse/openj9/issues/7125 macosx-all,linux-all
java/util/logging/TestLoggerWeakRefLeak.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1352 generic-all
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same comment as above, let's amalgamate all non-applicable permanent excludes under 1297

java/util/concurrent/locks/Lock/TimedAcquireLeak.java https://github.com/eclipse/openj9/issues/1131 generic-all
java/util/concurrent/ThreadLocalRandom/ThreadLocalRandomTest.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/830 linux-all
java/util/concurrent/ThreadPoolExecutor/CoreThreadTimeOut.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/821 windows-all
java/util/logging/CheckZombieLockTest.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/830 generic-all
java/util/logging/FileHandlerMaxLocksTest.java https://github.com/eclipse/openj9/issues/1131 generic-all
java/util/logging/TestLoggerWeakRefLeak.java https://github.com/eclipse/openj9/issues/1131 generic-all
java/util/logging/TestLoggerWeakRefLeak.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1352 generic-all
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@smlambert
Copy link
Contributor

I will review one more time and merge once you resolve the conflicts please. :)

@adam-thorpe
Copy link
Contributor Author

Done :)

@smlambert smlambert merged commit 1312b1e into adoptium:master Sep 24, 2019
aqa-tests automation moved this from In Progress to Done Sep 24, 2019
@adam-thorpe adam-thorpe deleted the triage branch September 25, 2019 09:46
pshipton added a commit to pshipton/openjdk-tests that referenced this pull request Dec 20, 2022
It was unexcluded via adoptium#1350
but seems to have been accidently re-excluded via
adoptium#1348

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
pshipton added a commit to pshipton/openjdk-tests that referenced this pull request Dec 20, 2022
It was unexcluded via adoptium#1350
but seems to have been accidentally re-excluded via
adoptium#1348

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
smlambert pushed a commit that referenced this pull request Dec 20, 2022
It was unexcluded via #1350
but seems to have been accidentally re-excluded via
#1348

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
aqa-tests
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants