johnyangk commented on a change in pull request #232: [NEMO-411] Bug in
ScheduleGroupPass, OutputTag, DuplicateEdgeGroup
URL: https://github.com/apache/incubator-nemo/pull/232#discussion_r327454777
##########
File path:
examples/beam/src/test/java/org/apache/nemo/examples/beam/AlternatingLeastSquareITCase.java
##########
@@ -72,6 +73,15 @@ public void testDefault() throws Exception {
.build());
}
+ @Test(timeout = ExampleTestArgs.TIMEOUT)
+ public void testTransient() throws Exception {
Review comment:
Very nice! Thanks for this.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services