History log of /libcore/ojluni/src/test/java/util/stream/testlib/org/openjdk/testlib/java/util/stream/StreamTestDataProvider.java
Revision Date Author Comments
5c479c11ed979621819708985376ee35bf9c4b9d 07-Apr-2017 Joachim Sauer <jsauer@google.com> Remove 1000 element arrays from tests.

This removes the arrays of size 1000 from the set of test data for
stream tests.

On lower-power Android devices these tests often run for a very long
time and sometimes even time out or fail with out of memory errors.

At the same time this specific size didn't reveal any errors that
weren't also revealed at smaller sizes.

For example, org.openjdk.tests.java.util.stream.ExplodeOpTest goes from
running for 34:03 minutes to 3:42 minutes on a bullhead device.

Bug: 36719972
Test: CtsLibcoreOjTestCases
Change-Id: Iaa0bbb87254a5b7b919ea3c8efdb1ceffd6fa924
(cherry picked from commit 9add833209e09e0c8dede31b7ed1ebdc90291e1c)
a7660e303101e80504fef679d64629a2826b1d87 07-Apr-2017 Joachim Sauer <jsauer@google.com> Remove 1000 element arrays from tests.

This removes the arrays of size 1000 from the set of test data for
stream tests.

On lower-power Android devices these tests often run for a very long
time and sometimes even time out or fail with out of memory errors.

At the same time this specific size didn't reveal any errors that
weren't also revealed at smaller sizes.

For example, org.openjdk.tests.java.util.stream.ExplodeOpTest goes from
running for 34:03 minutes to 3:42 minutes on a bullhead device.

Bug: 36719972
Test: CtsLibcoreOjTestCases

(cherry picked from commit 9add833209e09e0c8dede31b7ed1ebdc90291e1c)

Change-Id: Ief4661df3591700ddf0c5d31dec85761685e5b37
9add833209e09e0c8dede31b7ed1ebdc90291e1c 07-Apr-2017 Joachim Sauer <jsauer@google.com> Remove 1000 element arrays from tests.

This removes the arrays of size 1000 from the set of test data for
stream tests.

On lower-power Android devices these tests often run for a very long
time and sometimes even time out or fail with out of memory errors.

At the same time this specific size didn't reveal any errors that
weren't also revealed at smaller sizes.

For example, org.openjdk.tests.java.util.stream.ExplodeOpTest goes from
running for 34:03 minutes to 3:42 minutes on a bullhead device.

Bug: 36719972
Test: CtsLibcoreOjTestCases
Change-Id: Iaa0bbb87254a5b7b919ea3c8efdb1ceffd6fa924
289e51c2258b001f2aa6d6e67b21be7bb65d5102 04-Apr-2016 Igor Murashkin <iam@google.com> ojtests: Split out public/boot tests and add device targets

* Enable tests to be run from CTS (without changing bootclasspath)
* Fix host test script to pass higher heap maximum
* Include test source code as part of the core-ojtests-public.jar

Bug: 27521545
Bug: 27797922
Bug: 28389144
Change-Id: Ibd5ac74c939d1252e17dab2dc22d2a00de837bfe
603700058363f21b7b2ecae9c44e9617183ab3f9 04-Apr-2016 Igor Murashkin <iam@google.com> ojtests: Split out public/boot tests and add device targets

* Enable tests to be run from CTS (without changing bootclasspath)
* Fix host test script to pass higher heap maximum
* Include test source code as part of the core-ojtests-public.jar

Bug: 27521545
Bug: 27797922
Change-Id: Ibd5ac74c939d1252e17dab2dc22d2a00de837bfd
(cherry picked from commit ce0115e08189fcb96f990f0b93a6c2aeae59250e)
c3d875180189cdb59ff48a3dc7cd4b8bf1efcea4 26-Apr-2016 Narayan Kamath <narayan@google.com> Revert "ojtests: Split out public/boot tests and add device targets"

This reverts commit ce0115e08189fcb96f990f0b93a6c2aeae59250e.

This topic has been reverted because it causes build flakiness and
bogus verification failures on most active changes.

Change-Id: I7dfa25e54c0121b4059f25a8f42f3e0532c1d4c0
ce0115e08189fcb96f990f0b93a6c2aeae59250e 04-Apr-2016 Igor Murashkin <iam@google.com> ojtests: Split out public/boot tests and add device targets

* Enable tests to be run from CTS (without changing bootclasspath)
* Fix host test script to pass higher heap maximum
* Include test source code as part of the core-ojtests-public.jar

Bug: 27521545
Bug: 27797922
Change-Id: Ibd5ac74c939d1252e17dab2dc22d2a00de837bfd