Re: RFR: JDK-8296240: Augment discussion of test tiers in doc/testing.md [v5]

2023-10-31 Thread Leonid Mesnik
On Tue, 31 Oct 2023 16:12:21 GMT, Joe Darcy wrote: >> doc/testing.md line 147: >> >>> 145: manner. >>> 146: As a guideline, nearly all individual tests in `tier1` should >>> complete in less than ten seconds >>> 147: when run on common configurations used for development. Long-running

Re: RFR: JDK-8296240: Augment discussion of test tiers in doc/testing.md [v5]

2023-10-31 Thread Joe Darcy
On Tue, 31 Oct 2023 07:05:47 GMT, Alan Bateman wrote: >> Joe Darcy has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Initial check-in of updated HTML file. > > doc/testing.md line 147: > >> 145: manner. >> 146: As a guideline, nearly

Re: RFR: JDK-8296240: Augment discussion of test tiers in doc/testing.md [v5]

2023-10-31 Thread Alan Bateman
On Tue, 31 Oct 2023 00:23:44 GMT, Joe Darcy wrote: >> Clarify the intention of tier 1 tests. I'll reflow the paragraph and >> regenerate the HTML file once the wording is agreed upon. > > Joe Darcy has updated the pull request incrementally with one additional > commit since the last revision:

Re: RFR: JDK-8296240: Augment discussion of test tiers in doc/testing.md [v5]

2023-10-30 Thread Joe Darcy
> Clarify the intention of tier 1 tests. I'll reflow the paragraph and > regenerate the HTML file once the wording is agreed upon. Joe Darcy has updated the pull request incrementally with one additional commit since the last revision: Initial check-in of updated HTML file. -