summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pts-core/pts-run-benchmark.php1
-rw-r--r--pts/test-profiles/nexuiz.xml4
-rw-r--r--pts/test-resources/nexuiz/downloads.xml4
3 files changed, 5 insertions, 4 deletions
diff --git a/pts-core/pts-run-benchmark.php b/pts-core/pts-run-benchmark.php
index b617a90..8937997 100644
--- a/pts-core/pts-run-benchmark.php
+++ b/pts-core/pts-run-benchmark.php
@@ -108,6 +108,7 @@ else
}
$RESULTS = new tandem_XmlWriter();
+$RESULTS_IDENTIFIER = "";
if($SAVE_RESULTS)
{
diff --git a/pts/test-profiles/nexuiz.xml b/pts/test-profiles/nexuiz.xml
index 4aa7ef2..9434da5 100644
--- a/pts/test-profiles/nexuiz.xml
+++ b/pts/test-profiles/nexuiz.xml
@@ -1,6 +1,6 @@
<PhoronixTestSuite>
<TestProfile>
- <Version>0.3</Version>
+ <Version>0.4</Version>
<TestType>Graphics</TestType>
<SoftwareType>Game</SoftwareType>
<License>FREE</License>
@@ -9,7 +9,7 @@
</TestProfile>
<TestInformation>
<Title>Nexuiz</Title>
- <Version>2.4</Version>
+ <Version>2.4.2</Version>
<TimesToRun>3</TimesToRun>
<ResultScale>Average FPS</ResultScale>
<Proportion>HIB</Proportion>
diff --git a/pts/test-resources/nexuiz/downloads.xml b/pts/test-resources/nexuiz/downloads.xml
index cb589ab..e2045a9 100644
--- a/pts/test-resources/nexuiz/downloads.xml
+++ b/pts/test-resources/nexuiz/downloads.xml
@@ -1,8 +1,8 @@
<PhoronixTestSuite>
<Downloads>
<Package>
- <URL>http://internap.dl.sourceforge.net/sourceforge/nexuiz/nexuiz-24.zip</URL>
- <MD5>7ecf1e683c3db02cdbc8d4514e8e33ce</MD5>
+ <URL>http://superb-west.dl.sourceforge.net/sourceforge/nexuiz/nexuiz-242.zip, http://internap.dl.sourceforge.net/sourceforge/nexuiz/nexuiz-242.zip</URL>
+ <MD5>2ea51368774ca603fd56faebfeac74d7</MD5>
</Package>
</Downloads>
</PhoronixTestSuite>