[
https://issues.apache.org/jira/browse/GEODE-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Deppe resolved GEODE-6307.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
> 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
> Fix For: 1.9.0
>
> 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)