On Fri, 9 Apr 2021 08:09:16 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

>> The bug was added to the problem list by the JDK-8255365, because SQE 
>> reported it on Ubuntu in jdk15. This looks strange since the tag "@requires" 
>> was added in jdk9.
>> 
>> BTW the bug filed JDK-8080185 is unrelated to the macOS and Linux, it is 
>> about removing the outlook requirement for test execution on windows(this 
>> may allow it to be run on other platforms)
>
> This test in its current position is not supposed to (or will not run) in 
> non-windows platform as we have @requires tag... Probably SQE is running some 
> old test.
> Also, the regression test was added specially for Microsoft Outlook drag 
> issue so I don't think we should use some other requirement just to make it 
> pass for other platform or even on windows.

We were missing @requires tag in the html file because of which it was being 
executed in non-wndows platform.

-------------

PR: https://git.openjdk.java.net/jdk/pull/3406

Reply via email to