os.linux: Ignore testWriteToTsv swtbot test
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 26 Oct 2016 19:27:59 +0000 (15:27 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Thu, 27 Oct 2016 12:56:34 +0000 (08:56 -0400)
commitb8dd6611a7067fdf52a79aec226e0ed4db23e4a4
tree04744f795e06a5a50f6de4e31c76793ab72c43b3
parentea66bbfeddeab58c506d9ae4bd65c031d1136790
os.linux: Ignore testWriteToTsv swtbot test

This test causes instability in the SWTbot because of a potential race
condition with the update that changes the header column titles that do
not correspond to the system call data. The test should be modified
either to use SystemCall segments, or moved to timing.swtbot

Change-Id: Idea1c43f377ca79efb4bf5a4751f4611e6336891
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/83967
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyTableAnalysisTest.java
This page took 0.035675 seconds and 5 git commands to generate.