[ 
https://issues.apache.org/jira/browse/GEODE-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750170#comment-16750170
 ] 

ASF subversion and git services commented on GEODE-6307:
--------------------------------------------------------

Commit 876c84c925c198c494341b572e31ad9a244c2b92 in geode's branch 
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=876c84c ]

GEODE-6307: Attempt to normalize file paths for correct comparison (#3104)

- Trying to fix an issue with AnalyzeSerializablesJUnitTest on Windows and
  JDK 11.


> WindowsIntegrationTestOpenJDK11 fails in CI for AnalyzeSerializablesJUnitTest
> -----------------------------------------------------------------------------
>
>                 Key: GEODE-6307
>                 URL: https://issues.apache.org/jira/browse/GEODE-6307
>             Project: Geode
>          Issue Type: Bug
>          Components: serialization
>            Reporter: Jens Deppe
>            Assignee: Jens Deppe
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> This CI job fails consistently with errors such as:
> {{java.lang.AssertionError: Expecting actual not to be null at 
> org.apache.geode.codeAnalysis.AnalyzeSerializablesJUnitTestBase.loadClasses(AnalyzeSerializablesJUnitTestBase.java:445)
>  at 
> org.apache.geode.codeAnalysis.AnalyzeSerializablesJUnitTestBase.findClasses(AnalyzeSerializablesJUnitTestBase.java:123)
>  at 
> org.apache.geode.codeAnalysis.AnalyzeSerializablesJUnitTestBase.testSerializables(AnalyzeSerializablesJUnitTestBase.java:186)
>  at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at 
> jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>  at 
> jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)}}
>  
> It is strange that this only happens on JDK11 though. I have a theory that it 
> has to do with path comparisons so I'm attempting a change that normalizes 
> paths before checking them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to