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

Exclude tests, which are known upstream issues #2800

Merged
merged 20 commits into from
Aug 17, 2021

Conversation

sophia-guo
Copy link
Contributor

@sophia-guo sophia-guo commented Aug 10, 2021

Exclude tests

  1. tests with know issue in bug system
  2. graal unit tests which need graalunit.libs

Close #2804
close #2818

Related #2805

Related with adoptium/adoptium#63
adoptium/adoptium#62

Signed-off-by: Sophia Guo sophia.gwf@gmail.com

Bug system known issue, which has not been backported.

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
Upstream know issue:
com/sun/management/OperatingSystemMXBean/TestTotalSwap.java fails when
run in container

https://bugs.openjdk.java.net/browse/JDK-8255263

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
@sophia-guo sophia-guo changed the title Exclude tests, which is the known issue in bug system Exclude tests, which is the known issue Aug 10, 2021
@smlambert smlambert changed the title Exclude tests, which is the known issue Exclude tests, which are known upstream issues Aug 11, 2021
Need the fakeroot installation

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
adoptium#2808

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
adoptium#2810

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
aix, jdk16 only https://bugs.openjdk.java.net/browse/JDK-8253688

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
adoptium#2813

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
adoptium#2814

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
Tests are not supported AIX.

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
@sophia-guo sophia-guo force-pushed the release branch 2 times, most recently from cde826c to 532d38a Compare August 12, 2021 19:01
https://bugs.openjdk.java.net/browse/JDK-8202117 not backport to jdk8
And tests doesn't work with AIX

Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
@llxia llxia merged commit 7f68564 into adoptium:master Aug 17, 2021
@sophia-guo sophia-guo deleted the release branch May 13, 2022 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests doesn't work for AIX Exclude compiler/graalunit/* tests as no graalunit.libs compiled
3 participants