Changes

Jump to: navigation, search

Firefox Performance Testing : A Python framework for Windows

669 bytes added, 20:38, 21 November 2006
Tuesday, 31 Oct 2006
***have to run both ts and tp at the same time
 
==Tuesday, 21 Nov 2006==
For the past three weeks, elichak has been working on the code base of the Performance Testing Framework.
 
===Configuration Checker===
Elichak:
The run_tests.py needed much work done.
 
====YAML file validator====
=====Problem=====
The validator of yaml file was weak. It only checked for certain items in the file and would crash if those items were not there or if those items didn't have any value.
 
=====Solution=====
Changed the validator to check if items exist before storing the value. If one of the items don't exist, the program would terminate and would let the user know that there is something wrong with the yaml file.
 
 
===Reference===
http://docs.python.org/lib/module-tempfile.html
1
edit

Navigation menu