Gijs Kruitbosch
29525495be
Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester
...
MozReview-Commit-ID: 9RjGgykh0pR
--HG--
extra : rebase_source : a5bc5e888cc24e05fb4b5843c3738aa5456aea80
2016-05-19 17:23:26 +01:00
Liang-Heng Chen
678cf18b39
Bug 1000040
- Part 3: Test cases; r=vicamo
2016-02-19 16:06:36 +08:00
Vicamo Yang
e0b0ce7651
Backed out changeset 506038ddee2c (bug 1000040
) for causing bug 1035172
2014-07-10 13:27:49 +08:00
John Shih
6606a95bbe
Bug 1000040
- Part 3: Test cases. r=vchang, f=vyang
2014-06-12 16:07:23 +08:00
Edgar Chen
4b46b11b47
Bug 956655 - Part 1: Move MobileConnection related files to dom/mobileconnection. r=smaug,khuey
...
--HG--
rename : dom/network/interfaces/nsIDOMMobileConnection.idl => dom/mobileconnection/interfaces/nsIDOMMobileConnection.idl
rename : dom/network/interfaces/nsIMobileConnectionProvider.idl => dom/mobileconnection/interfaces/nsIMobileConnectionProvider.idl
rename : dom/network/tests/marionette/manifest.ini => dom/mobileconnection/tests/marionette/manifest.ini
rename : dom/network/tests/marionette/test_call_barring_change_password.js => dom/mobileconnection/tests/marionette/test_call_barring_change_password.js
rename : dom/network/tests/marionette/test_call_barring_get_option.js => dom/mobileconnection/tests/marionette/test_call_barring_get_option.js
rename : dom/network/tests/marionette/test_call_barring_set_error.js => dom/mobileconnection/tests/marionette/test_call_barring_set_error.js
rename : dom/network/tests/marionette/test_mobile_connections_array_uninitialized.js => dom/mobileconnection/tests/marionette/test_mobile_connections_array_uninitialized.js
rename : dom/network/tests/marionette/test_mobile_data_connection.js => dom/mobileconnection/tests/marionette/test_mobile_data_connection.js
rename : dom/network/tests/marionette/test_mobile_data_location.js => dom/mobileconnection/tests/marionette/test_mobile_data_location.js
rename : dom/network/tests/marionette/test_mobile_data_state.js => dom/mobileconnection/tests/marionette/test_mobile_data_state.js
rename : dom/network/tests/marionette/test_mobile_icc_change.js => dom/mobileconnection/tests/marionette/test_mobile_icc_change.js
rename : dom/network/tests/marionette/test_mobile_last_known_network.js => dom/mobileconnection/tests/marionette/test_mobile_last_known_network.js
rename : dom/network/tests/marionette/test_mobile_mmi.js => dom/mobileconnection/tests/marionette/test_mobile_mmi.js
rename : dom/network/tests/marionette/test_mobile_networks.js => dom/mobileconnection/tests/marionette/test_mobile_networks.js
rename : dom/network/tests/marionette/test_mobile_operator_names.js => dom/mobileconnection/tests/marionette/test_mobile_operator_names.js
rename : dom/network/tests/marionette/test_mobile_preferred_network_type.js => dom/mobileconnection/tests/marionette/test_mobile_preferred_network_type.js
rename : dom/network/tests/marionette/test_mobile_preferred_network_type_by_setting.js => dom/mobileconnection/tests/marionette/test_mobile_preferred_network_type_by_setting.js
rename : dom/network/tests/marionette/test_mobile_roaming_preference.js => dom/mobileconnection/tests/marionette/test_mobile_roaming_preference.js
rename : dom/network/tests/marionette/test_mobile_set_radio.js => dom/mobileconnection/tests/marionette/test_mobile_set_radio.js
rename : dom/network/tests/marionette/test_mobile_voice_state.js => dom/mobileconnection/tests/marionette/test_mobile_voice_state.js
2013-12-24 15:55:52 +08:00
Jessica Jong
4cb590d2bb
Bug 939038 - [DSDS] Follow-up to Bug 814629: add test case for iccchange event. r=hsinyi
2014-01-14 02:19:00 +08:00
Edgar Chen
166780baea
Backed out changeset 10348da2438a (Bug 956655)
2014-01-17 13:08:59 +08:00
Edgar Chen
f7411e4668
Bug 956655 - Part 1: Move MobileConnection related files to dom/mobileconnection. r=smaug,khuey
...
--HG--
rename : dom/network/interfaces/nsIDOMMobileConnection.idl => dom/mobileconnection/interfaces/nsIDOMMobileConnection.idl
rename : dom/network/interfaces/nsIMobileConnectionProvider.idl => dom/mobileconnection/interfaces/nsIMobileConnectionProvider.idl
rename : dom/network/src/MobileConnection.cpp => dom/mobileconnection/src/MobileConnection.cpp
rename : dom/network/src/MobileConnection.h => dom/mobileconnection/src/MobileConnection.h
rename : dom/network/src/MobileConnectionArray.cpp => dom/mobileconnection/src/MobileConnectionArray.cpp
rename : dom/network/src/MobileConnectionArray.h => dom/mobileconnection/src/MobileConnectionArray.h
rename : dom/network/tests/marionette/manifest.ini => dom/mobileconnection/tests/marionette/manifest.ini
rename : dom/network/tests/marionette/test_call_barring_change_password.js => dom/mobileconnection/tests/marionette/test_call_barring_change_password.js
rename : dom/network/tests/marionette/test_call_barring_get_option.js => dom/mobileconnection/tests/marionette/test_call_barring_get_option.js
rename : dom/network/tests/marionette/test_call_barring_set_error.js => dom/mobileconnection/tests/marionette/test_call_barring_set_error.js
rename : dom/network/tests/marionette/test_mobile_data_connection.js => dom/mobileconnection/tests/marionette/test_mobile_data_connection.js
rename : dom/network/tests/marionette/test_mobile_data_location.js => dom/mobileconnection/tests/marionette/test_mobile_data_location.js
rename : dom/network/tests/marionette/test_mobile_data_state.js => dom/mobileconnection/tests/marionette/test_mobile_data_state.js
rename : dom/network/tests/marionette/test_mobile_last_known_network.js => dom/mobileconnection/tests/marionette/test_mobile_last_known_network.js
rename : dom/network/tests/marionette/test_mobile_mmi.js => dom/mobileconnection/tests/marionette/test_mobile_mmi.js
rename : dom/network/tests/marionette/test_mobile_networks.js => dom/mobileconnection/tests/marionette/test_mobile_networks.js
rename : dom/network/tests/marionette/test_mobile_operator_names.js => dom/mobileconnection/tests/marionette/test_mobile_operator_names.js
rename : dom/network/tests/marionette/test_mobile_preferred_network_type.js => dom/mobileconnection/tests/marionette/test_mobile_preferred_network_type.js
rename : dom/network/tests/marionette/test_mobile_preferred_network_type_by_setting.js => dom/mobileconnection/tests/marionette/test_mobile_preferred_network_type_by_setting.js
rename : dom/network/tests/marionette/test_mobile_roaming_preference.js => dom/mobileconnection/tests/marionette/test_mobile_roaming_preference.js
rename : dom/network/tests/marionette/test_mobile_set_radio.js => dom/mobileconnection/tests/marionette/test_mobile_set_radio.js
rename : dom/network/tests/marionette/test_mobile_voice_state.js => dom/mobileconnection/tests/marionette/test_mobile_voice_state.js
2013-12-24 15:55:52 +08:00
Hsin-Yi Tsai
c271f580a8
Bug 953005 - part2 - test_mobile_connections_array_uninitialized
2014-01-15 12:17:03 +08:00
Edgar Chen
452d7e927b
Bug 952043 - Part 4: Test cases for providing the network types supported by platform. r=hsinyi
2014-01-08 19:24:06 +08:00
Vicamo Yang
cb6b4fc470
Bug 934125 - 2.a/3: s/\(\w\+\): function \(\w\+\)(/\1: function(/ . r=gene
...
RILDIRS="dom/cellbroadcast/ dom/icc/ dom/mobilemessage/ dom/network/ dom/telephony/ dom/voicemail/ dom/system/gonk/";
for f in `find $RILDIRS -type f -name \*.js -o -name \*.jsm`; do
sed -i $f -e '/\w\+:/ {N; s/\(\w\+\):\s*function \(\w\+\)(/\1: function(/g}';
done
grep -nRe '\w\+: function \w\+(' $RILDIRS
2014-01-13 10:44:40 +08:00
Vicamo Yang
6d86926c0c
Bug 934125 - 1/3: s/function \+(/function(/ . r=gene
...
RILDIRS="dom/cellbroadcast/ dom/icc/ dom/mobilemessage/ dom/network/ dom/telephony/ dom/voicemail/ dom/system/gonk/";
for f in `find $RILDIRS -type f -name \*.js -o -name \*.jsm`; do
sed -i $f -e 's/function \+(/function(/';
done
2014-01-13 10:44:33 +08:00
Jessica Jong
0aaea070ad
Bug 952371 - Part 4: tests - [DSDS] mozMobileconnection.lastKnownNetwork and .lastKnownHomeNetwork aren't working. r=hsinyi
2014-01-08 18:54:34 +08:00
Jessica Jong
587f0f0819
Bug 944225 - Part 4: Add set/getPreferredNetworkType() API (tests). r=hsinyi
...
--HG--
rename : dom/network/tests/marionette/test_mobile_preferred_network_type.js => dom/network/tests/marionette/test_mobile_preferred_network_type_by_setting.js
2013-12-11 11:15:25 +08:00
Edgar Chen
3af43cc000
Bug 946557 - Bring test_icc_info.js back in automation. r=allstars.chh
2013-12-05 11:56:21 +08:00
Ryan VanderMeulen
cd340b0f18
Backed out changesets 9906961b21af and b2b20bc6576a (bug 946178) because they didn't prevent the crashes. DONTBUILD CLOSED TREE
2013-12-04 17:23:58 -05:00
Ryan VanderMeulen
8f47346384
Bug 946178 - Disable all tests that use setRadioEnabled to see if Mnw stops crashing on a CLOSED TREE.
2013-12-04 11:52:59 -05:00
Edgar Chen
c6fa2f00ea
Bug 944250 - Remove RILQUIRKS_MODEM_DEFAULTS_TO_EMERGENCY_MODE and correct marionette tests. r=hsinyi
2013-11-28 15:21:02 +08:00
Szu-Yu Chen [:aknow]
48f876f6e3
Bug 856553 - Part 5: Add setRadioEnabled marionette test. r=hsinyi
2013-11-21 09:09:25 -05:00
Jessica Jong
c59952cfe6
Bug 814629 - Part 5: modify mozMobileConnection related tests. r=hsinyi,khuey
2013-11-13 16:51:43 +08:00
Edgar Chen
0302b1b382
Bug 926358 - Fix the potential issue in MMI request handler. r=allstars.chh
2013-10-14 18:47:55 +08:00
Jessica Jong
80dcaf579b
Bug 909688: B2G RIL - tests cases for data loss. r=vicamo
2013-09-18 22:06:03 +08:00
Jessica Jong
c790fc9f9e
Bug 821579 - B2G 3G: Add Marionette test for Data Connection. r=vicamo
2013-09-09 10:57:14 +08:00
Szu-Yu Chen [:aknow]
597e0f70b3
Bug 909669 - Part 2: Change error code to InvalidParameter (ril, test). r=hsinyi
2013-09-04 08:30:44 -04:00
Szu-Yu Chen [:aknow]
41f2663310
Bug 909684 - Add enabled and password checking. r=hsinyi
2013-09-03 08:50:55 -04:00
Shawn Ku
7024a21a7f
Bug 905479 - Part 4: Add test for change call barring password. r=yoshi, r=hsinyi
2013-08-27 10:03:11 +08:00
Edgar Chen
c821f198c6
Bug 903257 - Part 2: Marionette tests for signal when registration status changes. r=hsinyi
2013-08-12 12:15:23 +08:00
Edgar Chen
ddb5559cb5
Bug 835237 - Part 2: Add marionette tests for signal strength. r=hsinyi
2013-07-23 17:41:18 +08:00
Edgar Chen
eb775462c9
Bug 899484 - Part 2: Add marionette tests for roaming preference. r=hsinyi
2013-07-30 17:18:24 +08:00
Edgar Chen
23a585c747
Bug 882984 - Part 5: Marionette tests for cdma registration information. r=hsinyi
...
--HG--
extra : rebase_source : 7d7350b7ab168df830c8472d8c1d742106697ec6
2013-07-18 17:59:21 +08:00
Edgar Chen
f5376d4c87
Bug 866619 - Part 2: Fix marionette tests for voice registration state. r=allstars.chh
2013-07-19 15:51:54 +08:00
Michael Henretty
be57d7fb57
Bug 890909 - [Contacts API] migration code problem when matching using the substringMatching pref (eg in Brazil). r=gwagner
2013-07-18 16:17:41 -04:00
Boris Zbarsky
2e1a03a7a3
Bug 838146 part 10. Turn on WebIDL bindings for Navigator. r=smaug
2013-07-12 10:37:23 -04:00
Edgar Chen
9f039a4b95
Bug 875721 - Part 6: Fix marionette tests for iccInfo. r=allstars.chh
...
--HG--
rename : dom/network/tests/marionette/test_mobile_iccinfo.js => dom/icc/tests/marionette/test_icc_info.js
2013-05-30 19:20:39 +08:00
Fernando Jiménez
83c78dfd70
Bug 883178 - [MMI] Implement DOMMMIResult and DOMMMIError. Part 2: DOMMMIResult and DOMMMIError. r=vicamo, sr=sicking
2013-06-30 20:21:32 +08:00
Patrick Wang
1341003b78
Bug 835255 - Part 2: adding marionette test for PNN/OPL. r=vicamo
2013-05-22 16:36:03 +08:00
Szu-Yu Chen [:aknow]
f1fb7c3140
Bug 818393 - Part 4: Add test for call barring. r=htsai.
...
---
dom/network/tests/marionette/manifest.ini | 2 +
.../marionette/test_call_barring_get_option.js | 31 +++++++++
.../marionette/test_call_barring_set_error.js | 66 ++++++++++++++++++++
3 files changed, 99 insertions(+)
create mode 100644 dom/network/tests/marionette/test_call_barring_get_option.js
create mode 100644 dom/network/tests/marionette/test_call_barring_set_error.js
2013-05-21 13:17:22 +08:00
Reuben Morais
40a7cc78b2
Bug 862353 - Only enable mozSettings in B2G and mochitests. r=gwagner
...
--HG--
extra : rebase_source : 2b079aa6aca6a65516670cc5adcccf422b5e0261
2013-05-13 18:32:09 -07:00
Edgar Chen
80bcee0463
Bug 828307 - Part 5: marionette tests change. r=vyang
2013-02-25 15:56:32 +08:00
Yoshi Huang
a4692705c3
Bug 833711 - Part 4: marionette for lastKnownMcc. r=vicamo
2013-01-24 12:11:17 +08:00
Yoshi Huang
d382c69420
Bug 835186: Add delay to run next test case. r=vicamo
2013-01-31 11:15:43 +08:00
Vicamo Yang
f0feebae11
Bug 802506: add marionette test case for getting IMEI. r=ferjm
2013-01-27 15:44:25 +08:00
Patrick Wang
a8895f4054
Bug 821605 - Adding marionette test for SPDI. r=vicamo
2012-12-14 16:08:07 +08:00
Rob Wood
ffd78152c0
Bug 811580 - Develop WebAPI tests for WebMobileConnection data, update manifest; r=jgriffin
2012-12-13 11:38:24 -08:00
Jonathan Griffin
07491708b2
Backed out 9dffd2d825c9 for bustage, Bug 811580
2012-12-11 15:41:40 -08:00
Rob Wood
024e9ce9c5
Bug 811580 - Develop WebAPI test for MobileConnection.data, update manifest; r=jgriffin
2012-12-11 09:06:15 -08:00
Patrick Wang
7336809b6e
Bug 817529 - Set isDisplaySpnRequire = true when current PLMN is equal to HPLMN or one of PLMNs that are listed in EF_SPDI. r=vicamo
2012-12-04 14:08:34 +08:00
Patrick Wang
3177e88a07
Bug 793111 - Part 3 - Test case r=vicamo
2012-11-27 18:26:26 +08:00
Ed Morley
31cbd69fde
Backout 66f3565f4817, 131bc42cd637 & 8cdd43b76d19 (bug 793111) for B2G marionette failures
2012-11-27 15:50:43 +00:00
Vicamo Yang
6874786b5d
Bug 793111 - Part 3 - Test case r=vicamo
2012-11-27 21:29:13 +08:00