[GitHub] brooklyn-server pull request #473: Test framework: avoid repeated stacktrace...

2016-12-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/brooklyn-server/pull/473 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] brooklyn-server pull request #473: Test framework: avoid repeated stacktrace...

2016-12-01 Thread grkvlt
Github user grkvlt commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/473#discussion_r90473445 --- Diff: test-framework/src/test/java/org/apache/brooklyn/test/framework/TestSensorTest.java --- @@ -332,6 +343,56 @@ public void

[GitHub] brooklyn-server pull request #473: Test framework: avoid repeated stacktrace...

2016-12-01 Thread grkvlt
Github user grkvlt commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/473#discussion_r90475367 --- Diff: utils/common/src/main/java/org/apache/brooklyn/util/repeat/Repeater.java --- @@ -334,8 +335,14 @@ public void runRequiringTrue() {

[GitHub] brooklyn-server pull request #473: Test framework: avoid repeated stacktrace...

2016-12-01 Thread grkvlt
Github user grkvlt commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/473#discussion_r90474345 --- Diff: test-framework/src/test/java/org/apache/brooklyn/test/framework/TestSensorTest.java --- @@ -332,6 +343,56 @@ public void

[GitHub] brooklyn-server pull request #473: Test framework: avoid repeated stacktrace...

2016-12-01 Thread grkvlt
Github user grkvlt commented on a diff in the pull request: https://github.com/apache/brooklyn-server/pull/473#discussion_r90474128 --- Diff: test-framework/src/test/java/org/apache/brooklyn/test/framework/TestSensorTest.java --- @@ -332,6 +343,56 @@ public void