Skip to content

Changes

Summary

  1. ctf.core.tests: Fix intermittent failing TestInvalidCtfTrace (details)
  2. kernel.ui.swtbot.tests: Fix intermittent failing HelpMessageTest (details)
Commit 96abf591233d9b7ace46c35530b6e16b3a5c77a6 by Bernd Hufmann
ctf.core.tests: Fix intermittent failing TestInvalidCtfTrace

The error dialog has 3 labels where one contains the error message.
Check in both labels for the expected error message.

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
The file was modified ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ctf/ui/swtbot/tests/TestInvalidCtfTrace.java (diff)
Commit d7a90a3aa8a113a0a80c7dfe953ddf03102dabd5 by Bernd Hufmann
kernel.ui.swtbot.tests: Fix intermittent failing HelpMessageTest

The info dialog has multiple labels where one contains the info message.
Use the expected value to get the label with the expected info message.

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
The file was modified lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/HelpMessageTest.java (diff)