Phoronix Forums  

Go Back   Phoronix Forums > Phoronix > Phoronix Test Suite

Phoronix Test Suite Discussion & collaboration on the Phoronix Test Suite software and specification.

Reply
 
Thread Tools Display Modes
  #1  
Old 05-10-2008, 12:50 PM
uncle_fungus uncle_fungus is offline
Phoronix Test Suite
 
Join Date: Apr 2008
Location: York, UK
Posts: 134
Default Patch for super-pi test

Further to the report here: http://www.phoronix.com/forums/showp...07&postcount=2

This patch fixes the super-pi test so that it runs correctly.

Code:
diff --git a/pts/test-profiles/super-pi.xml b/pts/test-profiles/super-pi.xml
index c5064eb..39a090f 100644
--- a/pts/test-profiles/super-pi.xml
+++ b/pts/test-profiles/super-pi.xml
@@ -16,9 +16,9 @@
                <Proportion>LIB</Proportion>
                <Description>Time how long it takes to calculate pi to 1 million digits.</Description>
        </TestInformation>
-        <Settings>
-                <Default>
-                        <Arguments>20</Arguments>
-                </Default>
-        </Settings>
+       <TestSettings>
+               <Default>
+                               <Arguments>20</Arguments>
+               </Default>
+       </TestSettings>
 </PhoronixTestSuite>
Reply With Quote
  #2  
Old 05-10-2008, 03:15 PM
Michael Michael is offline
Phoronix
 
Join Date: Jun 2006
Location: United States
Posts: 4,559
Default

Fixed in git.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 09:15 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright ©2004 - 2009 by Phoronix Media.