Skip to content

Commit

Permalink
8253659: ProblemList sun/security/ec/TestEC.java on linux-aarch64
Browse files Browse the repository at this point in the history
Reviewed-by: iklam
  • Loading branch information
Daniel D. Daugherty committed Sep 25, 2020
1 parent 0187567 commit 9150b90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/jdk/ProblemList.txt
Expand Up @@ -42,7 +42,7 @@
# List items are testnames followed by labels, all MUST BE commented
# as to why they are here and use a label:
# generic-all Problems on all platforms
# generic-ARCH Where ARCH is one of: x64, i586, ppc64, ppc64le, s390x etc.
# generic-ARCH Where ARCH is one of: x64, i586, ppc64, ppc64le, s390x, aarch64 etc.
# OSNAME-all Where OSNAME is one of: linux, windows, macosx, aix
# OSNAME-ARCH Specific on to one OSNAME and ARCH, e.g. macosx-x64
# OSNAME-REV Specific on to one OSNAME and REV, e.g. macosx-10.7.4
Expand Down Expand Up @@ -704,6 +704,7 @@ javax/security/auth/kerberos/KerberosTixDateTest.java 8039280 generic-
sun/security/provider/PolicyFile/GrantAllPermToExtWhenNoPolicy.java 8039280 generic-all
sun/security/provider/PolicyParser/ExtDirsChange.java 8039280 generic-all
sun/security/provider/PolicyParser/PrincipalExpansionError.java 8039280 generic-all
sun/security/ec/TestEC.java 8253637 linux-aarch64

############################################################################

Expand Down

1 comment on commit 9150b90

@bridgekeeper
Copy link

@bridgekeeper bridgekeeper bot commented on 9150b90 Sep 25, 2020

Choose a reason for hiding this comment

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

Please sign in to comment.