gecko-dev/dom/mobileconnection/tests/marionette
Edgar Chen 628248a516 Bug 1234746 - Disable test_mobile_operator_names_plmnlist.js. r=me
--HG--
extra : commitid : 1YhURY77p82
extra : rebase_source : 4d3d67293d95bedf3c1efcd38add664b3da95c80
2015-12-23 11:37:47 +08:00
..
head.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
head_chrome.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
manifest.ini Bug 1234746 - Disable test_mobile_operator_names_plmnlist.js. r=me 2015-12-23 11:37:47 +08:00
test_call_barring_basic_operations.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
test_call_barring_change_password.js Bug 906603 - Update the related testcase. r=aknow 2015-05-05 23:26:00 +08:00
test_call_barring_get_error.js Bug 1169160 - [MobileConnection] Support more call barring program: all service, outgoing service and incoming service. r=hsinyi,aknow 2015-05-28 15:41:55 +08:00
test_call_barring_set_error.js Bug 1169160 - [MobileConnection] Support more call barring program: all service, outgoing service and incoming service. r=hsinyi,aknow 2015-05-28 15:41:55 +08:00
test_call_waiting.js Bug 1169225 - [MobileConnectionService] Support setting/getting call waiting on all serviceClass. r=aknow 2015-05-28 19:18:22 +08:00
test_dsds_mobile_data_connection.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
test_mobile_call_forwarding.js Bug 1083843 - [MobileConnection] Deprecate CFStateChangeEvent.success. r=hsinyi,smaug,btian 2014-10-23 22:13:35 +08:00
test_mobile_call_forwarding_get_error.js Bug 861725 - Part 2: Revise the call forwarding test cases. r=vicamo 2014-05-19 19:10:58 +08:00
test_mobile_call_forwarding_set_error.js Bug 861725 - Part 2: Revise the call forwarding test cases. r=vicamo 2014-05-19 19:10:58 +08:00
test_mobile_cell_Info_list.js Bug 1179143 - Update testcase apply android_version filter. r=echen 2015-09-07 23:50:00 +02:00
test_mobile_clir.js Bug 898445 - Part 6-5: Add marionette test cases for clir. r=hsinyi 2014-04-22 19:48:17 +08:00
test_mobile_clir_radio_off.js Bug 986395 - Part 2: Test set/get preferred network type when radio is off. r=hsinyi 2014-05-13 16:08:54 +08:00
test_mobile_connections_array_uninitialized.js Bug 995844: retrieve mozMobileConnection from 'workingFrame' in mobileconnect marionette tests. r=echen 2014-04-17 11:22:38 +08:00
test_mobile_data_connection.js Bug 846200 - Update Marionette JS WebAPI Tests to use new settings-api permissions; r=echou r=echen 2014-08-27 21:01:29 -07:00
test_mobile_data_ipv6.js Bug 1203828 - Let test_mobile_data_ipv6.js really test the v4 or v6 ip addresses. r=jjong 2015-09-11 11:57:53 +08:00
test_mobile_data_location.js Bug 999458 - 2.c/2: 0 <= gsmLocationAreaCode <= 65535. r=echen 2014-05-02 00:24:12 +08:00
test_mobile_data_state.js Bug 999458 - 2.c/2: 0 <= gsmLocationAreaCode <= 65535. r=echen 2014-05-02 00:24:12 +08:00
test_mobile_icc_change.js Bug 1087847 - Make sure the Icc status in MobileConnection and IccManager are synced. r=hsinyi,smaug 2014-11-13 19:12:11 +08:00
test_mobile_last_known_network.js Bug 1213766 - modify tests to match emulator's new mcc/mnc. r=echen 2015-10-12 02:16:00 +02:00
test_mobile_neighboring_cell_ids.js Bug 1166174 - Fix MobileConnection.getCellInfoList() and add test case for it. r=hsinyi 2015-05-22 18:14:35 +08:00
test_mobile_networks.js Bug 1213766 - modify tests to match emulator's new mcc/mnc. r=echen 2015-10-12 02:16:00 +02:00
test_mobile_operator_names.js Bug 1213766 - modify tests to match emulator's new mcc/mnc. r=echen 2015-10-12 02:16:00 +02:00
test_mobile_operator_names_plmnlist.js Bug 1051664 - B2G RIL: Add marionette tests for EF_OPL wild char. r=Edgar 2014-08-26 10:13:01 +08:00
test_mobile_operator_names_roaming.js Bug 999458 - 2.b/2: add two more utility functions to head.js. r=echen 2014-05-02 00:24:12 +08:00
test_mobile_preferred_network_type.js Bug 1160123 - Add support for LTE/WCDMA only network selection. r=hsinyi 2015-05-11 07:49:00 +02:00
test_mobile_preferred_network_type_radio_off.js Bug 986395 - Part 2: Test set/get preferred network type when radio is off. r=hsinyi 2014-05-13 16:08:54 +08:00
test_mobile_roaming_preference.js Bug 898445 - Part 6-1: Convert test_mobile_roaming_preference.js to Promise. r=hsinyi 2014-04-17 19:22:47 +08:00
test_mobile_set_radio.js Bug 1067629 - Part 4: Update the related testcase. r=aknow 2015-02-13 00:23:00 -05:00
test_mobile_signal_strength.js Bug 1069186 - determine LTE signal level based on rsrp and rssnr. r=edgar 2015-02-16 19:12:54 +08:00
test_mobile_supported_network_types.js Bug 898445 - Part 6-2: Convert test_mobile_preferred_network_type to Promise. r=hsinyi 2014-04-17 19:26:57 +08:00
test_mobile_voice_location.js Bug 891707 - Part 3: Disable some tests. r=echen, a=me 2015-08-04 01:40:00 -04:00
test_mobile_voice_privacy.js Bug 898445 - Part 6-4: Add marionette test cases for voice privacy. r=hsinyi 2014-04-22 19:05:33 +08:00
test_mobile_voice_state.js Bug 891707 - Part 3: Disable some tests. r=echen, a=me 2015-08-04 01:40:00 -04:00