Merge pull request #115 from gauravgopi123/v3.1.0 Fixed tests that were creating unwanted folders
Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/8cbecac5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/8cbecac5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/8cbecac5 Branch: refs/heads/master Commit: 8cbecac53085f2eb5bbaa43b5c4cfba0dd2c2479 Parents: d934b97 1617ca3 Author: Chetan Narsude <[email protected]> Authored: Thu Aug 6 21:35:46 2015 -0700 Committer: Chetan Narsude <[email protected]> Committed: Thu Aug 6 21:35:46 2015 -0700 ---------------------------------------------------------------------- .../stram/StreamingContainerManagerTest.java | 7 +++---- .../datatorrent/stram/engine/AtLeastOnceTest.java | 16 ++++++++++++++++ .../stram/engine/StreamingContainerTest.java | 6 ++++++ .../datatorrent/stram/stream/OiOEndWindowTest.java | 5 +++++ 4 files changed, 30 insertions(+), 4 deletions(-) ----------------------------------------------------------------------
