RFR: 8225777: java/awt/Mixing/MixingOnDialog.java fails on Ubuntu [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Fri Apr 22 08:24:28 UTC 2022
On Fri, 22 Apr 2022 07:37:09 GMT, Alexander Zvegintsev <azvegint at openjdk.org> 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 platforms.
>
> Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision:
>
> Standard Test Machinery removed
Seems like the test does not finish in standalone mode nor dispose its frame.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8326
More information about the client-libs-dev
mailing list