Mark Hammond
85cf8bda88
Bug 1241715 - get Sync TPS tests working locally by tweaking observers listened for and the authentication setup. r=whimboo
2016-02-03 11:21:09 +11:00
Mark Hammond
03ebaa3ad2
Bug 1229992 - add a --stop-on-error cmdline option to the tps test runner. r=whimboo
2015-12-04 12:55:57 +11:00
Mark Hammond
3e4404c61a
Bug 1229986 - get Sync tps tests starting again. r=whimboo
2015-12-04 12:55:57 +11:00
dlee
be52a5a73d
Bug 1214593 - Remove service worker periodic updater. r=ehsan
2015-11-02 16:08:44 +08:00
Ehsan Akhgari
a0880397c5
Bug 1112469 - Part 4: Disable periodic updates of service workers when running tests; r=nsm
...
This is meant to avoid random issues with Gecko suddenly kicking off the
periodic updates in the middle of our test runs. This uses a hidden pref
intentionally since nobody should be able to discover this pref by going
to about:config.
2015-04-17 14:06:02 -04:00
Cosmin Malutan
66c55a43aa
Bug 1032255 - TPS has to exit with code != 0 in case of failures. r=aeftimie, dhunt
2014-07-28 06:28:00 +02:00
Henrik Skupin
ffe11b9485
Bug 1037464 - Upgrade virtualenv to 1.11.6 because of installation issue [bustage fix]. r=ahal a=testonly DONTBUILD
2014-07-11 17:39:20 +02:00
Henrik Skupin
6675ef03c8
Bug 1034722 - Upgrade virtualenv to 1.10.1 for TPS environment creation. r=jgriffin DONTBUILD
2014-07-07 22:58:17 +02:00
Henrik Skupin
5bb31a9665
Bug 1033703 - Pin TPS to specific versions of mozbase packages. r=ahal a=testonly DONTBUILD
...
---
testing/tps/setup.py | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
2014-07-03 16:06:27 +02:00
Henrik Skupin
3deefe90d8
Bug 1033680 - TPS should use mozversion to retrieve the application data. r=jgriffin a=testonly DONTBUILD
...
---
testing/tps/setup.py | 1 +
testing/tps/tps/testrunner.py | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
2014-07-03 07:27:06 +02:00
Henrik Skupin
f51590a445
Bug 1032853 - TPS infinitely loops through the same phase of a test. r=ahal a=testonly DONTBUILD
...
---
testing/tps/tps/firefoxrunner.py | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
--HG--
extra : rebase_source : 7785bb543c0d44ce6dd3380c8ce1db3bff88cdad
2014-07-02 15:37:30 +02:00
Henrik Skupin
7c15bcc85b
Bug 1032787 - [tps] FirefoxRunner should not reset environment variables. r=aeftimie a=testonly DONTBUILD
2014-07-01 17:30:58 +02:00
Cosmin Malutan
34f0f71083
Bug 1032114 - TPS fails to decode Windows file paths in config file. r=hskupin a=testonly DONTBUILD
2014-06-30 16:16:17 +02:00
Cosmin Malutan
3992ca374b
Bug 1028030 - Add placeholders for email and password in TPS config file. r=hskupin a=test-only DONTBUILD
2014-06-25 15:11:42 +02:00
Andrew Halberstadt
e515a76871
Bug 997244 - Move emulator.py out of marionette and into mozrunner, r=wlach,mdas,jgriffin
2014-06-19 14:17:26 -04:00
Birunthan Mohanathas
c910458886
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
2014-06-18 17:56:02 -07:00
Wes Kocher
a781e7257a
Backed out changeset 81a51de30a2a (bug 997244) for breaking b2g emulator mochitests on an otherwise CLOSED TREE
2014-06-18 14:15:48 -07:00
Andrew Halberstadt
77ca422eca
Bug 997244 - Pull emulator.py out of marionette and into mozrunner, r=wlach,mdas,jgriffin
2014-06-18 13:30:12 -04:00
Cosmin Malutan
0bd5665dd1
Bug 1009004 - [TPS] Use the python executable from within the venv for the installation. r=hskupin a=test-only DONTBUILD
2014-06-06 08:31:32 +02:00
Cosmin Malutan
fa309172e1
Bug 1009004 - Re-implement INSTALL.sh script as a python script. r=hskupin DONTBUILD
2014-06-03 18:10:01 +02:00
Henrik Skupin
0876737385
Bug 1006298 - TPS fails to download virtualenv due to the redirect. r=glob DONTBUILD
2014-05-06 08:12:37 +02:00
Henrik Skupin
6a2077dac4
Bug 990797 - TPS CI errors out when trying to e-mail results. r=jgriffin DONTBUILD
...
--HG--
extra : rebase_source : bae20ab39a994bb6116add086e8f8c6735e8808e
2014-04-02 20:54:07 +02:00
Henrik Skupin
7403f7df41
Bug 989282 - [tps] Add debug mode for detailed inspection of Sync. r=jgriffin DONTBUILD
...
--HG--
extra : rebase_source : ae88bb67270e63df32a931780f20aa4db0c62674
2014-03-31 20:17:09 +02:00
Andrei Eftimie
3215a5daf1
Bug 983642 - [tps] AddonRepository.getAddonsByIDs fails in mutiple tps tests. r=hskupin DONTBUILD
...
--HG--
extra : rebase_source : 51ed8adff60cd7a0ddcd9c7c36a81f3510350089
2014-03-27 20:06:56 +01:00
Henrik Skupin
4272f00982
Bug 987147 - [tps] Re-add support for old sync authentication. r=jgriffin DONTBUILD
2014-03-26 07:30:33 +01:00
Henrik Skupin
4153824820
Bug 966434 - Refactor tps for fxaccounts and old sync authentication support. r=jgriffin
2014-03-14 21:13:38 +01:00
Henrik Skupin
d20ded087c
Bug 966434 - Update TPS to use FxA. r=jgriffin
2014-03-07 15:54:19 -08:00
Henrik Skupin
c0dc3bea1b
Bug 979815 - Update URL of virtualenv to use version 1.9.1 from the official github repository. r=jgriffin
2014-03-05 23:22:29 +01:00
Vignesh Sarma
eefc2c85d0
Bug 822875 - Make TPS .py files use 4-space indent, r=jgriffin
2013-01-11 13:32:50 -08:00
Vignesh Sarma
fc8edf1bc0
Bug 822875 - Fix pyflakes warnings in TPS, r=jgriffin
2013-01-11 13:00:16 -08:00
Jonathan Griffin
ca4b034517
Bug 818738 - Write all results to resultfile, not just most recent one, a=test-only
2012-12-17 18:16:40 -08:00
Jonathan Griffin
37330aed69
Bug 818738 - Open resultfile with 'w' instead of 'a', a=test-only
2012-12-07 10:38:13 -08:00
Jonathan Griffin
c2df188859
Bug 818738 - Pass resultfile to the testrunner, a=test-only
2012-12-06 18:58:50 -08:00
Sam Garrett
aefe00a614
Bug 771554 - Removing autolog and having tps write-out results to JSON so that coversheet can handle them, r=jgriffin, DONTBUILD(NPOTB)
2012-10-27 17:42:25 -04:00
Sam Garrett
c0b6bbf432
Bug 796998 - Use mozinstall instead of mozregression for TPS, r=jgriffin, DONTBUILD(NPOTB)
2012-10-24 17:42:08 -06:00
Sam Garrett
adf4db2947
Bug 771554 - Update mozbase deps to match in-tree versions, r=jgriffin, DONTBUILD because NPOTB
2012-08-06 17:44:51 -06:00
Jonathan Griffin
7469edce67
Bug 761860 - Add mozautoeslib to setup.py deps, a=test-only
2012-06-05 17:34:46 -07:00
Gervase Markham
87620f5676
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Jonathan Griffin
74ba9d4b86
Bug 747070 - Catch errors when posting to autolog, a=testonly, npotb
2012-04-19 10:31:34 -07:00
Jonathan Griffin
bbec5046ca
Bug 743872 - update TPS to use latest pulsebuildmonitor, a=testonly, DONTBUILD, npotb
2012-04-09 17:09:20 -07:00
Matthew Noorenberghe
5a46a0d983
Bug 294260 - Disable startup crash tracking in test profiles (toolkit.startup.max_resumed_crashes = -1) r=waldo,robcee
...
--HG--
extra : rebase_source : 6856629cc35106499f82753471ff77c2607a5e97
2012-02-03 18:31:31 -08:00
Gregory Szorc
88effaf2e8
Bug 704642 - Rewrite TPS add-ons functionality; style improvements to TPS module; r=rnewman
2011-12-14 20:31:19 -08:00
Gregory Szorc
9ae75493e6
Bug 709388 - Restrict set of enabled engines when running TPS tests; r=rnewmana a=testonly
2011-12-14 20:03:46 -08:00
Jonathan Griffin
b9449f000f
Bug 710396 - Call server_close() after shutdown() to force unbinding, a=test-only, DONTBUILD
2011-12-13 14:11:42 -08:00
Gregory Szorc
6340fbecee
Bug 708427 - Print human-friendly times when dumping Sync logs; r=rnewman
2011-12-07 15:12:02 -08:00
Gregory Szorc
a6298274c9
Bug 704642 - Support handling of repository searches against stub server; r=rnewman
2011-12-07 10:32:51 -08:00
Jonathan Griffin
455c0427b4
Bug 686019 - Add support for testing addon sync in TPS. r=mconnor
2011-11-14 21:02:02 -08:00
Jonathan Griffin
3686f8b319
Bug 697824 - buildUrl isn't a member of self, a=testonly, DONTBUILD
2011-11-08 13:45:42 -08:00
Jonathan Griffin
f4f7a6d114
Bug 697824 - check if firefoxRunner.url exists, a=testonly, DONTBUILD, CLOSED TREE
2011-11-01 16:24:41 -07:00
Jonathan Griffin
4400d65756
Bug 697824 - include link to build in TPS emails, a=testonly, DONTBUILD, CLOSED TREE
2011-11-01 16:21:31 -07:00