You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@s2graph.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/10 09:03:21 UTC

[jira] [Commented] (S2GRAPH-118) Fix compile error on test cases on loader project.

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

ASF GitHub Bot commented on S2GRAPH-118:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-s2graph/pull/87


> Fix compile error on test cases on loader project.
> --------------------------------------------------
>
>                 Key: S2GRAPH-118
>                 URL: https://issues.apache.org/jira/browse/S2GRAPH-118
>             Project: S2Graph
>          Issue Type: Bug
>    Affects Versions: 0.1.0
>            Reporter: DOYUNG YOON
>            Assignee: DOYUNG YOON
>             Fix For: 0.1.0
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Currently, `sbt "project loader" test:compile` fail. 
> Following test cases fail because it did not catch up changes from s2core.
> # GraphSubscriberTest
> # TransferToHFileTest, 
> Current test case expect s2rest_play server up and running even though it is not necessary. We should refactor code on loader so we can easily inject meta data on test cases.
> As we discussed on mailing list, I suggest just comment out these test cases, for the first release, then create separate issue for writing better test cases for loader project.



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