John Shih
eea5e5f2e8
Bug 986837 - Part 5: Expose MozNetworkInterface for testing. r=bzbarsky
...
DONTBUILD
2014-04-07 18:22:21 +08:00
Ryan VanderMeulen
1560a48c7d
Backed out changeset 6701ef0c75b4 for landing with the wrong bug number. r=bzbarsky
2014-05-05 10:29:29 -04:00
John Shih
62bcfd6fe3
Bug 986836 - Part 5: Expose MozNetworkInterface for testing. r=bzbarsky
2014-04-07 18:22:21 +08:00
John Shih
be30dbebed
Bug 986837 - Part 2: Port MozNetworkStatsInterface to WebIDL. r=bzbarsky
2014-05-05 11:55:01 +08:00
John Shih
644c9b6922
Bug 993834 - Fix error in NetworkStatsDB & Test cases. r=gene
2014-04-09 18:03:02 +08:00
John Shih
6aa0595d71
Bug 960426 - Part 2: Modifications for IDL change. r=blassey
2014-03-05 11:54:55 +08:00
John Shih
f600a7bd0b
Bug 964228 - Part 2: Tests update. r=albert
2014-03-06 10:03:35 +08:00
Bill McCloskey
aa5f40a77e
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 21:38:19 -07:00
Wes Kocher
a3277d291d
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
...
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
2014-03-13 19:41:21 -07:00
Bill McCloskey
f4f6bf8e4d
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Bill McCloskey
7193069fa0
Backed out changeset d6261f65070a
2014-03-13 15:52:27 -07:00
Bill McCloskey
69a746922b
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Vaibhav Agarwal
9a59a5c96d
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
2014-03-06 13:42:43 -05:00
Vaibhav Agarwal
d109cb3fc7
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-02-15 04:53:02 -05:00
Albert Crespell
b6e0e3806a
Bug 966244 - Part 2: Update tests. r=gene
2014-02-11 22:05:06 +01:00
Albert Crespell
0f3a536af8
Bug 965319 - Part 2: Update tests. r=gene
2014-02-09 12:43:49 +01:00
Albert Crespell
8e7a6f5cf9
Bug 964270 - Part 2: Update tests. r=gene
2014-01-30 21:24:40 +01:00
Andrea Marchesini
576438474b
Bug 960945 - MozConnection should be NoInterfaceObject, r=bz
2014-02-03 16:16:27 +00:00
Albert Crespell
ce258372f8
Bug 961162 - Fix intermittent failures in test_networkstats_service_proxy.js. r=gene
2014-01-27 13:16:01 +01:00
Albert Crespell
c193f7d7b5
Bug 962496 - Intermittent test_networkstats_db.js test failed. r=gene
2014-01-22 11:36:51 +01:00
Edgar Chen
5284ea1427
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
8338ab76e4
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
972f9a3c01
Backed out changeset 10348da2438a (Bug 956655)
2014-01-17 13:08:59 +08:00
Edgar Chen
713b19196f
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
Ryan VanderMeulen
b05202b7e2
Merge inbound to m-c.
2014-01-16 15:06:12 -05:00
Andrea Marchesini
826b2527bb
Bug 952084 - Porting nsIDOMMozConnection to WebIDL, r=ehsan, r=bz
2014-01-16 11:53:48 +01:00
Hsin-Yi Tsai
bd2614e037
Bug 953005 - part2 - test_mobile_connections_array_uninitialized
2014-01-15 12:17:03 +08:00
Edgar Chen
15ee364f7d
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
91e5172240
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
95c21b2c67
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
6249856c64
Bug 952371 - Part 4: tests - [DSDS] mozMobileconnection.lastKnownNetwork and .lastKnownHomeNetwork aren't working. r=hsinyi
2014-01-08 18:54:34 +08:00
John Shih
c14e842504
Bug 922926 - Part 4: Tests. r=gene, r=albert
2013-11-22 11:51:11 +08:00
Ms2ger
277894a69f
Bug 939048 - Part a: Move mochitests to manifests in dom/network; r=jst
2013-12-31 10:06:10 +01:00
Jessica Jong
b1d54478fd
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
Albert Crespell
d4f80b1713
Bug 858005 - Part 4: Tests. r=gene
2013-05-31 07:23:04 +02:00
Edgar Chen
e3e8a9ce5e
Bug 946557 - Bring test_icc_info.js back in automation. r=allstars.chh
2013-12-05 11:56:21 +08:00
Ryan VanderMeulen
42bf063001
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
b6317a3287
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
Patrick Wang
dd0ab99f17
Bug 870660: Part 4: Remove test_udpsocket. r=jdm
2013-11-30 00:17:35 +08:00
Edgar Chen
2be311daa9
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]
1d2cb7873b
Bug 856553 - Part 5: Add setRadioEnabled marionette test. r=hsinyi
2013-11-21 09:09:25 -05:00
Albert Crespell
cfe00af616
Bug 937041 - Update tests. r=gene
2013-11-15 16:56:17 +01:00
Mike Hommey
bb6779efe3
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Patrick Wang
16e3c9392c
Bug 932183: Part 3: test case r=honzab
2013-11-14 16:00:48 +08:00
Patrick Wang
ca7389aa8a
Bug 932183: Part 2: Update child's bufferedAmount more frequently. r=honzeb
2013-11-14 16:00:28 +08:00
Jessica Jong
9ecee8ce12
Bug 814629 - Part 5: modify mozMobileConnection related tests. r=hsinyi,khuey
2013-11-13 16:51:43 +08:00
Shih-Chiang Chien
306862180d
Bug 869869 - Part 2, add PUDPSocket IPDL interface, r=jdm.
2013-05-10 20:00:28 +08:00
Vicamo Yang
3eb62fc290
Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey
2013-10-29 16:12:45 +08:00
Albert Crespell
d526bfe1a6
Bug 887699 - Part 4/4 Tests. r=gene
2013-10-08 08:10:10 +02:00
Tomoaki Konno
3adb6e5c3b
Bug 908248 - Intermittent test_tcpserversocket.js. r=jdm
2013-10-24 02:48:00 +01:00