<Swing Dev> [12] RFR [TEST][JDK-8209499] Create test for SwingSet3 EditorPaneDemo
Alexandre (Shura) Iline
alexandre.iline at oracle.com
Thu Aug 30 16:38:07 UTC 2018
Sergey,
> On Aug 20, 2018, at 4:11 PM, Sergey Bylokhov <sergey.bylokhov at oracle.com> wrote:
>
> Hi, Muneer.
> Is it possible to enhance the test so it will fail if the images are not loaded by the editor pane(it will pass if you apply the patch w/o images)?
I am trying to understand the use case.
The images would be checked in with the rest of the code and thus, normally, the images will be available.
Are you anticipating a scenario when the images would not be present with the rest of the code?
— or —
Do you want to add a test to check that the images are not actually displayed on screen?
Shura
>
> On 19/08/2018 22:05, Muneer Kolarkunnu wrote:
>> Gentle Reminder.
>> Regards,
>> Muneer
>> *From:*Muneer Kolarkunnu
>> *Sent:* Tuesday, August 14, 2018 10:35 PM
>> *To:* swing-dev at openjdk.java.net
>> *Subject:* <Swing Dev> [12] RFR [TEST][JDK-8209499] Create test for SwingSet3 EditorPaneDemo
>> Hi All,
>> Please review the following, a new client sanity test case:
>> Task: https://bugs.openjdk.java.net/browse/JDK-8209499
>> Webrev Link:http://cr.openjdk.java.net/~akolarkunnu/8209499/webrev.00/ <http://cr.openjdk.java.net/%7Eakolarkunnu/8209499/webrev.00/>
>> Summary: This is a new test to automate testing of SwingSet3 EditorPaneDemo.
>> Please see the bug description for the scenarios automated.
>> test/jdk/sanity/client/SwingSet/src/EditorPaneDemoTest.java – This is the real test code, all other files are copied from swingset3 demo.
>> Regards,
>> Muneer
>
>
> --
> Best regards, Sergey.
More information about the swing-dev
mailing list