Commit Graph

79 Commits

Author SHA1 Message Date
Szu-Yu Chen [:aknow]
907dc6ec41 Bug 969218 - Part 2: Modify tests. r=hsinyi 2014-02-27 14:12:30 +08:00
Ryan VanderMeulen
f8f5c07e4a Backed out 6 changesets (bug 969218) for bustage. DONTBUILD
Backed out changeset 86356906ecf0 (bug 969218)
Backed out changeset 46fa16a18c27 (bug 969218)
Backed out changeset 75219ceb5175 (bug 969218)
Backed out changeset b9f4ba525eec (bug 969218)
Backed out changeset 323c1329614b (bug 969218)
Backed out changeset e0fa4e0eee36 (bug 969218)
2014-02-26 14:27:54 -05:00
Szu-Yu Chen [:aknow]
d578298c98 Bug 969218 - Part 2: Modify tests r=htsai 2014-02-26 11:03:55 -08:00
Edgar Chen
b77bf22e98 Bug 964974 - Part 2: Marionette test for radio off during active voice call. r=hsinyi 2014-02-06 18:50:25 +08:00
Hsin-Yi Tsai
76d1b18d49 Bug 943275 - correct test_conference.js. r=aknow 2014-01-30 01:34:25 +08:00
Nikhil Marathe
5f05b80e02 Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien
--HG--
extra : rebase_source : a07485081313d6002459bd64e3abf4ebb10b960d
2014-01-30 13:14:03 -08:00
Ryan VanderMeulen
aa8ede1cff Backed out changesets 6db8b08a3aea and 1d7c2025bb56 (bug 918806) for B2G mochitest failures. 2014-01-30 14:46:36 -05:00
Nikhil Marathe
d2b71e77aa Bug 918806 - Remove all mention of dom.promise.enabled from other tests. r=bz,schien 2014-01-30 09:43:09 -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
Hsin-Yi Tsai
52d7945902 Bug 949949 - [B2G] remove telephony.onincoming before test case finishes. r=vicamo 2013-12-13 18:22:18 -08:00
Vicamo Yang
bde24c5904 Bug 944262 - part2 - test cases. r=htsai 2013-12-13 16:18:15 +08:00
Szu-Yu Chen [:aknow]
5fd4290a59 Bug 931697 - Add multisim telephony test. r=hsinyi 2013-12-05 09:29:08 -05: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
Ryan VanderMeulen
bf16ee78d7 Bug 946178 - Disable test_outgoing_radio_off.js to see if it fixes Mnw and lets us reopen the CLOSED TREE. 2013-12-04 08:49:59 -05:00
Shawn Ku
0e9b563298 Bug 931722 - Part 3: Add test cases for call mute test. r=hsinyi 2013-11-27 15:47:29 +08:00
Szu-Yu Chen [:aknow]
e516e6063e Bug 856553 - Part 6: Modify related tests. r=hsinyi 2013-11-21 09:09:37 -05:00
Edgar Chen
5a7cba4ad2 Bug 814637 - Part 6: Marionette tests changes for new IccManager API. r=hsinyi 2013-10-31 12:14:45 +08:00
Jessica Jong
c59952cfe6 Bug 814629 - Part 5: modify mozMobileConnection related tests. r=hsinyi,khuey 2013-11-13 16:51:43 +08:00
Szu-Yu Chen [:aknow]
47d9de2768 Bug 932148 - Conference test enhancement. r=hsinyi 2013-10-31 10:09:06 -04:00
Szu-Yu Chen [:aknow]
adf1afd47f Bug 919414 - Part 2: Modify tests. r=hsinyi 2013-10-28 17:22:44 +08:00
Szu-Yu Chen [:aknow]
7ea50a9f1e Bug 919414 - Part 1: Clear existing calls in test setup. r=hsinyi 2013-10-28 17:21:16 +08:00
Vicamo Yang
b2e1f24146 Bug 926302 - 3/3: test cases. r=hsinyi 2013-10-24 16:15:15 +08:00
Szu-Yu Chen [:aknow]
891a18bc5c Bug 919412 - Wait emulator cmd finished in tear down stage. r=hsinyi 2013-10-02 14:27:52 +08:00
Hsin-Yi Tsai
84d8e7452c Bug 915638 - part2 - test case. r=vicamo 2013-09-16 14:04:43 +08:00
Szu-Yu Chen [:aknow]
12bccd213b Bug 916695 - Fix cancelExistingCalls. r=hsinyi 2013-09-18 15:44:08 +08:00
Szu-Yu Chen [:aknow]
d5f3df4fa1 Bug 909638 - Part 1: Add test case for dialing in radio off. r=vicamo 2013-09-12 15:15:55 +08:00
Hsin-Yi Tsai
5fc5217578 Bug 908012 - B2G RIL: Add telephony marionette tests for conference call. r=vicamo 2013-09-09 21:13:13 +08:00
Boris Zbarsky
2e1a03a7a3 Bug 838146 part 10. Turn on WebIDL bindings for Navigator. r=smaug 2013-07-12 10:37:23 -04:00
Szu-Yu Chen [:aknow]
dc2066bfec Bug 881142 - Part 5: Modify test_outgoing_busy for removing call state busy. r=hsinyi 2013-07-15 08:54:38 -04:00
Rob Wood
a7d1bfafcc Bug 859585 - Fix telephony intermittent failures; r=jgriffin 2013-07-11 09:06:56 -04:00
Hsin-Yi Tsai
3246d26430 Bug 823958 - followup - test case. r=allstars.chh 2013-05-31 10:05:39 +08:00
Szu-Yu Chen [:aknow]
da7e1c4f08 Bug 863281 - Part 4: Add test for emergency label. r=htsai.
---
 .../test/marionette/test_emergency_label.js        |  172 ++++++++++++++++++++
 1 file changed, 172 insertions(+)
 create mode 100644 dom/telephony/test/marionette/test_emergency_label.js
2013-05-14 14:11:47 +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
Rob Wood
9b0c8b7d53 Bug 811167 - Reduce failed test fallout by having WebTelephony tests cancel any existing calls at startup; r=jriffin 2013-04-26 10:44:26 -04:00
Rob Wood
eac6ee0371 Bug 849714 - Fix intermittent failure in outgoing_answer_hangup_oncallschanged; r=jgriffin 2013-04-24 12:38:19 -04:00
Rob Wood
8435cc945a Bug 844490 - Increase timeout for all WebAPI telephony tests, to fix intermittent timeout failures; r=jgriffin 2013-04-09 12:02:51 -04:00
Hsin-Yi Tsai
fc98439099 Bug 849185 - part2 - test case. r=allstars.chh 2013-03-19 11:34:49 +08:00
Edgar Chen
be3d6b2a05 Bug 843614 - Part 2: Enable test_outgoing_busy. r=hsinyi 2013-02-22 13:17:00 +08:00
Edgar Chen
82bd16ae82 Bug 843614 - Part 1: Enable test_outgoing_badNumber. r=hsinyi 2013-02-18 16:59:02 +08:00
Hsin-Yi Tsai
4e1f4d6955 Bug 844767 - B2G RIL: correct telephony marionette test_outgoing_onstatechange.js. r=allstars.chh 2013-02-25 19:28:07 +08:00
Vicamo Yang
f749d57c57 Bug 833278 - Part 1/2: move voicemail sources to dom/voicemail. r=mounir
--HG--
rename : dom/telephony/Makefile.in => dom/voicemail/Makefile.in
rename : dom/telephony/Voicemail.cpp => dom/voicemail/Voicemail.cpp
rename : dom/telephony/Voicemail.h => dom/voicemail/Voicemail.h
rename : dom/telephony/VoicemailEvent.cpp => dom/voicemail/VoicemailEvent.cpp
rename : dom/telephony/VoicemailEvent.h => dom/voicemail/VoicemailEvent.h
rename : dom/telephony/nsIDOMVoicemail.idl => dom/voicemail/nsIDOMMozVoicemail.idl
rename : dom/telephony/nsIDOMVoicemailEvent.idl => dom/voicemail/nsIDOMMozVoicemailEvent.idl
rename : dom/telephony/nsIDOMVoicemailStatus.idl => dom/voicemail/nsIDOMMozVoicemailStatus.idl
rename : dom/telephony/nsIDOMNavigatorTelephony.idl => dom/voicemail/nsINavigatorVoicemail.idl
rename : dom/telephony/test/marionette/pdu_builder.js => dom/voicemail/test/marionette/pdu_builder.js
rename : dom/telephony/test/marionette/test_voicemail_number.js => dom/voicemail/test/marionette/test_voicemail_number.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.js => dom/voicemail/test/marionette/test_voicemail_statuschanged.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.py => dom/voicemail/test/marionette/test_voicemail_statuschanged.py
2013-02-05 17:02:15 +08:00
Jonathan Griffin
28c3dd8d34 Bug 820802 - Disable some telephony tests to try and fix the battery almost perma-oranges, a=test-only 2012-12-21 12:02:26 -08:00
Jonathan Griffin
1812f76ddc Bug 821966 - Disable test_outgoing_onstatechange.js for frequent orange, a=bustage 2012-12-14 22:46:37 -08:00
Boris Zbarsky
5cbdd27144 Bug 821958. Disable test_multiple_hold.js due to permaorange. a=busted CLOSED TREE 2012-12-14 23:29:19 -05:00
Jonathan Griffin
9bc6ae522e Bug 821927 - Disable test_redundant_operations.js due to semi-permaorange, a=bustage, CLOSED TREE 2012-12-14 16:23:38 -08:00
Rob Wood
5bd2fd314b Bug 814691 - Develop WebTelephony test to verify cannot have multiple calls on hold simultaneously and update manifest. r=davehunt 2012-11-23 07:04:12 -08:00
Shian-Yow Wu
7b074fb454 Bug 790463 - [B2G] several telephony tests often causes emulator to crash. r=jgriffin 2012-11-22 10:39:42 +08:00
Rob Wood
a272b4266e Bug 811442 - Fail out of WebTelephony tests if call(s) exist from previous test; r=jgriffin 2012-11-13 14:05:27 -08:00
Rob Wood
1dd0c45ef5 Bug 808783 - Disable remaining WebTelephony tests due to emulator crash. r=ahal 2012-11-16 11:56:29 -08:00