Skip to content

Commit

Permalink
8267480: Explicitly problemlist all runtime/os/TestTracePageSizes.jav…
Browse files Browse the repository at this point in the history
…a tests on linux-aarch64 to reduce noise

Reviewed-by: dcubed
  • Loading branch information
Thomas Schatzl committed May 20, 2021
1 parent 9425d3d commit fc7f0a3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion test/hotspot/jtreg/ProblemList.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,12 @@ gc/epsilon/TestClasses.java 8267348 linux-x64
runtime/cds/appcds/jigsaw/modulepath/ModulePathAndCP_JFR.java 8253437 windows-x64
runtime/cds/DeterministicDump.java 8253495 generic-all
runtime/jni/terminatedThread/TestTerminatedThread.java 8219652 aix-ppc64
runtime/os/TestTracePageSizes.java 8267460 linux-aarch64
runtime/os/TestTracePageSizes.java#no-options 8267460 linux-aarch64
runtime/os/TestTracePageSizes.java#explicit-large-page-size 8267460 linux-aarch64
runtime/os/TestTracePageSizes.java#compiler-options 8267460 linux-aarch64
runtime/os/TestTracePageSizes.java#with-G1 8267460 linux-aarch64
runtime/os/TestTracePageSizes.java#with-Parallel 8267460 linux-aarch64
runtime/os/TestTracePageSizes.java#with-Serial 8267460 linux-aarch64

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

Expand Down

1 comment on commit fc7f0a3

@openjdk-notifier
Copy link

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.