lttng: Fix test when in the presence of long workspace path
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Sat, 22 Oct 2016 05:08:13 +0000 (01:08 -0400)
committerMarc-André Laperle <marc-andre.laperle@ericsson.com>
Thu, 3 Nov 2016 18:48:55 +0000 (14:48 -0400)
commit10e212f1bd0ed82e9f64a992d9137646e24639ee
treed8ab446788cf55bd012376c19b6d857487ff6fc3
parentbc84ff5815a0ecd98424cd53ccd88f10898440ac
lttng: Fix test when in the presence of long workspace path

LTTngServiceMiTest validated against the old MI XSD which doesn't
allow sessions paths longer than 255 characters. When the workspace
of the test is too long, this fails. The test doesn't really need
a variable and can be hard-coded to any path. So this patch removes
the use of the workspace variable for this case.

See also bug 490557.

Change-Id: I382da2449c485e828c62d4ef73e3baf75e438374
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/83737
Reviewed-by: Hudson CI
Reviewed-by: Jonathan Rajotte Julien <jonathan.rajotte-julien@efficios.com>
Reviewed-by: Alexandre Montplaisir <alexmonthy@efficios.com>
lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/testfiles/LTTngServiceMiTest.cfg
This page took 0.023707 seconds and 5 git commands to generate.