[15] RFR(S) : 8249700 : java/io/File/GetXSpace.java should be added to exclude list, and not @ignore-d
Igor Ignatyev
igor.ignatyev at oracle.com
Mon Jul 20 16:13:29 UTC 2020
Hi Alan,
thanks for the review, pushed to jdk15.
-- Igor
> On Jul 19, 2020, at 8:18 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
>
> On 19/07/2020 05:28, Igor Ignatyev wrote:
>> :
>> the patch also includes minimal changes to make the test runnable on macosx, which reveled that the test might fail on macos. 8249703 has been filed for that issue and the appropriate changes are done in ProblemList.txt.
>>
>> webrev: http://cr.openjdk.java.net/~iignatyev//8249700/webrev.01/
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8249700
>> testing: java/io/File/GetXSpace.java on linux-x64 100 times, 100% passed; macos-x64 100 times, 71% passed
>>
>> PS the test is still failing on windows albeit due to the reason other than in 6501010; it seems that the test should be just updated to recognize cygwin's `df` output. I'm currently working on the fix and will send it out for review shortly.
>>
> This looks okay to me.
>
> -Alan
More information about the core-libs-dev
mailing list