abdullah alamoudi has posted comments on this change. Change subject: Remove Unnecessary Prints in Tests ......................................................................
Patch Set 1: (10 comments) https://asterix-gerrit.ics.uci.edu/#/c/655/1/asterix-external-data/src/test/java/org/apache/asterix/external/classad/test/ClassAdUnitTester.java File asterix-external-data/src/test/java/org/apache/asterix/external/classad/test/ClassAdUnitTester.java: Line 704: * > ws Done Line 706: * > ws Done Line 708: * > ws Done Line 710: * > ws Done https://asterix-gerrit.ics.uci.edu/#/c/655/1/asterix-external-data/src/test/java/org/apache/asterix/external/classad/test/FunctionalTester.java File asterix-external-data/src/test/java/org/apache/asterix/external/classad/test/FunctionalTester.java: Line 148: debug = false; > debug is false by default- what is this trying to do? If it is set to true, we print many statements to console to show what is happening. I am sure this is not the best way :\ Line 762: * > ws Done Line 789: * > ws Done Line 802: * > ws Done Line 810: * > ws Done Line 826: * > ws Done -- To view, visit https://asterix-gerrit.ics.uci.edu/655 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4def109c0a8b40343d59d5689f8a791249174478 Gerrit-PatchSet: 1 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: abdullah alamoudi <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Michael Blow <[email protected]> Gerrit-Reviewer: Murtadha Hubail <[email protected]> Gerrit-Reviewer: abdullah alamoudi <[email protected]> Gerrit-HasComments: Yes
