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 problematic tests with known issues. #2849

Merged
merged 4 commits into from
Sep 13, 2021
Merged

Commits on Sep 9, 2021

  1. Exclude java/beans/XMLEncoder/java_awt_ScrollPane.java on Mac

    Test needs be running in a desktop session.
    Original exclusion track issue is not correct, updated.
    Duplicate exclusion doesn't work, updated.
    
    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    0d3b3e1 View commit details
    Browse the repository at this point in the history
  2. Exclude some jpackage tests due to machine configuration issue

    Also re-enable tests with related machine issue fixed
    
    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    072782f View commit details
    Browse the repository at this point in the history
  3. Exclude jpackage tests on linux-x64

    This should also exclude those tests on alpine-linux
    
    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    3438550 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Re-enable jpackage tests on linux-x64

    adoptium/infrastructure#2311 was closed.
    CentOS linux machine will be offline temporarily. Re-enable tests were
    affected.
    
    Signed-off-by: Sophia Guo <sophia.gwf@gmail.com>
    sophia-guo committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    05bc0ec View commit details
    Browse the repository at this point in the history