On Fri, 22 Apr 2022 17:52:20 GMT, Alexander Zvegintsev
wrote:
>> The test was failing due to it tried to place windows too close to left top
>> corner, so they got shifted from the dock and top panel on Gnome.
>>
>> Shifting all test windows fixes the issue.
>>
>>
>> Testing is green on all
On Fri, 22 Apr 2022 17:52:20 GMT, Alexander Zvegintsev
wrote:
>> The test was failing due to it tried to place windows too close to left top
>> corner, so they got shifted from the dock and top panel on Gnome.
>>
>> Shifting all test windows fixes the issue.
>>
>>
>> Testing is green on all
> The test was failing due to it tried to place windows too close to left top
> corner, so they got shifted from the dock and top panel on Gnome.
>
> Shifting all test windows fixes the issue.
>
>
> Testing is green on all platforms.
Alexander Zvegintsev has updated the pull request incrementa
On Fri, 22 Apr 2022 10:24:18 GMT, Alexander Zvegintsev
wrote:
>> The test was failing due to it tried to place windows too close to left top
>> corner, so they got shifted from the dock and top panel on Gnome.
>>
>> Shifting all test windows fixes the issue.
>>
>>
>> Testing is green on all
On Fri, 22 Apr 2022 08:20:50 GMT, Prasanta Sadhukhan
wrote:
> Seems like the test does not finish in standalone mode nor dispose its frame.
fixed
-
PR: https://git.openjdk.java.net/jdk/pull/8326
> The test was failing due to it tried to place windows too close to left top
> corner, so they got shifted from the dock and top panel on Gnome.
>
> Shifting all test windows fixes the issue.
>
>
> Testing is green on all platforms.
Alexander Zvegintsev has updated the pull request incrementa
On Fri, 22 Apr 2022 07:37:09 GMT, Alexander Zvegintsev
wrote:
>> The test was failing due to it tried to place windows too close to left top
>> corner, so they got shifted from the dock and top panel on Gnome.
>>
>> Shifting all test windows fixes the issue.
>>
>>
>> Testing is green on all
On Fri, 22 Apr 2022 05:17:25 GMT, Prasanta Sadhukhan
wrote:
> Is it possible to remove the obsolete "Standard Test Machinery Section" which
> we have removed from other tests?
Sure, updated.
-
PR: https://git.openjdk.java.net/jdk/pull/8326
> The test was failing due to it tried to place windows too close to left top
> corner, so they got shifted from the dock and top panel on Gnome.
>
> Shifting all test windows fixes the issue.
>
>
> Testing is green on all platforms.
Alexander Zvegintsev has updated the pull request incrementa
On Thu, 21 Apr 2022 07:58:39 GMT, Alexander Zvegintsev
wrote:
> The test was failing due to it tried to place windows too close to left top
> corner, so they got shifted from the dock and top panel on Gnome.
>
> Shifting all test windows fixes the issue.
>
>
> Testing is green on all platfor
On Thu, 21 Oct 2021 01:34:01 GMT, Sergey Bylokhov wrote:
>> Yes, `setUndecorated` is one of possible solutions, however it looks equal
>> to changing location.
>>
>> Updated the delay and dialog's location.
>
> Can you please double-check all Mixing tests, some of the problem listed, but
> I t
On Wed, 20 Oct 2021 16:42:41 GMT, Alexander Zvegintsev
wrote:
>> test/jdk/java/awt/Mixing/MixingOnDialog.java line 71:
>>
>>> 69: // Overlap the buttons
>>> 70: heavy.setBounds(130, 130, 200, 200);
>>> 71: light.setBounds(110, 110, 50, 50);
>>
>> Probably you can call s
On Wed, 20 Oct 2021 12:52:55 GMT, Prasanta Sadhukhan
wrote:
>> Alexander Zvegintsev has updated the pull request incrementally with two
>> additional commits since the last revision:
>>
>> - d.setLocationRelativeTo(null);
>> - increase auto delay
>
> test/jdk/java/awt/Mixing/MixingOnDialog.j
> Looks like the test started failing after increasing of window's title height
> in Ubuntu theme:
>
> 
> So the click happens on windows title instead of the button.
>
> For example, m
On Wed, 20 Oct 2021 12:05:57 GMT, Alexander Zvegintsev
wrote:
> Looks like the test started failing after increasing of window's title height
> in Ubuntu theme:
>
> 
> So the click ha
15 matches
Mail list logo