On Mon, 18 Mar 2024 18:34:18 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:

>> The reason it was not integrated was because of this 
>> [comment](https://github.com/openjdk/jdk/pull/3406#pullrequestreview-632106612)
>>  wherein it was mentioned to update the test to run without MSOutlook 
>> dependancy so that it could be run on all platforms so making it not 
>> platform dependant..
>
> @prsadhuk When I read it for the 2nd time it makes sense why the @requires 
> check was added. Since it is a manual test there is no way of knowing it has 
> been problem-listed on macOS & linux unless someone explicitly checks the 
> problemlist before running the test.

The @requires was added in 
[JDK-7147083](https://bugs.openjdk.org/browse/JDK-7147083) to ensure the test 
pass automatically in non-windows platform much before the problemlist was 
added so I think it was an oversight and we should remove the problemlist and 
close 8080185 as NA, in my opinion...

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18335#discussion_r1529767437

Reply via email to