Commit Graph

168 Commits

Author SHA1 Message Date
James Graham
22919c6d0e Bug 989961 - Update mozrunner version, r=ahal 2014-03-31 15:13:36 +01:00
James Graham
4a56ff1f40 Bug 981190 - Remove add added files when cleaning up after using B2GRunner on a device, r=ahal 2014-03-31 15:13:36 +01:00
James Graham
9e9fcbbe4c Bug 988382 - Allow B2GRunner to be created without starting a marionette session, r=ahal 2014-03-31 15:13:35 +01:00
Fredrik Broman
6ded22f2f2 Bug 874476 - [mozrunner] Tilde character not expanded for application arguments. r=hskupin, r=ahal
--HG--
extra : rebase_source : a9e3a6843b560b2382433efbc294c9174f390870
2014-03-25 22:47:56 +01:00
Bill McCloskey
15e3a0db95 Bug 938019 - Run mochitests from manifests (r=ted,gps) 2014-03-18 08:03:51 -07:00
James Graham
832a85d6a3 Bug 983287 - Update the version of mozlog now structured logging has landed, r=wlach 2014-03-14 12:36:25 +00:00
dadadel
88c2e566d2 Bug 975136 - Test mozprocess parameters;r=wlach
DONTBUILD

--HG--
extra : rebase_source : 87f60210eccbfe7925cdcce3fafc878cb873c13b
2014-03-10 12:34:03 -04:00
dadadel
c291bbd97c Bug 907433 - Improve the mozprocess documentation with description and examplesi;r=wlach
DONTBUILD

--HG--
extra : amend_source : 99b1ef66ea65a1bf59ba01c98ad89cdb12fbf2ad
2014-03-10 12:15:35 -04:00
Ryan VanderMeulen
ea6c91fd4b Backed out changeset 7f8961ec163f (bug 969146) for B2G mochitest shutdown crashes. 2014-03-05 15:16:30 -05:00
Joel Maher
d122936043 Bug 979454 - manifest parser needs to support skip-if in the [default] section and || that with the skip-if from the [test] section. r=ted 2014-03-05 10:32:03 -05:00
Andrew Halberstadt
372aaa0fa4 Bug 969146 - Pass MOZ_CRASHREPORTER_SHUTDOWN into b2g process, r=mdas 2014-03-05 09:08:54 -05:00
Douglas Crosher
467a51e589 Bug 979231 - DeviceManager ADB pushDir should take a timeout parameter and make use of it. r=dminor 2014-03-04 22:55:21 +11:00
Andrew Halberstadt
110c9efd01 Bug 967647 - Enforce an unbuffered stream by default in mozprocess, r=jgriffin 2014-03-03 15:16:54 -05:00
James Graham
3f252cfa2a Bug 978108 - Update documentation for strucured logging. r=wlach 2014-02-27 19:04:45 +00:00
Dan Minor
e7269880ad Bug 978066 - [mozcrash] Mozcrash check_for_java_exception function should take quiet parameter; r=wlach 2014-02-28 09:18:25 -05:00
James Graham
eef885e2af Bug 977071 - Add run_info to structured log suite_start message and fix some small bugs. r=ahal 2014-02-10 20:21:18 +00:00
Ted Mielczarek
d83032011e Bug 974368 - Fix ! operator precedence in manifestparser's expression parser. r=jmaher 2014-02-19 09:18:13 -05:00
James Graham
09de4092cb Bug 972939 - Add documentation for mozbase structured logging. r=wlach 2014-02-25 17:32:07 +00:00
Henrik Skupin
219ef02ca3 Bug 975312 - Add missing version bump for mozrunner 5.35. r=ahal DONTBUILD
--HG--
extra : rebase_source : 684093852b70b0f873b651fc91bd175b39ce7baf
2014-02-22 09:28:23 +01:00
dadadel
0c14c0abb9 Bug 975136 - Fix mozprocess to accept single function or array of functions for onTimeout/onFinish, update docs;r=wlach 2014-02-21 16:33:30 -05:00
Henrik Skupin
4dcea97c27 Bug 975312 - [mozrunner] Runner.check_for_crashes() should support save_path and quiet parameters. r=ahal 2014-02-21 16:00:13 +01:00
Andrei Eftimie
d32f297f4d Bug 972872 - [mozversion] Allow to retrieve the application code name (Nightly / Aurora / Firefox). r=hskupin
--HG--
extra : rebase_source : 80168af1cba0bb2b5cd24c242fa56d180d923996
2014-02-21 13:26:48 +01:00
Andreea Matei
a23874cf2c Bug 973818 - [mozprofile] Disable first run content overlay. r=hskupin
--HG--
extra : rebase_source : 8db364c0b4aa323177ec27c350e1346e1b46f5b6
2014-02-20 15:29:28 +02:00
Henrik Skupin
9ffcb56f18 Bug 973937 - [mozcrash] check_for_crashes() doesn't save .extra file to dump_save_path. r=ted
--HG--
extra : rebase_source : 2173eb218be74052b176ba5d02f375f512e4296f
2014-02-20 15:06:38 +01:00
Andrew Halberstadt
b38b5db5af Bug 949600 - Sync mozbase to m-c one last time, r=wlach 2014-02-19 16:42:01 -05:00
Wes Kocher
2465ee9250 Backed out changeset a7f8c25c07ac (bug 949600) for breaking clobber due to new update_permissions code, regardless of whether this is a CLOSED TREE. 2014-02-18 16:12:34 -08:00
Andrew Halberstadt
56e8cdad2a Bug 949600 - Sync mozbase to m-c one last time, r=wlach 2014-02-18 09:25:58 -05:00
Brian Smith
db394a7c51 Bug 970455: backout cset afaeb5adc044 (Bug 956474), a=Ms2ger 2014-02-10 12:23:56 -08:00
Ms2ger
6d2c4d756f Bug 956474 - Enforce that keywords in expressions are recognized; r=wlach 2014-02-09 09:02:44 +01:00
Ted Mielczarek
e3a7de47c3 Bug 968321 - Make manifestparser keep track of DEFAULTS in manifests with no tests. r=jmaher 2014-02-06 13:22:35 -05:00
Dan Minor
a39f56961b Bug 967515 - Add mozbase test files to test package; r=ted 2014-02-04 10:04:13 -05:00
Andrew Halberstadt
96a96dd3b3 Bug 967647 - fix interleaved output in b2g emulator unittests, r=jgriffin 2014-02-04 15:39:35 -05:00
Phil Ringnalda
1d8e9ec305 Merge m-c to b-i 2014-01-24 19:45:59 -08:00
Phil Ringnalda
f72acf3b90 Bug 963885 - Disable mozdevice tests in make check until we can address they way they cause builds to be RETRYed 2014-01-24 19:36:32 -08:00
Andrew Halberstadt
1610ca0478 Bug 916350 - Make it possible to run reftests on b2g desktop, r=jgriffin,ted 2014-01-24 10:34:01 -05:00
Ryan VanderMeulen
0d9c7fbf4a Merge m-c to b2g-inbound. 2014-01-24 17:10:50 -05:00
Andrew Halberstadt
d037a51b1d Bug 947974 - Add signal parameter to mozprocess.kill(), r=wlach 2014-01-24 16:26:57 -05:00
Wes Kocher
7d21535b93 Backed out changeset 31ef6f1090fd (bug 916350) for android reftest bustage on a CLOSED TREE 2014-01-21 15:37:02 -08:00
Andrew Halberstadt
c7ac90006c Bug 916350 - Make it possible to run reftests on b2g desktop, r=jgriffin,ted 2014-01-21 17:25:20 -05:00
Nathan Froyd
c94aa09ee4 Backout 2c24dc80aa00 (bug 916350) for Android reftest/crashtest orange on this CLOSED TREE 2014-01-20 20:08:43 -05:00
Andrew Halberstadt
9c3937fa91 Bug 916350 - Make it possible to run reftests on b2g desktop, r=jgriffin,ted 2014-01-20 17:44:44 -05:00
Jeff Hammel
dd754cf582 Bug 943481 - Mirror mozprocess 0.14 from mozbase github;r=wlach 2013-12-09 09:51:24 -05:00
Mike Hommey
f0d1cd1e10 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Jeff Hammel
ff89a073b8 Bug 934542 - Mirror mozrunner. r=njn. 2013-11-17 14:50:36 -08:00
Ted Mielczarek
0e117f16fa bug 932349 - add kill_on_timeout parameter to ProcessHandlerMixin. r=ahal 2013-11-05 15:13:30 -05:00
Mark Hammond
e09ad58a5d Bug 932552 - add tests for comments in manifest expressions. r=jhammel 2013-11-04 11:06:33 +11:00
Jeff Hammel
360d2712a4 Bug 930590 - Sync manifestdestiny with m-c;r=edmorley
--HG--
extra : rebase_source : 425d5dfa0ae7dbd356bbfe3947fc29838294c1bb
2013-10-31 10:26:49 -07:00
Andrew Halberstadt
eff07313ae Bug 919353 - kill b2g process on device with SIGABRT on timeout, r=ted 2013-10-28 11:43:39 -04:00
Andrew Halberstadt
547119fc65 Bug 931078 - add ability to pass signal to dm.killProcess, r=wlach 2013-10-28 11:43:39 -04:00
Ed Morley
613632f451 Bug 926821 - Fix build documentation & comments about quoting of manifest property values; rs=build DONTBUILD
--HG--
extra : rebase_source : f91229f8bae49200b47d29ef5cfb0517b83057bc
2013-10-28 15:03:56 +00:00