GithubHelp home page GithubHelp logo

mozilla / mozmill-environment Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 12.0 5.96 MB

DEPRECATED project - Check firefox-ui-tests instead

Home Page: https://developer.mozilla.org/en-US/docs/Mozilla/QA/firefox-ui-tests

Shell 43.72% Python 53.23% Batchfile 3.06%

mozmill-environment's Introduction

Mozmill Environment

The Mozmill environment provides a pre-configured environment for Python with a full set of tools necessary to run Mozmill tests for Firefox.

How to build

To build the environment for a given platform change into the appropriate sub folder and execute the build command.

Software Requirements

Make sure that you have the Python header files installed. If those are not present, install those:

Ubuntu: Install the package via: apt-get install python-dev
OSX:    Install Python 2.7.9 from http://www.python.org/getit/

Windows

Due to missing automation capabilities of the installer files (at least for the Python installer), you are forced to manually setup the python installation.

Follow the steps below to glue all the pieces together:

Steps

  1. Install Python: "msiexec /i python-2.7.9.msi /passive ADDLOCAL=Extensions ALLUSERS=1"
  2. Execute the 'build.py' script with the version of Mozmill as parameter
  3. Answer the questions of the MSYS installer with 'y' and 'n'.
  4. Uninstall Python: "msiexec /x python-2.7.9.msi /passive"

Assets

We don't want to be dependent on the download of most of the external tools and the rebasing of the base address of the MSYS DLL files. So all required tools have been made available in the assets folder.

MSYS

Version: 1.0.11 URL: http://sourceforge.net/projects/mingw/files/MSYS/Base/msys-core/msys-1.0.11/MSYS-1.0.11.exe/download File: assets/msys_setup.exe Rebased DLLs: assets/msys_dll.zip

See Mozilla Build for more information: http://hg.mozilla.org/mozilla-build/file/a1bc3aa272a8/packageit-msys.sh#l66

mintty

Version: 1.0.1 URL: http://mintty.googlecode.com/files/mintty-1.0.1-msys.zip File: msys_mintty.zip

mozmill-environment's People

Contributors

byk avatar davehunt avatar ffledgling avatar nebelhom avatar tojon avatar whimboo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.