Clear the logger configuration before "list" tests
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 3 Jun 2016 19:05:24 +0000 (15:05 -0400)
committerAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Fri, 3 Jun 2016 19:24:25 +0000 (15:24 -0400)
commit9d06e3eb07ead1ec21411259823a758375a912be
tree73d07239ed076fe03bc8b29053bc6be67ce1f87f
parentb342ee75b8f1dd103fc049095de6e1242fc119a6
Clear the logger configuration before "list" tests

Loggers defined in previous tests often leak into these ones.

Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
lttng-ust-java-tests-jul/src/test/java/org/lttng/ust/agent/integration/events/JulLegacyApiIT.java
lttng-ust-java-tests-jul/src/test/java/org/lttng/ust/agent/integration/events/JulListEventsIT.java
lttng-ust-java-tests-log4j/src/test/java/org/lttng/ust/agent/integration/events/Log4jListEventsIT.java
This page took 0.023034 seconds and 4 git commands to generate.