Disable org.openjdk.tests.java.util.stream.SliceOpTest#testLimitOps.

Test has flakes.

Bug: 217882310
Test: ART MTS
Change-Id: I6464df0954fdcbc4d6450c23bffd1a9bcd8d0fa8
1 file changed
tree: bbae3ca0ade20316f9ef6fd5831d8de1ff7bfe73
  1. tools/
  2. OWNERS
  3. README.md
README.md

Android Mainline Test Suite (MTS)

MTS consists of a set of testing frameworks and test cases, designed to help enhance the robustness, reliability, and compliance of a mainline train (i.e. a set of mainline modules).

MTS has mainly three types of tests:

  • Unit tests
  • CTS tests
  • GTS tests

//TODO: add user manual