ReferencePlatforms/Test/Win7: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 24: Line 24:
  libGLESv2.dll
  libGLESv2.dll
* You can download them from [https://bugzilla.mozilla.org/attachment.cgi?id=471248 angle_libs.zip]
* You can download them from [https://bugzilla.mozilla.org/attachment.cgi?id=471248 angle_libs.zip]
= Microsoft_VC80_DebugCRT_x86.msi =
* We need to run debug builds on test machines which don't have Visual Studio installed
* This is explained in "[http://msdn.microsoft.com/en-us/library/aa985618%28v=VS.80%29.aspx Preparing a Test Machine To Run a Debug Executable]"
* Follow [https://bugzilla.mozilla.org/show_bug.cgi?id=562459#c25 these instructions] to find out how to install it as an MSI file
sha1sum -> ab9907210c0f95733cb8465b4dfa28d8  Microsoft_VC80_DebugCRT_x86.msi

Revision as of 15:50, 25 November 2010

No full reference exists, but Alice says she followed the Vista instructions when creating this ref machine.

Setup

  • disabled the volume (this change is not on the testing Win7 machines but it should be for the next time - bug 587038)

MozillaBuild 1.4

  • In bug 549458 we installed MozillaBuild 1.4
  • Checkout 'mozilla-build-1.4.zip' and 'python25win32dlls.zip' from the mofo repo. Read this comment to know where they are located.
unzip mozilla-build-1.4.zip -d C:\
unzip python25win32dlls.zip -d C:\mozilla-build\python25\Scripts
rm mozilla-build-1.4.zip
rm python25win32dlls.zip

buildbot 0.8.0

  • Download site-packages.tar.gz and scripts.tar.gz from mofo repo.
  • Unpack site-packages.tar.gz into C:\mozilla-build\python25\Lib
  • Unpack scripts.tar.gz into C:\mozilla-build\python25
  • Copy C:\mozilla-build\python25\Lib\site-packages\pywin32_system32\*.dll to C:\windows\system32
  • Modify startTalos.bat to run C:\mozilla-build\python25\scripts\buildbot

ANGLE libraries

  • In bug 589814 we deployed the ANGLE libraries into C:\libs (revision r411)
libEGL.dll
libGLESv2.dll

Microsoft_VC80_DebugCRT_x86.msi

sha1sum -> ab9907210c0f95733cb8465b4dfa28d8  Microsoft_VC80_DebugCRT_x86.msi