summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-09-11 21:47:44 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-09-11 21:47:44 -0400
commit5b441b2c0922b82c6b057aad9122c8f27f00ecb1 (patch)
tree2ba9ba4ce77e74e54a99ffa25354df667de671e7
parent805d18add64b446b8ae5dd085e038301d02927e7 (diff)
downloadphoronix-test-suite-upstream-5b441b2c0922b82c6b057aad9122c8f27f00ecb1.tar.gz
phoronix-test-suite-upstream-5b441b2c0922b82c6b057aad9122c8f27f00ecb1.tar.xz
phoronix-test-suite-upstream-5b441b2c0922b82c6b057aad9122c8f27f00ecb1.zip
pts: Drop the DownloadSize tag from the test profiles that have switched
to using the downloads.xml-based FileSize tag
-rw-r--r--pts/test-profiles/bonnie.xml1
-rw-r--r--pts/test-profiles/build-apache.xml1
-rw-r--r--pts/test-profiles/build-imagemagick.xml1
-rw-r--r--pts/test-profiles/build-linux-kernel.xml1
-rw-r--r--pts/test-profiles/build-mplayer.xml1
-rw-r--r--pts/test-profiles/build-php.xml1
-rw-r--r--pts/test-profiles/byte.xml1
-rw-r--r--pts/test-profiles/compliance-ogl.xml1
-rw-r--r--pts/test-profiles/compress-7zip.xml1
-rw-r--r--pts/test-profiles/compress-pbzip2.xml1
-rw-r--r--pts/test-profiles/encode-ape.xml1
-rw-r--r--pts/test-profiles/encode-flac.xml1
-rw-r--r--pts/test-profiles/encode-mp3.xml1
-rw-r--r--pts/test-profiles/encode-ogg.xml1
-rw-r--r--pts/test-profiles/encode-wavpack.xml1
-rw-r--r--pts/test-profiles/espeak.xml1
-rw-r--r--pts/test-profiles/et.xml1
-rw-r--r--pts/test-profiles/etqw-demo.xml1
-rw-r--r--pts/test-profiles/etqw.xml1
-rw-r--r--pts/test-profiles/ffmpeg.xml1
-rw-r--r--pts/test-profiles/fhourstones.xml1
-rw-r--r--pts/test-profiles/fio.xml1
-rw-r--r--pts/test-profiles/fract.xml1
-rw-r--r--pts/test-profiles/glmark.xml1
-rw-r--r--pts/test-profiles/gnupg.xml1
-rw-r--r--pts/test-profiles/gtkperf.xml1
-rw-r--r--pts/test-profiles/hmmer.xml1
-rw-r--r--pts/test-profiles/idle.xml1
-rw-r--r--pts/test-profiles/iozone.xml1
-rw-r--r--pts/test-profiles/java-scimark2.xml1
-rw-r--r--pts/test-profiles/md-gromacs.xml1
-rw-r--r--pts/test-profiles/memory-bandwidth.xml1
-rw-r--r--pts/test-profiles/mencoder.xml1
-rw-r--r--pts/test-profiles/mrbayes.xml1
-rw-r--r--pts/test-profiles/nexuiz.xml1
-rw-r--r--pts/test-profiles/norsetto-shadow.xml1
-rw-r--r--pts/test-profiles/openarena.xml1
-rw-r--r--pts/test-profiles/openssl.xml1
-rw-r--r--pts/test-profiles/ppracer.xml1
-rw-r--r--pts/test-profiles/pts-graph.xml1
-rw-r--r--pts/test-profiles/quake4.xml1
-rw-r--r--pts/test-profiles/ramspeed.xml1
-rw-r--r--pts/test-profiles/render-bench.xml1
-rw-r--r--pts/test-profiles/scimark2.xml1
-rw-r--r--pts/test-profiles/specviewperf10.xml1
-rw-r--r--pts/test-profiles/specviewperf9.xml1
-rw-r--r--pts/test-profiles/sqlite.xml1
-rw-r--r--pts/test-profiles/stresscpu2.xml1
-rw-r--r--pts/test-profiles/sunflow.xml1
-rw-r--r--pts/test-profiles/super-pi.xml1
-rw-r--r--pts/test-profiles/tandem-xml.xml1
-rw-r--r--pts/test-profiles/tremulous.xml1
-rw-r--r--pts/test-profiles/trislam.xml1
-rw-r--r--pts/test-profiles/unigine-sanctuary.xml1
-rw-r--r--pts/test-profiles/unigine-tropics.xml1
-rw-r--r--pts/test-profiles/urbanterror.xml1
-rw-r--r--pts/test-profiles/video-extensions.xml1
-rw-r--r--pts/test-profiles/warsow.xml1
-rw-r--r--pts/test-profiles/x11perf.xml1
-rw-r--r--pts/test-profiles/xplane9.xml1
-rw-r--r--pts/test-profiles/yafray.xml1
61 files changed, 0 insertions, 61 deletions
diff --git a/pts/test-profiles/bonnie.xml b/pts/test-profiles/bonnie.xml
index 6aad08f..a37c2c2 100644
--- a/pts/test-profiles/bonnie.xml
+++ b/pts/test-profiles/bonnie.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>0.1</DownloadSize>
<EnvironmentSize>0.1</EnvironmentSize>
<ProjectURL>http://www.coker.com.au/bonnie++/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/build-apache.xml b/pts/test-profiles/build-apache.xml
index ff53860..6f2a0dc 100644
--- a/pts/test-profiles/build-apache.xml
+++ b/pts/test-profiles/build-apache.xml
@@ -2,7 +2,6 @@
<TestProfile>
<Version>1.1.0</Version>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>5.8</DownloadSize>
<ProjectURL>http://www.apache.org/</ProjectURL>
<Extends>timed-build</Extends>
</TestProfile>
diff --git a/pts/test-profiles/build-imagemagick.xml b/pts/test-profiles/build-imagemagick.xml
index c03470f..0e0e369 100644
--- a/pts/test-profiles/build-imagemagick.xml
+++ b/pts/test-profiles/build-imagemagick.xml
@@ -2,7 +2,6 @@
<TestProfile>
<Version>1.1.0</Version>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>8.4</DownloadSize>
<ProjectURL>http://www.imagemagick.org/</ProjectURL>
<Extends>timed-build</Extends>
</TestProfile>
diff --git a/pts/test-profiles/build-linux-kernel.xml b/pts/test-profiles/build-linux-kernel.xml
index fdd001a..a4cf42b 100644
--- a/pts/test-profiles/build-linux-kernel.xml
+++ b/pts/test-profiles/build-linux-kernel.xml
@@ -2,7 +2,6 @@
<TestProfile>
<Version>1.1.0</Version>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>46.4</DownloadSize>
<ProjectURL>http://www.kernel.org/</ProjectURL>
<Extends>timed-build</Extends>
</TestProfile>
diff --git a/pts/test-profiles/build-mplayer.xml b/pts/test-profiles/build-mplayer.xml
index 0472321..f026ee6 100644
--- a/pts/test-profiles/build-mplayer.xml
+++ b/pts/test-profiles/build-mplayer.xml
@@ -2,7 +2,6 @@
<TestProfile>
<Version>1.1.0</Version>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>8.9</DownloadSize>
<ProjectURL>http://www.mplayerhq.hu/</ProjectURL>
<Extends>timed-build</Extends>
</TestProfile>
diff --git a/pts/test-profiles/build-php.xml b/pts/test-profiles/build-php.xml
index bb05ce4..2f9fe69 100644
--- a/pts/test-profiles/build-php.xml
+++ b/pts/test-profiles/build-php.xml
@@ -2,7 +2,6 @@
<TestProfile>
<Version>1.1.0</Version>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>16.4</DownloadSize>
<EnvironmentSize>49.3</EnvironmentSize>
<ProjectURL>http://www.php.net/</ProjectURL>
<Extends>timed-build</Extends>
diff --git a/pts/test-profiles/byte.xml b/pts/test-profiles/byte.xml
index fc79eef..64fe90a 100644
--- a/pts/test-profiles/byte.xml
+++ b/pts/test-profiles/byte.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>0.2</DownloadSize>
<EnvironmentSize>0.5</EnvironmentSize>
</TestProfile>
<TestInformation>
diff --git a/pts/test-profiles/compliance-ogl.xml b/pts/test-profiles/compliance-ogl.xml
index da9e443..a406e30 100644
--- a/pts/test-profiles/compliance-ogl.xml
+++ b/pts/test-profiles/compliance-ogl.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>0.33</DownloadSize>
<EnvironmentSize>3.8</EnvironmentSize>
<ProjectURL>http://www.opengl.org/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/compress-7zip.xml b/pts/test-profiles/compress-7zip.xml
index 027a5a6..5abadaf 100644
--- a/pts/test-profiles/compress-7zip.xml
+++ b/pts/test-profiles/compress-7zip.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>1.4</DownloadSize>
<EnvironmentSize>10</EnvironmentSize>
<ProjectURL>http://www.7-zip.org/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/compress-pbzip2.xml b/pts/test-profiles/compress-pbzip2.xml
index a507b69..ed75502 100644
--- a/pts/test-profiles/compress-pbzip2.xml
+++ b/pts/test-profiles/compress-pbzip2.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>0.82</DownloadSize>
<EnvironmentSize>4.5</EnvironmentSize>
<ProjectURL>http://compression.ca/pbzip2/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/encode-ape.xml b/pts/test-profiles/encode-ape.xml
index 8a149c6..149660d 100644
--- a/pts/test-profiles/encode-ape.xml
+++ b/pts/test-profiles/encode-ape.xml
@@ -2,7 +2,6 @@
<TestProfile>
<Version>1.1.0</Version>
<Maintainer>apaige</Maintainer>
- <DownloadSize>0.4</DownloadSize>
<EnvironmentSize>5</EnvironmentSize>
<ProjectURL>http://www.monkeysaudio.com/</ProjectURL>
<Extends>timed-audio-encode</Extends>
diff --git a/pts/test-profiles/encode-flac.xml b/pts/test-profiles/encode-flac.xml
index da359f0..032012f 100644
--- a/pts/test-profiles/encode-flac.xml
+++ b/pts/test-profiles/encode-flac.xml
@@ -2,7 +2,6 @@
<TestProfile>
<Version>1.1.0</Version>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>2</DownloadSize>
<EnvironmentSize>9</EnvironmentSize>
<ProjectURL>http://flac.sourceforge.net/</ProjectURL>
<Extends>timed-audio-encode</Extends>
diff --git a/pts/test-profiles/encode-mp3.xml b/pts/test-profiles/encode-mp3.xml
index 99f6fe7..2cadf7b 100644
--- a/pts/test-profiles/encode-mp3.xml
+++ b/pts/test-profiles/encode-mp3.xml
@@ -2,7 +2,6 @@
<TestProfile>
<Version>1.2.0</Version>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>1.3</DownloadSize>
<EnvironmentSize>1.7</EnvironmentSize>
<ProjectURL>http://lame.sourceforge.net/</ProjectURL>
<Extends>timed-audio-encode</Extends>
diff --git a/pts/test-profiles/encode-ogg.xml b/pts/test-profiles/encode-ogg.xml
index 2a0f6f6..7a44cca 100644
--- a/pts/test-profiles/encode-ogg.xml
+++ b/pts/test-profiles/encode-ogg.xml
@@ -2,7 +2,6 @@
<TestProfile>
<Version>1.1.0</Version>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>2.8</DownloadSize>
<EnvironmentSize>6</EnvironmentSize>
<ProjectURL>http://www.vorbis.com/</ProjectURL>
<Extends>timed-audio-encode</Extends>
diff --git a/pts/test-profiles/encode-wavpack.xml b/pts/test-profiles/encode-wavpack.xml
index 6be4ae8..1acdb3f 100644
--- a/pts/test-profiles/encode-wavpack.xml
+++ b/pts/test-profiles/encode-wavpack.xml
@@ -2,7 +2,6 @@
<TestProfile>
<Version>1.1.0</Version>
<Maintainer>apaige</Maintainer>
- <DownloadSize>0.3</DownloadSize>
<EnvironmentSize>5</EnvironmentSize>
<ProjectURL>http://www.wavpack.com/</ProjectURL>
<Extends>timed-audio-encode</Extends>
diff --git a/pts/test-profiles/espeak.xml b/pts/test-profiles/espeak.xml
index 81dba9f..46d193c 100644
--- a/pts/test-profiles/espeak.xml
+++ b/pts/test-profiles/espeak.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>1.2</DownloadSize>
<EnvironmentSize>2.2</EnvironmentSize>
<ProjectURL>http://espeak.sourceforge.net/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/et.xml b/pts/test-profiles/et.xml
index bbde8a6..12e0fc9 100644
--- a/pts/test-profiles/et.xml
+++ b/pts/test-profiles/et.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>260</DownloadSize>
<EnvironmentSize>273</EnvironmentSize>
<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
<ProjectURL>http://www.idsoftware.com/</ProjectURL>
diff --git a/pts/test-profiles/etqw-demo.xml b/pts/test-profiles/etqw-demo.xml
index 84d10f0..dc79d56 100644
--- a/pts/test-profiles/etqw-demo.xml
+++ b/pts/test-profiles/etqw-demo.xml
@@ -6,7 +6,6 @@
<License>NON-FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>660</DownloadSize>
<EnvironmentSize>765</EnvironmentSize>
<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
<ProjectURL>http://www.enemyterritory.com/</ProjectURL>
diff --git a/pts/test-profiles/etqw.xml b/pts/test-profiles/etqw.xml
index a4b7a24..1bd1610 100644
--- a/pts/test-profiles/etqw.xml
+++ b/pts/test-profiles/etqw.xml
@@ -6,7 +6,6 @@
<License>NON-FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>531</DownloadSize>
<EnvironmentSize>566</EnvironmentSize>
<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
<ProjectURL>http://www.enemyterritory.com/</ProjectURL>
diff --git a/pts/test-profiles/ffmpeg.xml b/pts/test-profiles/ffmpeg.xml
index 026a9a1..3e7cb7c 100644
--- a/pts/test-profiles/ffmpeg.xml
+++ b/pts/test-profiles/ffmpeg.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>88</DownloadSize>
<EnvironmentSize>16</EnvironmentSize>
<ProjectURL>http://ffmpeg.mplayerhq.hu/</ProjectURL>
<Extends>video-sample</Extends>
diff --git a/pts/test-profiles/fhourstones.xml b/pts/test-profiles/fhourstones.xml
index 9837ee6..c634ea8 100644
--- a/pts/test-profiles/fhourstones.xml
+++ b/pts/test-profiles/fhourstones.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>0.1</DownloadSize>
<EnvironmentSize>0.1</EnvironmentSize>
<ProjectURL>http://homepages.cwi.nl/~tromp/c4/fhour.html</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/fio.xml b/pts/test-profiles/fio.xml
index d376b9c..cc0a12b 100644
--- a/pts/test-profiles/fio.xml
+++ b/pts/test-profiles/fio.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>1.30</DownloadSize>
<EnvironmentSize>5.0</EnvironmentSize>
<ProjectURL>http://git.kernel.dk/?p=fio.git;a=summary</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/fract.xml b/pts/test-profiles/fract.xml
index 86b4729..760af54 100644
--- a/pts/test-profiles/fract.xml
+++ b/pts/test-profiles/fract.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>0.58</DownloadSize>
<EnvironmentSize>3.2</EnvironmentSize>
<SupportedArchitectures>x86</SupportedArchitectures>
<ProjectURL>http://fract.sourceforge.net/</ProjectURL>
diff --git a/pts/test-profiles/glmark.xml b/pts/test-profiles/glmark.xml
index c8caa1e..441c6ea 100644
--- a/pts/test-profiles/glmark.xml
+++ b/pts/test-profiles/glmark.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>1</DownloadSize>
<EnvironmentSize>1.5</EnvironmentSize>
<ProjectURL>https://sourceforge.net/projects/glmark</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/gnupg.xml b/pts/test-profiles/gnupg.xml
index 3d5e455..956809e 100644
--- a/pts/test-profiles/gnupg.xml
+++ b/pts/test-profiles/gnupg.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>4.4</DownloadSize>
<EnvironmentSize>8.4</EnvironmentSize>
<ProjectURL>http://www.gnupg.org/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/gtkperf.xml b/pts/test-profiles/gtkperf.xml
index 110ac62..c87e606 100644
--- a/pts/test-profiles/gtkperf.xml
+++ b/pts/test-profiles/gtkperf.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>0.38</DownloadSize>
<EnvironmentSize>0.11</EnvironmentSize>
<ProjectURL>http://gtkperf.sourceforge.net/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/hmmer.xml b/pts/test-profiles/hmmer.xml
index f254c09..7f7ac05 100644
--- a/pts/test-profiles/hmmer.xml
+++ b/pts/test-profiles/hmmer.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Andrew Schofield</Maintainer>
- <DownloadSize>107</DownloadSize>
<EnvironmentSize>707</EnvironmentSize>
<ProjectURL>http://hmmer.janelia.org/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/idle.xml b/pts/test-profiles/idle.xml
index 25250dd..12c971d 100644
--- a/pts/test-profiles/idle.xml
+++ b/pts/test-profiles/idle.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Pekka Panula</Maintainer>
- <DownloadSize>0.01</DownloadSize>
<EnvironmentSize>0.01</EnvironmentSize>
</TestProfile>
<TestInformation>
diff --git a/pts/test-profiles/iozone.xml b/pts/test-profiles/iozone.xml
index 1364f19..57c4642 100644
--- a/pts/test-profiles/iozone.xml
+++ b/pts/test-profiles/iozone.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>1.5</DownloadSize>
<EnvironmentSize>2.3</EnvironmentSize>
<ProjectURL>http://www.iozone.org/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/java-scimark2.xml b/pts/test-profiles/java-scimark2.xml
index af21385..5069102 100644
--- a/pts/test-profiles/java-scimark2.xml
+++ b/pts/test-profiles/java-scimark2.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>0.03</DownloadSize>
<EnvironmentSize>0.05</EnvironmentSize>
<ProjectURL>http://math.nist.gov/scimark2/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/md-gromacs.xml b/pts/test-profiles/md-gromacs.xml
index 0d6b4b4..c03e3e3 100644
--- a/pts/test-profiles/md-gromacs.xml
+++ b/pts/test-profiles/md-gromacs.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Andrew Schofield</Maintainer>
- <DownloadSize>30</DownloadSize>
<EnvironmentSize>106</EnvironmentSize>
<ProjectURL>http://www.gromacs.org/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/memory-bandwidth.xml b/pts/test-profiles/memory-bandwidth.xml
index 9276e23..081a77d 100644
--- a/pts/test-profiles/memory-bandwidth.xml
+++ b/pts/test-profiles/memory-bandwidth.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>0.01</DownloadSize>
<EnvironmentSize>0.05</EnvironmentSize>
</TestProfile>
<TestInformation>
diff --git a/pts/test-profiles/mencoder.xml b/pts/test-profiles/mencoder.xml
index cedddd5..ea7d717 100644
--- a/pts/test-profiles/mencoder.xml
+++ b/pts/test-profiles/mencoder.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>95</DownloadSize>
<EnvironmentSize>16</EnvironmentSize>
<ProjectURL>http://www.mplayerhq.hu/</ProjectURL>
<Extends>video-sample</Extends>
diff --git a/pts/test-profiles/mrbayes.xml b/pts/test-profiles/mrbayes.xml
index 2df1f50..7519db4 100644
--- a/pts/test-profiles/mrbayes.xml
+++ b/pts/test-profiles/mrbayes.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Andrew Schofield</Maintainer>
- <DownloadSize>17</DownloadSize>
<EnvironmentSize>22</EnvironmentSize>
<ProjectURL>http://mrbayes.csit.fsu.edu/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/nexuiz.xml b/pts/test-profiles/nexuiz.xml
index 3f09575..292983c 100644
--- a/pts/test-profiles/nexuiz.xml
+++ b/pts/test-profiles/nexuiz.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>376</DownloadSize>
<EnvironmentSize>746</EnvironmentSize>
<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
<ProjectURL>http://www.nexuiz.com/</ProjectURL>
diff --git a/pts/test-profiles/norsetto-shadow.xml b/pts/test-profiles/norsetto-shadow.xml
index 3ad105f..d359de3 100644
--- a/pts/test-profiles/norsetto-shadow.xml
+++ b/pts/test-profiles/norsetto-shadow.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>1.3</DownloadSize>
<EnvironmentSize>2.5</EnvironmentSize>
</TestProfile>
<TestInformation>
diff --git a/pts/test-profiles/openarena.xml b/pts/test-profiles/openarena.xml
index 60aa499..122479d 100644
--- a/pts/test-profiles/openarena.xml
+++ b/pts/test-profiles/openarena.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>309</DownloadSize>
<EnvironmentSize>329</EnvironmentSize>
<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
<ProjectURL>http://openarena.ws/</ProjectURL>
diff --git a/pts/test-profiles/openssl.xml b/pts/test-profiles/openssl.xml
index 8372a0e..69bad85 100644
--- a/pts/test-profiles/openssl.xml
+++ b/pts/test-profiles/openssl.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>3.2</DownloadSize>
<EnvironmentSize>37</EnvironmentSize>
<ProjectURL>http://www.openssl.org/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/ppracer.xml b/pts/test-profiles/ppracer.xml
index e927183..a40a93a 100644
--- a/pts/test-profiles/ppracer.xml
+++ b/pts/test-profiles/ppracer.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>15.0</DownloadSize>
<EnvironmentSize>23.3</EnvironmentSize>
<SupportedArchitectures>x86</SupportedArchitectures>
<ProjectURL>http://developer.berlios.de/projects/ppracer/</ProjectURL>
diff --git a/pts/test-profiles/pts-graph.xml b/pts/test-profiles/pts-graph.xml
index 5c730fa..779a9d3 100644
--- a/pts/test-profiles/pts-graph.xml
+++ b/pts/test-profiles/pts-graph.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>0.01</DownloadSize>
<EnvironmentSize>0.02</EnvironmentSize>
<ProjectURL>http://www.phoronix-test-suite.com/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/quake4.xml b/pts/test-profiles/quake4.xml
index 6917b28..499ae7b 100644
--- a/pts/test-profiles/quake4.xml
+++ b/pts/test-profiles/quake4.xml
@@ -6,7 +6,6 @@
<License>NON-FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>275</DownloadSize>
<EnvironmentSize>2868</EnvironmentSize>
<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
<ProjectURL>http://www.quake4game.com/</ProjectURL>
diff --git a/pts/test-profiles/ramspeed.xml b/pts/test-profiles/ramspeed.xml
index 915b35f..2045232 100644
--- a/pts/test-profiles/ramspeed.xml
+++ b/pts/test-profiles/ramspeed.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>0.06</DownloadSize>
<EnvironmentSize>0.72</EnvironmentSize>
<ProjectURL>http://www.alasir.com/software/ramspeed/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/render-bench.xml b/pts/test-profiles/render-bench.xml
index af1a8c3..9d8e762 100644
--- a/pts/test-profiles/render-bench.xml
+++ b/pts/test-profiles/render-bench.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>0.02</DownloadSize>
<EnvironmentSize>0.12</EnvironmentSize>
<ProjectURL>http://www.freedesktop.org/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/scimark2.xml b/pts/test-profiles/scimark2.xml
index f10080d..7d6cf9f 100644
--- a/pts/test-profiles/scimark2.xml
+++ b/pts/test-profiles/scimark2.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>0.01</DownloadSize>
<EnvironmentSize>0.04</EnvironmentSize>
<ProjectURL>http://math.nist.gov/scimark2/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/specviewperf10.xml b/pts/test-profiles/specviewperf10.xml
index 72e6358..d433e54 100644
--- a/pts/test-profiles/specviewperf10.xml
+++ b/pts/test-profiles/specviewperf10.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>585</DownloadSize>
<EnvironmentSize>1600</EnvironmentSize>
<ProjectURL>http://www.spec.org/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/specviewperf9.xml b/pts/test-profiles/specviewperf9.xml
index 7e48d0c..ab812ee 100644
--- a/pts/test-profiles/specviewperf9.xml
+++ b/pts/test-profiles/specviewperf9.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>625</DownloadSize>
<EnvironmentSize>1800</EnvironmentSize>
<ProjectURL>http://www.spec.org/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/sqlite.xml b/pts/test-profiles/sqlite.xml
index 37a412e..41ef229 100644
--- a/pts/test-profiles/sqlite.xml
+++ b/pts/test-profiles/sqlite.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>2.1</DownloadSize>
<EnvironmentSize>18.4</EnvironmentSize>
<ProjectURL>http://www.sqlite.org/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/stresscpu2.xml b/pts/test-profiles/stresscpu2.xml
index 9c1a7c4..0698bb7 100644
--- a/pts/test-profiles/stresscpu2.xml
+++ b/pts/test-profiles/stresscpu2.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Andrew Schofield</Maintainer>
- <DownloadSize>1</DownloadSize>
<EnvironmentSize>2</EnvironmentSize>
<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
</TestProfile>
diff --git a/pts/test-profiles/sunflow.xml b/pts/test-profiles/sunflow.xml
index f74afd5..d7626a2 100644
--- a/pts/test-profiles/sunflow.xml
+++ b/pts/test-profiles/sunflow.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>1.2</DownloadSize>
<EnvironmentSize>1.3</EnvironmentSize>
<ProjectURL>http://sunflow.sourceforge.net/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/super-pi.xml b/pts/test-profiles/super-pi.xml
index b2e7def..95c9381 100644
--- a/pts/test-profiles/super-pi.xml
+++ b/pts/test-profiles/super-pi.xml
@@ -6,7 +6,6 @@
<License>UNKNOWN</License>
<Status>VERIFIED</Status>
<Maintainer>Pekka Panula</Maintainer>
- <DownloadSize>0.07</DownloadSize>
<EnvironmentSize>1.4</EnvironmentSize>
</TestProfile>
<TestInformation>
diff --git a/pts/test-profiles/tandem-xml.xml b/pts/test-profiles/tandem-xml.xml
index 78f0bac..91803b2 100644
--- a/pts/test-profiles/tandem-xml.xml
+++ b/pts/test-profiles/tandem-xml.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>0.01</DownloadSize>
<EnvironmentSize>0.02</EnvironmentSize>
<ProjectURL>http://www.phoronix-test-suite.com/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/tremulous.xml b/pts/test-profiles/tremulous.xml
index dbd908d..37de677 100644
--- a/pts/test-profiles/tremulous.xml
+++ b/pts/test-profiles/tremulous.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>101</DownloadSize>
<EnvironmentSize>110</EnvironmentSize>
<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
<ProjectURL>http://www.tremulous.net/</ProjectURL>
diff --git a/pts/test-profiles/trislam.xml b/pts/test-profiles/trislam.xml
index 3ab9d59..ede568c 100644
--- a/pts/test-profiles/trislam.xml
+++ b/pts/test-profiles/trislam.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>0.4</DownloadSize>
<EnvironmentSize>0.8</EnvironmentSize>
<ProjectURL>http://graphcomp.com/pogl.cgi?v=0111s3B3</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/unigine-sanctuary.xml b/pts/test-profiles/unigine-sanctuary.xml
index f4d95fe..a69d5f0 100644
--- a/pts/test-profiles/unigine-sanctuary.xml
+++ b/pts/test-profiles/unigine-sanctuary.xml
@@ -6,7 +6,6 @@
<License>NON-FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>25</DownloadSize>
<EnvironmentSize>55</EnvironmentSize>
<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
<ProjectURL>http://www.unigine.com/</ProjectURL>
diff --git a/pts/test-profiles/unigine-tropics.xml b/pts/test-profiles/unigine-tropics.xml
index 72ac123..4902db0 100644
--- a/pts/test-profiles/unigine-tropics.xml
+++ b/pts/test-profiles/unigine-tropics.xml
@@ -6,7 +6,6 @@
<License>NON-FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>63</DownloadSize>
<EnvironmentSize>73</EnvironmentSize>
<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
<ProjectURL>http://www.unigine.com/</ProjectURL>
diff --git a/pts/test-profiles/urbanterror.xml b/pts/test-profiles/urbanterror.xml
index e0963c7..a8e49b6 100644
--- a/pts/test-profiles/urbanterror.xml
+++ b/pts/test-profiles/urbanterror.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>721</DownloadSize>
<EnvironmentSize>740</EnvironmentSize>
<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
<ProjectURL>http://www.urbanterror.net/</ProjectURL>
diff --git a/pts/test-profiles/video-extensions.xml b/pts/test-profiles/video-extensions.xml
index 5c70121..ca3daef 100644
--- a/pts/test-profiles/video-extensions.xml
+++ b/pts/test-profiles/video-extensions.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>24.0</DownloadSize>
<EnvironmentSize>30.0</EnvironmentSize>
<ProjectURL>http://www.mplayerhq.hu/</ProjectURL>
<Extends>video-sample</Extends>
diff --git a/pts/test-profiles/warsow.xml b/pts/test-profiles/warsow.xml
index 72cf6f5..ccb8d94 100644
--- a/pts/test-profiles/warsow.xml
+++ b/pts/test-profiles/warsow.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>185</DownloadSize>
<EnvironmentSize>195</EnvironmentSize>
<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
<ProjectURL>http://www.warsow.net/</ProjectURL>
diff --git a/pts/test-profiles/x11perf.xml b/pts/test-profiles/x11perf.xml
index 9df0d32..c85217f 100644
--- a/pts/test-profiles/x11perf.xml
+++ b/pts/test-profiles/x11perf.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>0.13</DownloadSize>
<EnvironmentSize>1.7</EnvironmentSize>
<ProjectURL>http://www.x.org/</ProjectURL>
</TestProfile>
diff --git a/pts/test-profiles/xplane9.xml b/pts/test-profiles/xplane9.xml
index 2b58dee..fdd4030 100644
--- a/pts/test-profiles/xplane9.xml
+++ b/pts/test-profiles/xplane9.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>475</DownloadSize>
<EnvironmentSize>855</EnvironmentSize>
<SupportedArchitectures>x86, x86_64</SupportedArchitectures>
<ProjectURL>http://www.x-plane.com/</ProjectURL>
diff --git a/pts/test-profiles/yafray.xml b/pts/test-profiles/yafray.xml
index 54614c5..1440ade 100644
--- a/pts/test-profiles/yafray.xml
+++ b/pts/test-profiles/yafray.xml
@@ -6,7 +6,6 @@
<License>FREE</License>
<Status>VERIFIED</Status>
<Maintainer>Michael Larabel</Maintainer>
- <DownloadSize>2.9</DownloadSize>
<EnvironmentSize>28.9</EnvironmentSize>
<ProjectURL>http://www.yafray.org/</ProjectURL>
</TestProfile>