Commit Graph

57 Commits

Author SHA1 Message Date
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
Edgar Chen
3af43cc000 Bug 946557 - Bring test_icc_info.js back in automation. r=allstars.chh 2013-12-05 11:56:21 +08:00
Yoshi Huang
84096696a0 Bug 944725 - Part 2: add xpcshell-tests for testing returned errorMsg. r=vicamo 2013-12-03 17:02:58 +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
2c9697303d Bug 943198 - Follow-up of bug 814637: enable new marionette tests of IccManager. r=hsinyi 2013-11-26 13:19:32 +08:00
Georgia Wang
94446e39b6 Bug 908554 - Part4: modify marionette for Next Action Indicator. r=yoshi 2013-11-11 18:44:25 +08:00
Georgia Wang
804c431ab1 Bug 938466 - Part4: marionette for stk bip message. r= yoshi 2013-11-15 14:01:25 +08:00
"allstars.chh"
ae99a24bec Bug 943234 - Part 2: update test cases. r=vicamo
From fb153186a90d3045d71176e025201ce4a14c2c9b Mon Sep 17 00:00:00 2001
---
 dom/icc/tests/marionette/test_icc_contact.js |   15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)
2013-11-28 17:01:44 +08:00
Carsten "Tomcat" Book
b3af651c25 Backed out changeset 274255d4107d (bug 938466) for marionette webapi bustage on a CLOSED TREE 2013-11-27 09:23:13 +01:00
Georgia Wang
91e4dd3fd6 Bug 938466 - Part 4: Marionette for STK BIP message. r=yoshi 2013-11-15 14:01:25 +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
Edgar Chen
849a9230e3 Bug 814637 - Part 5: Refactor Marionette tests. r=hsinyi 2013-11-11 15:47:35 +08:00
Georgia Wang
30f499a602 Bug 843455 - B2G STK Import scripts for marionette tests. r=yoshi 2013-10-25 16:20:05 +08:00
Reuben Morais
f6d165b4ea Bug 850430 - Convert the Contacts API to WebIDL. r=bz r=gwagner
--HG--
extra : rebase_source : 9d7a645c0d2fb102d5d498fefebeb817a186720e
2013-10-17 18:29:56 -03:00
Edgar Chen
450ea14417 Bug 873380 - Part 3: RIL changes for icc card lock error. r=allstars.chh 2013-09-25 16:14:23 +08:00
Szu-Yu Chen [:aknow]
dffb4a062b Bug 897940 - Extend timeout. r=hsinyi 2013-10-01 18:22:07 +08:00
Yoshi Huang
40bee130d6 Bug 915987 - Part 3: test case for contact.id. r=vicamo 2013-09-13 00:19:47 +02:00
Yoshi Huang
dfeaef194e Bug 915986 - Part 2: test case for pin2 is null. r=vicamo 2013-09-13 00:09:48 +02:00
Edgar Chen
14ab811967 Bug 869778 - Part 7: Marionette tests for iccinfo. r=allstars.chh 2013-08-20 15:29:50 +08:00
Georgia Wang
b9b3bc4376 Bug 795252 - Part 3: Modify marionette stk tests. r=yoshi 2013-08-16 10:14:17 +08:00
Yoshi Huang
bd04de3d30 Bug 895169 - B2G RIL: Check contact attributes values when export to SIM. r=vicamo 2013-08-09 16:00:38 +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
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
Thomas Zimmermann
87b5f80b6f Bug 875710: Added marionette tests for getCardLockRetryCount, r=vyang
The marionette tests for getCardLockRetryCount test retrieving the
retry count for 'pin', 'puk', and an invalid lock type. The former
two must return success or 'NotSupportedError', the latter may only
return 'IllegalAccessError'.
* * *
fix mar

--HG--
extra : rebase_source : 509cd74e783eaf8d77be8b37c7143f3043d69b28
2013-07-09 16:06:45 +02:00
Edgar Chen
b6aa45087a Bug 874744 - Part 4: Marionette tests for cardstate. r=allstars.chh 2013-05-29 15:47:18 +08:00
Gabriele Svelto
4351779a51 Bug 848662 - Add marionette tests for FDN contacts manipulation; r=yoshi
--HG--
extra : rebase_source : ba108c39ac83328b69e4b6203dab3d3da52f0879
2013-06-21 11:11:23 +02:00
Edgar Chen
66a2bbcae0 Bug 860585 - Part 4: Marionette tests for cardLock. r=allstars.chh 2013-04-11 15:16:51 +08:00
Edgar Chen
64a9e6650c Bug 859220 - Part 4: Fix marionette tests for IccManager. r=allstars.chh 2013-04-09 14:30:03 +08:00
Yoshi Huang
f7bf5217b8 Bug 847741 - Part 5: readContacts impl. r=vicamo 2013-03-06 10:51:40 +08:00
Edgar Chen
53be0f834d Bug 847820 - Part 4: Marionette tests for updating SIM contact. r=allstars.chh 2013-03-06 11:03:31 +08:00
John Shih
edcc689286 Bug 797296 - Part 15: Test STK Setup Idle Mode Text. r=yoshi 2013-02-08 16:03:46 +08:00
John Shih
835aa53321 Bug 797296 - Part 14: Test STK Setup Menu. r=yoshi 2013-02-08 15:34:15 +08:00
John Shih
1d79fb6289 Bug 797296 - Part 13: Test STK Select Item. r=yoshi 2013-02-08 15:21:47 +08:00
John Shih
767375dc08 Bug 797296 - Part 12: Test STK Get Input. r=yoshi 2013-02-08 15:00:05 +08:00
John Shih
79111ef4f6 Bug 797296 - Part 11: Test STK Get Inkey. r=yoshi 2013-02-08 14:48:12 +08:00
John Shih
474c20e55f Bug 797296 - Part 10: Test STK Display Text. r=yoshi 2013-02-08 14:39:56 +08:00
John Shih
0a9c12d643 Bug 797296 - Part 9: Test STK Launch Browser. r=yoshi 2013-02-08 14:33:38 +08:00
John Shih
24412560e5 Bug 797296 - Part 8: Test STK Send DTMF. r=yoshi 2013-02-08 12:03:36 +08:00
John Shih
5ee2378cd8 Bug 797296 - Part 7: Test STK Send SMS. r=yoshi 2013-02-08 11:33:29 +08:00
John Shih
7749b61c3a Bug 797296 - Part 6: Test STK Send USSD. r=yoshi 2013-02-08 11:04:41 +08:00
John Shih
e8b6bcdcd4 Bug 797296 - Part 5: Test STK Send SS. r=yoshi 2013-02-08 11:00:36 +08:00
John Shih
3f390bad26 Bug 797296 - Part 4: Test STK Setup Call. r=yoshi 2013-02-08 10:56:19 +08:00
John Shih
a3fe1ddefd Bug 797296 - Part 3: Test STK Setup Event List. r=yoshi 2013-02-08 10:54:42 +08:00
John Shih
0a7021e8c9 Bug 797296 - Part 2: Test STK Poll Off. r=yoshi 2013-02-07 15:58:49 +08:00
John Shih
99db18fdaa Bug 797296 - Part 1: Test STK Refresh. r=yoshi 2013-02-07 15:51:59 +08:00
Siddartha Pothapragada
f836d49a70 Bug 831630 - Part 3: [B2G STK]: Marionette test case. r=allstars.chh 2013-02-14 18:55:40 -08:00
Yoshi Huang
7ce877d842 Bug 827831 - Part 3: [B2G STK]: Marionette test case. r=allstars.chh 2013-01-24 19:13:08 +08:00
Ryan VanderMeulen
221487c0da Backed out changesets ed1ef43ce9af, 3d2b3f7eac93, and 8fc6d7d32482 (bug 827831) for Marionette failures. 2013-01-24 07:48:07 -05:00