DOYUNG YOON created S2GRAPH-118:
-----------------------------------
Summary: 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
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)