jeongyooneo commented on a change in pull request #20: [NEMO-76] Rename TaskGroup to Task URL: https://github.com/apache/incubator-nemo/pull/20#discussion_r189456732
########## File path: tests/src/test/java/edu/snu/nemo/tests/runtime/executor/TaskExecutorTest.java ########## @@ -145,7 +145,7 @@ public Iterable read() throws Exception { */ @Test//(timeout=2000) public void testOperatorTask() throws Exception { - // Create a task group with two operator tasks. + // Create a task with two operator tasks. Review comment: Maybe remove this comment if not necessary? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services