On Tue, 29 Sep 2020 19:37:51 GMT, Alexandre Iline
wrote:
>> Added a few synchronization points to the test:
>> 1 wait for the screen to change where the test window is displayed
>> 2 wait for the image to get still (i.e. painted complete)
>> 3 wait for the image
On Tue, 13 Oct 2020 17:03:16 GMT, Alexandre Iline
wrote:
>> Four files has been modified:
>> modified:
>> test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/dialog/DialogDemo.java
>> modified:
>> test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos
Four files has been modified:
modified:
test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/dialog/DialogDemo.java
modified:
test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/frame/FrameDemo.java
modified:
test/jdk/sanity/client/lib/Swing
On Tue, 13 Oct 2020 08:05:34 GMT, Amresh Sahu
wrote:
> Four files has been modified:
> modified:
> test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/dialog/DialogDemo.java
> modified:
> test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swings
On Fri, 18 Dec 2020 09:19:05 GMT, Abdul Kolarkunnu
wrote:
>> Marked as reviewed by serb (Reviewer).
>
> Some general comments:
> JBS CODETOOLS tasks are still in NEW status, but corresponding codes are
> already checkedin
> https://bugs.openjdk.java.net/browse/CODETOOLS-7902736
> https://bugs.
Test name(s): javax/swing/JFileChooser/6698013/bug6698013.java
Problem: A manual regression test case instructions does not match with the UI
shown to the user. Instruction says to click Open button while the File chooser
dialog shows the Save button.
Fix: There is code in test case to open fil
On Tue, 16 Feb 2021 13:42:09 GMT, Amresh Sahu
wrote:
> Test name(s): javax/swing/JFileChooser/6698013/bug6698013.java
>
> Problem: A manual regression test case instructions does not match with the
> UI shown to the user. Instruction says to click Open button while the File
>
On Tue, 16 Feb 2021 14:11:49 GMT, Alexey Ivanov wrote:
>> Test name(s): javax/swing/JFileChooser/6698013/bug6698013.java
>>
>> Problem: A manual regression test case instructions does not match with the
>> UI shown to the user. Instruction says to click Open button while the File
>> chooser di
On Tue, 16 Feb 2021 15:32:02 GMT, Alexey Ivanov wrote:
>> init method is part of applet version of test case. It needs to be
>> completely converted to java version. I will do the appropriate changes.
>
>>
>>
>> init method is part of applet version of test case. It needs to be
>> completely
There is code in test case to open file save dialog instead of file open
> dialog. Test case modified to show open file dialog. Fix has been tested on
> windows platform. This issue is not OS specific.
Amresh Sahu has updated the pull request incrementally with one additional
commit since t
There is code in test case to open file save dialog instead of file open
> dialog. Test case modified to show open file dialog. Fix has been tested on
> windows platform. This issue is not OS specific.
Amresh Sahu has updated the pull request incrementally with one additional
commit since t
There is code in test case to open file save dialog instead of file open
> dialog. Test case modified to show open file dialog. Fix has been tested on
> windows platform. This issue is not OS specific.
Amresh Sahu has updated the pull request incrementally with two additional
comm
On Tue, 16 Feb 2021 13:42:09 GMT, Amresh Sahu
wrote:
> Test name(s): javax/swing/JFileChooser/6698013/bug6698013.java
>
> Problem: A manual regression test case instructions does not match with the
> UI shown to the user. Instruction says to click Open button while the File
>
Added @build org.jemmy2ext.JemmyExt.
-
Commit messages:
- JDK-8263235:Added @build org.jemmy2ext.JemmyExt
- Merge pull request #2 from openjdk/master
Changes: https://git.openjdk.java.net/jdk/pull/2958/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2958&range=00
Iss
On Fri, 12 Mar 2021 05:29:01 GMT, Amresh Sahu
wrote:
> Added @build org.jemmy2ext.JemmyExt.
@shurymury , @akolarkunnu
Kindly review my changes.
-
PR: https://git.openjdk.java.net/jdk/pull/2958
> Added @build org.jemmy2ext.JemmyExt.
Amresh Sahu has updated the pull request incrementally with one additional
commit since the last revision:
JDK-8263235:Added @build org.jemmy2ext.JemmyExt
-
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2958/files
- new: ht
On Fri, 12 Mar 2021 05:29:01 GMT, Amresh Sahu
wrote:
> Added @build org.jemmy2ext.JemmyExt.
This pull request has now been integrated.
Changeset: cb70ab0c
Author:Your Name
Committer: Sergey Bylokhov
URL: https://git.openjdk.java.net/jdk/commit/cb70ab0c
Stats: 2 lines i
On Mon, 6 Sep 2021 11:35:05 GMT, Amresh Sahu
wrote:
> Problem: In Windows look and feel, Button(in test case ui) starts animating
> to show the selection and test case captures the animated button image to do
> the comparisons with initial button image and this comparison f
Problem: In Windows look and feel, Button(in test case ui) starts animating to
show the selection and test case captures the animated button image to do the
comparisons with initial button image and this comparison fails with Timeout
Exception exception.
Solution: TestHelper class provides the
On Mon, 6 Sep 2021 11:35:05 GMT, Amresh Sahu
wrote:
> Problem: In Windows look and feel, Button(in test case ui) starts animating
> to show the selection and test case captures the animated button image to do
> the comparisons with initial button image and this comparison f
On Mon, 6 Sep 2021 21:13:51 GMT, Sergey Bylokhov wrote:
>> Problem: In Windows look and feel, Button(in test case ui) starts animating
>> to show the selection and test case captures the animated button image to do
>> the comparisons with initial button image and this comparison fails with
>>
21 matches
Mail list logo