Commit Graph

168944 Commits

Author SHA1 Message Date
Vicamo Yang
2fb560eeac Bug 970804 - 1/3: refine Marionette oop test case selection. r=mdas
1) ./mach marionette-webapi <dir>/
 - selects all test cases under <dir> and execute them only in
   in-process mode.
2) ./mach marionette-webapi --type=+oop <dir>/
 - selects all test cases under <dir> and execute them only in oop
   mode.
3) ./mach marionette-webapi --type=-oop <dir>/
 - selects all test cases under <dir> and execute them only in
   in-process mode.
4) ./mach marionette-webapi <test>
 - execute <test> only in in-process mode.
5) ./mach marionette-webapi --type=+oop <test>
 - execute <test> only in oop mode.
6) ./mach marionette-webapi --type=-oop <test>
 - execute <test> only in in-process mode.
7) ./mach marionette-webapi <dir>/manifest.ini
 - selects all active test cases listed in <dir>/manifest.ini and
   execute them in the mode(s) according to the manifest.
8) ./mach marionette-webapi --type=+oop <dir>/manifest.ini
 - selects all active, oop={true,both} test cases listed in
   <dir>/manifest.ini and execute them only in oop mode.
9) ./mach marionette-webapi --type=-oop <dir>/manifest.ini
 - selects all active, oop={false,both} test cases listed in
   <dir>/manifest.ini and execute them only in in-process mode.
2014-02-18 14:04:48 +08:00
Phil Ringnalda
4b039cecf5 Merge m-c to b-i 2014-02-17 21:00:19 -08:00
Phil Ringnalda
5e40639de9 Merge f-t to m-c 2014-02-17 20:56:06 -08:00
Phil Ringnalda
fd2018d023 Merge m-i to m-c 2014-02-17 20:50:51 -08:00
B2G Bumper Bot
58af6a285e Bumping manifests a=b2g-bump 2014-02-17 19:25:57 -08:00
B2G Bumper Bot
c7065b3560 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/da2401e07938
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #16358 from EragonJ/bug-971565

Bug 971565 - [System2] Instantiable Title

========

https://hg.mozilla.org/integration/gaia-central/rev/59670ffd3a41
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 971565 - [System2] Instantiable Title

- update test
- update bootstrap.js
- add necessary mock for bootstrap_test.js
2014-02-17 19:20:10 -08:00
B2G Bumper Bot
75715fed69 Bumping manifests a=b2g-bump 2014-02-17 19:10:59 -08:00
B2G Bumper Bot
a743b6081c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a3a55ab202e6
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #16030 from steveck-chung/message-read-report

Bug 926852 - [Messages] Read receipts feature Gaia implementation. r=julienw , crh0716

========

https://hg.mozilla.org/integration/gaia-central/rev/0f04f27a2398
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 926852 - [Messages] Read receipts feature Gaia implementation
2014-02-17 19:05:10 -08:00
B2G Bumper Bot
e46690f7c0 Bumping manifests a=b2g-bump 2014-02-17 19:01:00 -08:00
B2G Bumper Bot
fd47bc580c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f96fce93bc62
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #15512 from huchengtw-moz/gallery/Bug_960215-gallery-open-activity-rotation

Bug 960215 - [B2G][Messages] Image-attachment does not fill the screen i..., r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/4e53e832be20
Author: John Hu <johu@mozilla.com>
Desc: Bug 960215 - [B2G][Messages] Image-attachment does not fill the screen in landscape orientation
2014-02-17 18:55:11 -08:00
B2G Bumper Bot
73ed060c08 Bumping manifests a=b2g-bump 2014-02-17 16:51:01 -08:00
Timothy Nikkel
1668925b8b Bug 966510. Display ports on scrollable elements won't work on Android until APZC is used there, so skip this reftesting using that there. 2014-02-17 18:46:57 -06:00
Gregory Szorc
1cfcdd7195 NO BUG - Fix sorted moz.build failure in rdf/tests/dsds/moz.build; r=me 2014-02-17 16:46:22 -08:00
B2G Bumper Bot
32b8bc9bcb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/85c3d3ec06cc
Author: Fabien Cazenave <fabien@mozilla.com>
Desc: Merge pull request #16247 from fabi1cazenave/smsUpdateThread-bug968815

Bug 968815 - [SMS] update thread when last message is deleted, r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/31024440c700
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 968815 - [SMS] update thread when last message is deleted, r=julienw
2014-02-17 16:45:14 -08:00
Phil Ringnalda
f496c2e788 Merge m-c to f-t 2014-02-17 15:27:12 -08:00
Phil Ringnalda
db18726df0 Merge m-c to b-i 2014-02-17 15:26:12 -08:00
Phil Ringnalda
b04b1ed3bf Merge f-t to m-c 2014-02-17 15:24:26 -08:00
Phil Ringnalda
f67717c33f Merge b-i to m-c 2014-02-17 15:16:03 -08:00
B2G Bumper Bot
13427b14c6 Bumping manifests a=b2g-bump 2014-02-17 13:25:57 -08:00
B2G Bumper Bot
1a485b23c1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/79e2c9d07063
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #16256 from KevinGrandon/bug_971484_system_dialercomms_v2

Bug 971484 - [System2] Instantiable DialerComms r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/51917db7e908
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971484 - [System2] Instantiable DialerComms r=alive
2014-02-17 13:25:11 -08:00
B2G Bumper Bot
29cd02c2d5 Bumping manifests a=b2g-bump 2014-02-17 13:16:02 -08:00
B2G Bumper Bot
a8d48f85c2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/382af669abf4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #16271 from KevinGrandon/bug_971561_system_banner_v2

Bug 971561 - [System2] Instantiable SystemBanner r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/c11fa009d1cb
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971561 - [System2] Instantiable SystemBanner r=alive
2014-02-17 13:10:10 -08:00
B2G Bumper Bot
ce955b5e7a Bumping manifests a=b2g-bump 2014-02-17 12:20:56 -08:00
B2G Bumper Bot
6114a6914e Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1adfbae4582a
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #16147 from hfiguiere/bug947442

Bug 947442 - Assert if no results have been collected. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/0ea9e3e5667b
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 947442 - more nits. Don't collect memstat if runner isn't "host"

========

https://hg.mozilla.org/integration/gaia-central/rev/fb9d60db47a2
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 947442 - Address review comments.

========

https://hg.mozilla.org/integration/gaia-central/rev/46e5a0f8a10d
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 947442 - The reporter mark as a failure the lack of results.

========

https://hg.mozilla.org/integration/gaia-central/rev/0d0b63fcfdc2
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 947442 - Assert if no results have been collected.

This cause an error to be reported in the test results.
2014-02-17 12:20:10 -08:00
B2G Bumper Bot
e2b9e9dea8 Bumping manifests a=b2g-bump 2014-02-17 11:05:57 -08:00
B2G Bumper Bot
3715347434 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/85bebb37650e
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #16375 from julienw/bump-test-agent-0.18.0

Bug 973665 - Bump version to 0.18.0 in Gaia r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/c7e27df3a616
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 973665 - Bump version to 0.18.0 in Gaia
2014-02-17 11:05:10 -08:00
Patrick McManus
b03da0f6e7 bug 973207 - revert 905460 for nightly crashes r=backout 2014-02-17 13:53:25 -05:00
Benjamin Bouvier
5413422a19 Bug 936740: Inline Math.ceil for double inputs where an integer is returned; r=jandem 2014-02-17 19:17:29 +01:00
B2G Bumper Bot
c60424a738 Bumping manifests a=b2g-bump 2014-02-17 10:16:02 -08:00
B2G Bumper Bot
d990a2d92f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f0711dcb4c9e
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #15753 from steveck-chung/bug-961950

Bug 961950 - Replace message edit button with option menu contains delete / settings option

========

https://hg.mozilla.org/integration/gaia-central/rev/9a59116ca6ee
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 961950 - Replace message edit button with option menu contains delete / settings option
2014-02-17 10:15:13 -08:00
Masatoshi Kimura
d867397376 Bug 973313 - Remove reference to vccorlib. r=jimm 2014-02-18 01:20:19 +09:00
B2G Bumper Bot
93b173869c Bumping manifests a=b2g-bump 2014-02-17 07:46:02 -08:00
B2G Bumper Bot
98383b212b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a3d4eb8f484c
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #16368 from nucliweb/97360-Cost-control

Fix Arrow Position

========

https://hg.mozilla.org/integration/gaia-central/rev/51173b67d02b
Author: Joan Leon <joan.leon@gmail.com>
Desc: Fix Arrow Position

Reposition the background image to fit
2014-02-17 07:40:11 -08:00
B2G Bumper Bot
c793a685a7 Bumping manifests a=b2g-bump 2014-02-17 06:25:55 -08:00
B2G Bumper Bot
0688ef313d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/591b714a4728
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #15804 from crdlc/bug-964724

Bug 964724 - Hide regular Offline Error Screen When Connectivity Resumes...

========

https://hg.mozilla.org/integration/gaia-central/rev/815d055bbcc1
Author: crdlc <crdlc@tid.es>
Desc: Bug 964724 - Hide regular Offline Error Screen When Connectivity Resumes - App Foreground and Background
2014-02-17 06:25:10 -08:00
B2G Bumper Bot
ec7b0c5341 Bumping manifests a=b2g-bump 2014-02-17 06:06:01 -08:00
B2G Bumper Bot
1100f540e4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/95abe5f17339
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #16363 from zacc/bug_968150

Bug 968150 - test_sms_to_dialer.py - Shuffle test order to avoid race r=...

========

https://hg.mozilla.org/integration/gaia-central/rev/37d14094d488
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 968150 - test_sms_to_dialer.py - Shuffle test order to avoid race r=bebe
2014-02-17 06:00:11 -08:00
B2G Bumper Bot
5de8bef86b Bumping manifests a=b2g-bump 2014-02-17 05:51:03 -08:00
B2G Bumper Bot
ae89b49297 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dd581809ffed
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16364 from chirarobert/remove_call_log_to_keyboard

Fixed intermittent failures of test_call_log_all_calls()

========

https://hg.mozilla.org/integration/gaia-central/rev/000f66367fec
Author: chirarobert <chirarobert@yahoo.com>
Desc: Fixed intermittent failures of test_call_log_all_calls()
Removed two steps from the test because they are not present in the moztrap scenario and the test fails intermittently when changing from call log to keypad.

========

https://hg.mozilla.org/integration/gaia-central/rev/b5236be3cc2c
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #16050 from mikehenrty/bug-968914-unittests

Bug 968914 - Follow-up: Add unit tests for SIM Dialog Retry count

========

https://hg.mozilla.org/integration/gaia-central/rev/2d7d907a90ea
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 968914 - Follow-up: Add unit tests for SIM Dialog Retry count
2014-02-17 05:45:13 -08:00
B2G Bumper Bot
2e31d2e17e Bumping manifests a=b2g-bump 2014-02-17 05:01:01 -08:00
Carsten "Tomcat" Book
9aaeeeeebd Merge mozilla-central to mozilla-inbound 2014-02-17 13:59:18 +01:00
B2G Bumper Bot
009f757367 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/025311e0fffc
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16175 from bebef1987/sleep_menu

Bug 968751 - Write a test to open long-press power button menu

========

https://hg.mozilla.org/integration/gaia-central/rev/29eb97bf015a
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 968751 - Write a test to open long-press power button menu
2014-02-17 04:55:14 -08:00
B2G Bumper Bot
5ff1917450 Bumping manifests a=b2g-bump 2014-02-17 04:50:59 -08:00
Carsten "Tomcat" Book
4d43737658 Merge mozilla-central to fx-team 2014-02-17 13:48:37 +01:00
B2G Bumper Bot
1a7d0a07c4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7c807b9e73ea
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16171 from bebef1987/ftu_wifi

Bug 970828 - test_ftu_skip_tour often failing to connect to WiFi

========

https://hg.mozilla.org/integration/gaia-central/rev/fe054f31d9a8
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 970828 - test_ftu_skip_tour often failing to connect to WiFi
2014-02-17 04:45:13 -08:00
Carsten "Tomcat" Book
e5c5b4e184 Merge mozilla-central to b2g-inbound 2014-02-17 13:36:51 +01:00
B2G Bumper Bot
cd6b042669 Bumping manifests a=b2g-bump 2014-02-17 04:25:57 -08:00
B2G Bumper Bot
871d5680e2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5a164a6156b4
Author: gitmai <mri@tid.es>
Desc: Merge pull request #15974 from gitmai/bug-968110-CC-javascript-error-when-notification-open-CC

Bug 968110 -[costcontrol] Javascript error when open a notification when...
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/e10859c9f475
Author: mai <mri@tid.es>
Desc: Bug 968110 -[costcontrol] Javascript error when open a notification when the application is closed
2014-02-17 04:20:11 -08:00
B2G Bumper Bot
962ee7c464 Bumping manifests a=b2g-bump 2014-02-17 04:00:59 -08:00
B2G Bumper Bot
707adf2156 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/52f1921ada2f
Author: Carmen Jiménez <cjc@tid.es>
Desc: Merge pull request #16223 from mcjimenez/bug923455

Bug 923455 - SV: Predictive text configurable by SIM

========

https://hg.mozilla.org/integration/gaia-central/rev/693cc2ffa414
Author: Carmen Jimenez Cabezas <cjc@tid.es>
Desc: Bug 923455 - SV: Predictive text configurable by SIM
2014-02-17 03:55:11 -08:00