ReferencePlatforms/Test/WinXP (Tinderbox): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
** http://downloads.sourceforge.net/vnc-tight/tightvnc-1.3.9-setup.exe | ** http://downloads.sourceforge.net/vnc-tight/tightvnc-1.3.9-setup.exe | ||
* Install Apache (2.2.4) | * Install Apache (2.2.4) | ||
== Set up test environment == | |||
# link in startup test; on win32, you have to copy startup-test.html, or | |||
# it won't work | |||
cd /builds/tinderbox/${build_dir}/ | |||
cp ../mozilla/tools/performance/startup/startup-test.html . | |||
# check out window open test | |||
cd /builds/tinderbox/${build_dir}/WINNT_5.1_Depend | |||
cvs co mozilla/xpfe/test |
Revision as of 21:46, 14 August 2007
Configuration Details
From XP SP2 OEM, X11-45391
Downloaded Software Updates
Configuration Changes
- Turned OFF all automatic updates
- Turned ON firewall; allowed RDP and SSH
- Turned off all MS networking, leaving only TCP/IP
- Created tester account
- Turned on RDP; allowed tester and Administrator to connect
- Turned off screensavers
Third-party applications
- cygwin 1.5.22-1
- perl 5.8.7-5
- curl 7.15.4-1
- file 4.16-1
- vim 7.0.122-1
- unzip 5.52-2
- wget 1.10.2-2
- cvs
- tightvnc 1.3.9
- Install Apache (2.2.4)
Set up test environment
# link in startup test; on win32, you have to copy startup-test.html, or # it won't work cd /builds/tinderbox/${build_dir}/ cp ../mozilla/tools/performance/startup/startup-test.html . # check out window open test cd /builds/tinderbox/${build_dir}/WINNT_5.1_Depend cvs co mozilla/xpfe/test