Skip to content

Commit c2cdf0c

Browse files
common.test: Loosen testing of logger
With Java 25, flows can go to different TIDs. This allows the tests to pass. Change-Id: Ic26850e16ce813ba2c70b0af71b9caa6af0805f2 Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
1 parent 554cb75 commit c2cdf0c

File tree

2 files changed

+96
-102
lines changed
  • common/org.eclipse.tracecompass.common.core.tests

2 files changed

+96
-102
lines changed

common/org.eclipse.tracecompass.common.core.tests/META-INF/MANIFEST.MF

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ Export-Package: org.eclipse.tracecompass.common.core.tests;x-friends:="org.eclip
2121
Import-Package: com.google.common.base,
2222
com.google.common.collect,
2323
com.google.common.primitives,
24+
com.google.gson,
2425
org.eclipse.tracecompass.traceeventlogger
2526
Automatic-Module-Name: org.eclipse.tracecompass.common.core.tests

0 commit comments

Comments
 (0)