Skip to content

Commit

Permalink
exclude tests with Unrecognized VM option
Browse files Browse the repository at this point in the history
adoptium#2382 windows-x86

Signed-off-by: Sophia Guo <[email protected]>
  • Loading branch information
sophia-guo committed Oct 19, 2022
1 parent fefe75a commit fe2ab95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openjdk/excludes/ProblemList_openjdk11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,8 @@ compiler/loopstripmining/AntiDependentLoadInOuterStripMinedLoop.java https://git
compiler/loopstripmining/LoadDependsOnIfIdenticalToLoopExit.java https://github.com/adoptium/aqa-tests/issues/2382 windows-x86
compiler/loopstripmining/TestConservativeAntiDep.java https://github.com/adoptium/aqa-tests/issues/2382 windows-x86
compiler/loopstripmining/TestEliminatedLoadPinnedOnBackedge.java https://github.com/adoptium/aqa-tests/issues/2382 windows-x86
compiler/intrinsics/unsafe/HeapByteBufferTest.java#id1 https://github.com/adoptium/aqa-tests/issues/2382 windows-x86
compiler/loopopts/superword/TestPeeledReductionNode.java https://github.com/adoptium/aqa-tests/issues/2382 windows-x86
compiler/rangechecks/RangeCheckEliminationScaleNotOne.java https://github.com/adoptium/aqa-tests/issues/2382 windows-x86
compiler/tiered/Level2RecompilationTest.java https://github.com/adoptium/aqa-tests/issues/2671 windows-x86
compiler/vectorization/TestVectorsNotSavedAtSafepoint.java https://github.com/adoptium/aqa-tests/issues/2382 windows-x86
Expand Down

0 comments on commit fe2ab95

Please sign in to comment.