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

ASF GitHub Bot commented on FLINK-2619:
---------------------------------------

Github user StephanEwen commented on a diff in the pull request:

    https://github.com/apache/flink/pull/1103#discussion_r38904456
  
    --- Diff: 
flink-tests/src/test/scala/org/apache/flink/api/scala/misc/MassiveCaseClassSortingITCase.scala
 ---
    @@ -35,11 +35,13 @@ import 
org.apache.flink.runtime.operators.sort.UnilateralSortMerger
     import org.apache.flink.api.java.typeutils.runtime.RuntimeSerializerFactory
     import org.junit.Assert._
     import org.apache.flink.runtime.jobgraph.tasks.AbstractInvokable
    +import org.junit.Test
     
     class MassiveCaseClassSortingITCase {
       
       val SEED : Long = 347569784659278346L
    -  
    +
    +  @Test
    --- End diff --
    
    Can you remove this one again? We wrote this as a manual test, because it 
takes forever to run. Would be great to have a Comment, though, and move it to 
the package `manual`, like the manual Java tests.


> Some Scala Tests not being executed by Maven
> --------------------------------------------
>
>                 Key: FLINK-2619
>                 URL: https://issues.apache.org/jira/browse/FLINK-2619
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Chiwan Park
>            Assignee: Chiwan Park
>            Priority: Critical
>
> Some Scala Tests are not executed by Maven. Originally this issue are 
> reported by [~StephanEwen]. I also executed {{mvn clean verify}} and found 
> the same circumstance.
> Original post is 
> [here|http://mail-archives.apache.org/mod_mbox/flink-dev/201508.mbox/%3ccanc1h_tlgt-rrtybua6c0ypihhv8w1bwyb4sogahn9_cfck...@mail.gmail.com%3e]



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

Reply via email to