Adapt tests to babeltrace 2 output.
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Sat, 15 Jan 2022 00:08:06 +0000 (19:08 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Sat, 15 Jan 2022 00:08:06 +0000 (19:08 -0500)
commitfd2b8059f2b96840e7169bf2a397c32b26216242
treef9f084c133589fb39cb9556ec8358a7ce6486055
parent7dcd53abdbb09620295366872b6cbf553c02086c
Adapt tests to babeltrace 2 output.

The application context type is not present when using babeltrace2 as of
today. This change might get reversed as needed in the future if the
omission of the type was an error on the reader side. For now remove
the type from the lookup and validate based on value only.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
README.md
lttng-ust-java-tests-common/src/main/java/org/lttng/ust/agent/integration/context/AppContextITBase.java
lttng-ust-java-tests-common/src/main/java/org/lttng/ust/agent/integration/context/AppContextOrderingITBase.java
This page took 0.022746 seconds and 4 git commands to generate.