P4DTI issue job000609

TitleTest suite for Bugzilla on Windows doesn't work
Statusclosed
Priorityessential
Assigned userNick Barnes
OrganizationRavenbrook
DescriptionThe test suite doesn't support testing for Bugzilla on Windows. To properly support the P4DTI for Bugzilla on Windows (job000389) we have to make the test suite work there.
AnalysisLots of changes required for this, including refactoring common code between Bugzilla on Windows and Bugzilla on Posix, and refactoring common code for TeamTrack on Windows and Bugzilla on Windows.
How foundinspection
EvidenceI just know.
Observed in1.4.2
Created byNick Barnes
Created on2002-10-31 16:19:10
Last modified byNick Barnes
Last modified on2002-10-31 16:19:10
History2002-10-31 NB Created.

Fixes

Change Effect Date User Description
34907 closed 2002-10-29 16:23:23 Nick Barnes Patch for Bugzilla 2.14 to work on Windows.
34903 open 2002-10-29 15:34:19 Nick Barnes Split Windows-specific and Posix-specific parameter tests from others. Also cope with password changes on Windows.
34902 open 2002-10-29 15:31:14 Nick Barnes Need test configuration for Bugzilla on Windows.
34899 open 2002-10-29 15:28:49 Nick Barnes Fixed some problems with the type of the result of run_script.
34873 open 2002-10-28 17:28:36 Richard Brooksby Merged Bugzilla_nt_interface and Bugzilla_posix_interface into a single class. (There's still some duplication with TeamTrack_nt_interface which could be removed.) Worked around some bugs in Windows file redirection.
34871 open 2002-10-28 16:27:29 Richard Brooksby Made Bugzilla_posix_interface and Bugzilla_nt_interface as similar as possible in preparation for refactoring into a single class.
34860 open 2002-10-28 12:03:23 Richard Brooksby Added rename of processmail to Bugzilla installation on Windows.
34786 open 2002-10-25 16:53:57 Richard Brooksby Changing os.system in Bugzilla_nt_interface to use something which detects errors.
34785 open 2002-10-25 16:38:44 Richard Brooksby Modified Bugzilla_nt_interface to try to make it work in Ravenbrook's test environment.
34775 open 2002-10-25 14:55:25 Nick Barnes patch to turn a vanilla bugzilla 2.14.3 into one which works on our NT test machine.