You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce Schuchardt (JIRA)" <ji...@apache.org> on 2015/12/15 23:45:46 UTC

[jira] [Resolved] (GEODE-468) CI Failure: AnalyzeSerializablesJUnitTest.testSerializables

     [ https://issues.apache.org/jira/browse/GEODE-468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Schuchardt resolved GEODE-468.
------------------------------------
    Resolution: Fixed
      Assignee:     (was: Bruce Schuchardt)

The most recent failure is fixed in 7c368e9..df32ad1.  If the test fails again please reassign it to the person who checked in the change to the file(s) mentioned in the failure exception.

> CI Failure: AnalyzeSerializablesJUnitTest.testSerializables
> -----------------------------------------------------------
>
>                 Key: GEODE-468
>                 URL: https://issues.apache.org/jira/browse/GEODE-468
>             Project: Geode
>          Issue Type: Bug
>          Components: core, serialization
>            Reporter: Dan Smith
>              Labels: CI
>
> This test failed on 25bce9646cc6f6d44212d0067d2d44bde0ad2268
> {noformat}
> java.lang.AssertionError: Modified classes--------------------------------------------
> com/gemstone/gemfire/management/internal/cli/functions/RegionFunctionArgs,true,-5158224572470173267,asyncEventQueueIds:java/util/Set,cacheListeners:java/util/Set,cacheLoader:java/lang/String,cacheWriter:java/lang/String,cloningEnabled:java/lang/Boolean,compressor:java/lang/String,concurrencyChecksEnabled:java/lang/Boolean,concurrencyLevel:java/lang/Integer,diskStore:java/lang/String,diskSynchronous:java/lang/Boolean,enableAsyncConflation:java/lang/Boolean,enableSubscriptionConflation:java/lang/Boolean,entryExpirationIdleTime:com/gemstone/gemfire/management/internal/cli/functions/RegionFunctionArgs$ExpirationAttrs,entryExpirationTTL:com/gemstone/gemfire/management/internal/cli/functions/RegionFunctionArgs$ExpirationAttrs,evictionMax:java/lang/Integer,gatewaySenderIds:java/util/Set,isSetCloningEnabled:boolean,isSetCompressor:boolean,isSetConcurrencyChecksEnabled:boolean,isSetConcurrencyLevel:boolean,isSetDiskSynchronous:boolean,isSetEnableAsyncConflation:boolean,isSetEnableSubscriptionConflation:boolean,isSetOffHeap:boolean,isSetStatisticsEnabled:boolean,keyConstraint:java/lang/String,offHeap:java/lang/Boolean,partitionArgs:com/gemstone/gemfire/management/internal/cli/functions/RegionFunctionArgs$PartitionArgs,regionAttributes:com/gemstone/gemfire/cache/RegionAttributes,regionExpirationIdleTime:com/gemstone/gemfire/management/internal/cli/functions/RegionFunctionArgs$ExpirationAttrs,regionExpirationTTL:com/gemstone/gemfire/management/internal/cli/functions/RegionFunctionArgs$ExpirationAttrs,regionPath:java/lang/String,regionShortcut:com/gemstone/gemfire/cache/RegionShortcut,skipIfExists:java/lang/Boolean,statisticsEnabled:java/lang/Boolean,useAttributesFrom:java/lang/String,valueConstraint:java/lang/String
> If the class is not persisted or sent over the wire add it to the excludedClasses.txt file in the 
> /com/gemstone/gemfire/codeAnalysis/ directory.  Otherwise if this doesn't 
> break backward compatibility move the file actualSerializables.dat to the 
> codeAnalysis test directory and rename to sanctionedSerializables.txt
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at com.gemstone.gemfire.codeAnalysis.AnalyzeSerializablesJUnitTest.testSerializables(AnalyzeSerializablesJUnitTest.java:268)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)