[tor-bugs] #19067 [Applications/Quality Assurance and Testing]: Create a testsuite bundle to provide an easy way for users to run the test suite
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Oct 31 22:05:39 UTC 2016
#19067: Create a testsuite bundle to provide an easy way for users to run the test
suite
-------------------------------------------------+-------------------------
Reporter: boklm | Owner: boklm
Type: task | Status: closed
Priority: Medium | Milestone:
Component: Applications/Quality Assurance and | Version:
Testing |
Severity: Normal | Resolution: fixed
Keywords: TorBrowserTeam201610 | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
| SponsorU
-------------------------------------------------+-------------------------
Changes (by boklm):
* status: new => closed
* resolution: => fixed
Comment:
We now have a first version for Linux, Windows and OSX.
Linux:
https://people.torproject.org/~boklm/tbb-testsuite/0.0.1/tbb-
testsuite-0.0.1-linux-x86_64.tar.gz
https://people.torproject.org/~boklm/tbb-testsuite/0.0.1/tbb-
testsuite-0.0.1-linux-x86_64.tar.gz.asc
OSX:
https://people.torproject.org/~boklm/tbb-testsuite/0.0.1/tbb-
testsuite-0.0.1-osx-x86_64.tar.gz
https://people.torproject.org/~boklm/tbb-testsuite/0.0.1/tbb-
testsuite-0.0.1-osx-x86_64.tar.gz.asc
Windows:
https://people.torproject.org/~boklm/tbb-testsuite/0.0.1/tbb-
testsuite-0.0.1-win-i686.zip
https://people.torproject.org/~boklm/tbb-testsuite/0.0.1/tbb-
testsuite-0.0.1-win-i686.zip.asc
On Linux and OSX, after extracting the tarball, the testsuite can be run
with the command:
{{{
./start-tbb-testsuite /path/to/tor-browser-bundle.tar.x
}}}
On Windows, the file `start-tbb-testsuite.bat` should be run. On the first
run, it will take a few minutes to setup python and cygwin in the
`bundle/` directory, before opening a Cygwin shell. From this shell the
following command can be run to start the testsuite:
{{{
./start-tbb-testsuite /cygdrive/c/path/to/torbrowser-install.exe
}}}
The `update-tbb-testsuite` script can be used to update the testsuite
(`update-tbb-testsuite.bat` on Windows).
Other improvements to this bundle will be made in ticket #20443.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19067#comment:12>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list