On Mon, 12 Apr 2021 04:51:41 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> I am not sure I am understanding.. >> JDK-6242241 was Outlook bug so I am not sure how to remove "Outlook >> requirement" to verify that fix and thus bug? I don't think we can satisfy >> both requirement!!! >> Are you saying we will add @requires but not remove from problem list? >> Or add >> Outlook steps plus >> "If Outlook is not present in some platform then you can test with any file >> from File Explorer" > > I also think the bug was raised by internal SQE when it was thought that the > test could be run on multiple platforms but > http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/d8efcad28072 > made sure it can be run only for windows (although fix not done fully). So, I > think we should just add @requires in the html file and not put much stress > on removing Outlook requirement. Any more comments on this? I tried removing "Outlook requirement" but couldn't so reinstated back based on the above comments. ------------- PR: https://git.openjdk.java.net/jdk/pull/3406