Zend Framework

Windows Azure tests cleanup

Details

  • Type: Unit Tests: Problem Unit Tests: Problem
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.10.8
  • Labels:
    None

Description

Currently, the windows azure tests impact the running of all Zend_Service_* tests when attempting to run via TestConfiguration.php.dist.

Issues:

  • Hard dependency on TestConfiguration.php.dist from test class needs to be removed
  • Suites should not take _CLASS_ as a parameter
  • Running outside the phpunit executable is not fully supported in ZF so static code can be removed
  • Tests should be off by default, and those off should be marked as skipped (not not loaded).
    • Test cases that are skippped should also skip the setup and teardown routine
  • A readme should be created so demonstrate how-to run these tests

Activity

Hide
Ralph Schindler added a comment -

Fixed in trunk in r22870, and in branch release 1.10 in r22871

Show
Ralph Schindler added a comment - Fixed in trunk in r22870, and in branch release 1.10 in r22871

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: