Community
Participate
Working Groups
While looking into another bug, after seeing some confusing "missing data" (timeout screen shots), I see that the "perflogs.php" file, sets $testresults="baseline"; That is correct for the "baseline logs" which are displayed with perfBaselinelogs.php, but for "current build" the logs are "performance". So that variable should be $testresults="performance"; Besides fixing in Git, should grep and see if any need fixing from previous I-builds or M4.
Fixed in Git: http://git.eclipse.org/c/platform/eclipse.platform.releng.aggregator.git/commit/?id=6c8cc1f446e5e8578e4d64077b61486193081fa1 (and will make same fix in maintenance branch) And fixed following files "by hand" on download server: ./N20141216-2000/perflogs.php ./N20141214-2000/perflogs.php ./I20141216-0800/perflogs.php ./N20141215-2000/perflogs.php ./I20141210-2000/perflogs.php ./N20141217-2000/perflogs.php ./M20141210-0900/perflogs.php ./M20141217-0900/perflogs.php ./S-4.5M4-201412102000/perflogs.php ./N20141213-1500/perflogs.php