projects / phoronix-test-suite.git / commitdiff
Build Results
 
Summary

Description: Phoronix Test Suite open-source benchmarking development
Last Change: Fri 5/17/13 22:52

Recent Commits
Time
Signed-Off By
Description
Commit Diff
Fri 5/17/13 22:52
Michael Larabel  
phodevi: Report CPU... 
Wed 5/15/13 21:50
Michael Larabel  
Phoronix Test Suite... 
Wed 5/15/13 21:39
Michael Larabel  
pts-core: DragonFlyBSD... 
Wed 5/15/13 15:47
Michael Larabel  
pts-core: Updates from... 
Wed 5/15/13 15:43
Michael Larabel  
 
Sat 5/11/13 13:55
Michael Larabel  
pts-core: Fix for... 
 
> --git a/CHANGE-LOG b/CHANGE-LOG
index 9da4eb2
..d72b12b 100644
--- a/CHANGE-LOG
+++ b/CHANGE-LOG
@@ -4,+4,@@ Phoronix Test Suite (Git)

 - 
pts-coreInitial implementation of the PTS4 Local Results Viewer
 
pts-coreInitial command of ob-test-profile-analyze
+- pts-coreDisable webui since it won't be ready until PTS 4.2
 - phodevi: Additional fall-back support when GPU driver doesn'
t expose all standard mode-setting modes
 
timed_screenshotOverhaul of the timed screenshot PTS module

diff 
--git a/pts-core/commands/webui.php b/pts-core/commands/webui.php
index 41b514f
..cf58325 100644
--- a/pts-core/commands/webui.php
+++ b/pts-core/commands/webui.php
@@ -22,11 +22,13 @@

 class 
webui implements pts_option_interface
 
{
+    const 
doc_skip true// TODO XXX: cleanup this code before formally advertising this...
     
const doc_section 'Web User Interface';
     const 
doc_description 'Launch the Phoronix Test Suite web user-interface.';

     public static function 
run($r)
     {
+        return 
false// This won't be formally ready for PTS 4.0 Suldal
         
if(PHP_VERSION_ID 50400)
         {
             echo 
'Running an unsupported PHP version. PHP 5.4+ is required to use this feature.' PHP_EOL PHP_EOL;
<
 
Phoronix.com
Linux Driver Forums
Copyright © 2013 by Phoronix Media