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
Rob Wood
8bc2e1f6a6
Bug 808783 - Disable randomorange crashing telephony test. r=ahal
2012-11-15 11:49:12 -08:00
Rob Wood
1cdc9724ab
Bug 808783 - Disable crashing telephony test, r=ahal, DONTBUILD a=NPOTB
2012-11-12 08:14:00 -08:00
Andrew Halberstadt
d6598f5924
Bug 808783 - Disable failing Mn tests, r=jgriffin
2012-11-06 09:17:39 -08:00
Jonathan Griffin
14ea9890e4
Bug 806138 - Disable permaorange test_voicemail_statuschanged.py, DONTBUILD(NPOTB)
2012-11-02 15:19:57 -07:00
Rob Wood
b0939c3fae
Bug 803861 - Tests should wait for 'onalerting' event when making outgoing calls; r=jgriffin, DONTBUILD(NPOTB)
2012-10-20 17:33:42 -04:00
Jonathan Griffin
93bc97a3af
Bug 790463 - Disable test_outgoing_remote_hangup_held.js due to crashes, a=test-only, DONTBUILD(NPOTB)
2012-10-17 11:02:51 -07:00
Jonathan Griffin
3de67077de
Bug 790463 - Disable test_incoming_already_connected.js due to crash, a=test-only, DONTBUILD(NPOTB)
2012-10-17 10:22:16 -07:00
Rob Wood
832b3ac381
Bug 792494 - Develop WebTelephony tests to verify onstatechange events, and redundant operations, update manifiest; r=jgriffin, DONTBUILD (NPOTB)
2012-09-22 14:51:43 -04:00
Rob Wood
b515773f30
Bug 790991 - Develop a WebAPI test to verify swapping held and active calls, update manifest; r=jgriffin, DONTBUILD (NPOTB)
2012-09-20 11:43:21 -04:00
Ed Morley
e0dfe50eae
Merge mozilla-central to mozilla-inbound
2012-09-17 20:20:56 +01:00
Jonathan Griffin
7347ec2e32
Bug 790463 - Disable test_outgoing_hold_resume.js, a=test-only, DONTBUILD because NPOTB
2012-09-17 10:48:42 -07:00
Rob Wood
fefbd4e648
Bug 790988 - Develop WebTelephony test to verify incoming call while have another call held, update manifest; r=jgriffin, DONTBUILD because NPOTB
2012-09-14 15:55:40 -04:00
Rob Wood
4f34832411
Bug 784509 - New telephony tests for B2G, r=jgriffin, DONTBUILD because NPOTB
2012-08-24 16:20:51 -07:00
Kyle Machulis
1004044a0d
Bug 779378: B2G Voicemail: Hook up to permissions manager; r=gwagner
2012-08-23 16:31:02 -07:00
Rob Wood
3d6564364f
Bug 781548 - Add WebAPI tess for resuming held calls, r=jgriffin, DONTBUILD because NPOTB
2012-08-10 13:45:14 -04:00
Hsin-Yi Tsai
b3a48bf139
Bug 779353 - part 2 - testcase: Telephony hook up to permissions manager. r=philikon
2012-08-07 11:01:18 +08:00
Hsin-Yi Tsai
c8a775055e
Bug 779217 - Intermittent test_outgoing_hangup_held.js: got OK, expected outbound to 5555552368 : unknown | got false, expected true. r=philikon
2012-08-03 12:08:15 +08:00
Marshall Culpepper
098e4596c2
Bug 776724: Voicemail tests now import ril_consts with Cu.import, fixing breakage when packaged with Marionette. r=philikon
...
--HG--
extra : rebase_source : fe3effc50ea11ee9a4292d127150b7bf92fb7634
2012-07-25 13:49:05 -05:00
Hsin-Yi Tsai
972ddd3fd5
Bug 765231 - Telephony: Implement dialEmergency() to limit call to emergency numbers. r=philikon
2012-07-20 20:08:24 +08:00
Marshall Culpepper
ee84cd7bb0
Bug 773068 - Part 4: Marionette unit tests for Voicemail phone number API. r=vicamo
2012-07-20 20:19:38 -04:00
Marshall Culpepper
c864ffabd4
Bug 736710 - Part 4: Marionette unit tests for Voicemail API. r=vicamo
2012-07-19 11:27:35 +08:00
Hsinyi Tsai
6c98428b96
Bug 766822 - WebTelephony: add tests for hanging up dialing/alerting/holding calls. r=philikon
2012-07-04 13:46:11 +08:00
Hsinyi Tsai
ef1443bf24
Bug 759521 - WebTelephony: investigate test failures for outgoing calls. r=philikon
2012-06-08 18:51:38 +08:00
Hsinyi Tsai
0bf5d7aef6
Bug 757587 - WebTelephony: investigate .active and .calls behaviour. r=philikon
2012-06-08 15:09:15 +08:00
Philipp von Weitershausen
3154432d88
Bug 756607 - Rewrite telephony tests. r=jgriffin
2012-05-29 17:39:46 -07:00
Philipp von Weitershausen
6cf1af95ac
Bug 753607 - Overhaul existing Marionette WebAPI tests. r=jgriffin DONTBUILD because NPOTB
2012-05-11 13:09:21 -07:00
Jonathan Griffin
6bd9a2374a
Bug 753013 reuse secondary emulators, r=mdas, DONTBUILD because NPOTB
2012-05-09 13:39:19 -07:00
Jonathan Griffin
02a0e083d1
Bug 751403 - Use window.navigator instead of just navigator in telephony tests, r=mdas, a=b2g-only, npotb
2012-05-03 11:41:29 -07:00
Jonathan Griffin
b84967dd54
Bug 738825 - mirror Marionette Python client into gecko, a=testonly (npotb)
2012-03-26 12:40:25 -07:00