Not part of build. Update output of test to jive with new tinderbox test
stuff mcafee is doing. git-svn-id: svn://10.0.0.236/trunk@107144 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
ebfabe30ba
commit
748331065e
@ -123,7 +123,7 @@ function reportResults() {
|
||||
avgOpenTime += openingTimes[i];
|
||||
}
|
||||
avgOpenTime = Math.round(avgOpenTime / (MAX_INDEX - 1));
|
||||
dump("averageWindowOpenTime:" + avgOpenTime + "ms\n");
|
||||
dump("TinderboxPrint:Txul:" + avgOpenTime + "ms\n");
|
||||
window.close();
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user