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

Denis Magda commented on IGNITE-2144:
-------------------------------------

Saikat, thanks for fixing this. Seems that not all the changes done on the 
release branch (ignite-1.5) were smoothly merged into the master.

BTW, I've merged all the recent changes from ignite-1.5 to the master. Please 
pull them since you're using the master branch. 

> [Test] IgniteSemaphore's failover related tests are failing to compile
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-2144
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2144
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>            Reporter: Saikat Maitra
>            Assignee: Saikat Maitra
>            Priority: Minor
>
> GridCacheAbstractDataStructuresFailoverSelfTest are failing to compile.
> Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile 
> (default-testCompile) on project ignite-core: Compilation failure: 
> Compilation failure:
> [ERROR] 
> /Users/saikat/git/ignite/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/datastructures/GridCacheAbstractDataStructuresFailoverSelfTest.java:[458,25]
>  constructor ConstantTopologyChangeWorker in class 
> org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest.ConstantTopologyChangeWorker
>  cannot be applied to given types;
> [ERROR] required: int
> [ERROR] found: no arguments
> [ERROR] reason: actual and formal argument lists differ in length
> [ERROR] 
> /Users/saikat/git/ignite/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/datastructures/GridCacheAbstractDataStructuresFailoverSelfTest.java:[465,25]
>  constructor ConstantTopologyChangeWorker in class 
> org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest.ConstantTopologyChangeWorker
>  cannot be applied to given types;
> [ERROR] required: int
> [ERROR] found: no arguments
> [ERROR] reason: actual and formal argument lists differ in length
> [ERROR] 
> /Users/saikat/git/ignite/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/datastructures/GridCacheAbstractDataStructuresFailoverSelfTest.java:[472,25]
>  method multipleTopologyChangeWorker in class 
> org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest
>  cannot be applied to given types;
> [ERROR] required: int
> [ERROR] found: no arguments
> [ERROR] reason: actual and formal argument lists differ in length
> [ERROR] 
> /Users/saikat/git/ignite/modules/core/src/test/java/org/apache/ignite/internal/processors/cache/datastructures/GridCacheAbstractDataStructuresFailoverSelfTest.java:[479,25]
>  method multipleTopologyChangeWorker in class 
> org.apache.ignite.internal.processors.cache.datastructures.GridCacheAbstractDataStructuresFailoverSelfTest
>  cannot be applied to given types;
> [ERROR] required: int
> [ERROR] found: no arguments
> [ERROR] reason: actual and formal argument lists differ in length



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

Reply via email to