gsoc:2009:runtests

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
gsoc:2009:runtests [2009/04/27 22:10] – created scottmacgsoc:2009:runtests [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 4: Line 4:
 ===== Details ===== ===== Details =====
   * Student: Georg Gradwohl   * Student: Georg Gradwohl
-  * Mentor: Zoe +  * Mentor: Zoe & Stefan Priebsh 
-  * Timezone: Unknown+  * Timezone: GMT +2 (Georg, Stefan), GMT +1 (Zoe) 
 +  * Mailing list: php-qa@lists.php.net – IRC: #php.pecl on EFnet 
 +  * Repository access : cvs -d :pserver:cvsread@cvs.php.net:/repository checkout phpruntests 
  
 ===== Abstract ===== ===== Abstract =====
 The current version of the script is used to run more than 8000 tests which takes an unacceptably long time. The main goal of this project is to convert the existing code in a in modern object-orientated structure. A multi-process-architecture makes it possible to run the test-cases parallel instead of passing them through sequentially which will improve the performance considerably. Another focus is to offer a rich variant of reporting-features and the possibility to store and compare results.  The current version of the script is used to run more than 8000 tests which takes an unacceptably long time. The main goal of this project is to convert the existing code in a in modern object-orientated structure. A multi-process-architecture makes it possible to run the test-cases parallel instead of passing them through sequentially which will improve the performance considerably. Another focus is to offer a rich variant of reporting-features and the possibility to store and compare results. 
 +
 +===== Progress notes =====
 +Friday 23rd - three way call to agree working practices, communication, development environment and objectives for first two weeks.
 +
 +
gsoc/2009/runtests.1240870215.txt.gz · Last modified: 2017/09/22 13:28 (external edit)