[OpenJDK 2D-Dev] [13] RFR: JDK-8221263: [TEST_BUG] RemotePrinterStatusRefresh test is hard to use
Philip Race
philip.race at oracle.com
Fri Mar 29 01:09:08 UTC 2019
Are you looking for a reason other than that the implementation
is set to refresh the printer list every 4 minutes ?
-phil.
On 3/28/19, 5:52 PM, Sergey Bylokhov wrote:
> Hi, Alexey.
>
> I think it is ok to drop @ignore tag, but I wonder why did you add the
> step6 to the instruction.
> 197 + "updated.\n"
> 198 + "Step 6: If the list is not updated, wait
> for another "
> 199 + "4 minutes, and then click Refresh
> again.\n"
>
> On 28/03/2019 09:07, Alexey Ivanov wrote:
>> Hi,
>>
>> Please review the following fix for jdk 13:
>>
>> bug: https://bugs.openjdk.java.net/browse/JDK-8221263
>> webrev: http://cr.openjdk.java.net/~aivanov/8221263/webrev.0/
>>
>> This is a complete re-write of the test.
>>
>> It's semi-automatic: the tester is to add or remove a remote printer
>> and to make sure the change is reflected in the list of printers
>> returned from PrintServiceLookup.lookupPrintServices(null, null).
>> Added or removed printers are highlighted in the "Before" and "After"
>> lists.
>>
>> I've attached the screenshots to the JBS issue.
>>
>> I'm adding 8221263 and 8221412 to @bug tag.
>>
>>
>> Shall I remove @ignore tag from the test? If it's there, jtreg does
>> not start the test, likely it will never be run.
>>
>> Thank you in advance.
>>
>> Regards,
>> Alexey
>
>
More information about the 2d-dev
mailing list