ctf: Avoid re-downloading the test traces
authorAlexandre Montplaisir <alexmonthy@voxpopuli.im>
Mon, 11 Feb 2013 18:59:31 +0000 (13:59 -0500)
committerAlexander Kurtakov <akurtako@redhat.com>
Tue, 12 Feb 2013 16:40:32 +0000 (11:40 -0500)
commit09e00e4a01643a92d773160c8ac5b8641d542ce5
tree9ac4fd170ae31391289b88b29595d95e9ca2900f
parentb7952ebef10bc515ad03be6f15accfa45af9e2c1
ctf: Avoid re-downloading the test traces

Do not download the test traces if they are already present
on the file system (skipexisting="true").

The extraction was also moved to a conditional task, so that if
the traces cannot be downloaded for some reason, at least it
doesn't fail the complete build. Some unit tests will probably fail,
but that's the lesser of the two evils.

References bug 400459.

Change-Id: I69d7cb1525005cf6426f7aa42c45ecbb4c92cdff
Reviewed-on: https://git.eclipse.org/r/10286
Tested-by: Hudson CI
Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
IP-Clean: Alexander Kurtakov <akurtako@redhat.com>
Tested-by: Alexander Kurtakov <akurtako@redhat.com>
org.eclipse.linuxtools.ctf.core.tests/pom.xml
org.eclipse.linuxtools.ctf.core.tests/traces/get-traces.xml [new file with mode: 0644]
This page took 0.037949 seconds and 5 git commands to generate.