RFR: 8231981: Refactor test definitions to split RT and SVC tests
Leonid Mesnik
leonid.mesnik at oracle.com
Sat Oct 12 07:34:29 UTC 2019
There is nothing to run in tier3. Tier2 includes all serviceability tests.
hotspot_tier2_serviceability = \
serviceability/ \
-:tier1_serviceability
Leonid
> On Oct 12, 2019, at 12:30 AM, David Holmes <david.holmes at oracle.com> wrote:
>
> Hi Leonid,
>
> On 12/10/2019 1:28 pm, Leonid Mesnik wrote:
>> Thank you.
>> Could anyone from runtime look on this also?
>
> I'm somewhat confused. Presently the serviceability tests run as part of hotspot_tier2_runtime and hotspot_tier3_runtime, but with this change they will only run in tier2.
>
> David
>
>> Leonid
>>> On Oct 11, 2019, at 5:40 PM, serguei.spitsyn at oracle.com wrote:
>>>
>>> Hi Leonid,
>>>
>>> Looks good.
>>>
>>> Thanks,
>>> Serguei
>>>
>>> On 10/11/19 4:27 PM, Leonid Mesnik wrote:
>>>> Hi
>>>>
>>>> Could you please review following fix which separate runtime and serviceability tests. Runtime and serviceability belong to different components and separating tier2/3 separate failures and helps to analyze results.
>>>>
>>>> webrev: http://cr.openjdk.java.net/~lmesnik/8231981/webrev.00/ <http://cr.openjdk.java.net/~lmesnik/8231981/webrev.00/>
>>>> bug https://bugs.openjdk.java.net/browse/JDK-8231981 <https://bugs.openjdk.java.net/browse/JDK-8231981>
>>>>
>>>> Leonid
>>>
More information about the hotspot-runtime-dev
mailing list