Alexandre Lissy
6798f02654
Bug 1286530 - Clean AvailableIn, CheckAnyPermissions and CheckAllPermissions from WebIDL r=bz,fabrice
...
MozReview-Commit-ID: 6EQfBM09xUE
--HG--
rename : dom/contacts/tests/test_contacts_cache.xul => dom/contacts/tests/test_contacts_a_cache.xul
rename : dom/contacts/tests/test_contacts_shutdown.xul => dom/contacts/tests/test_contacts_a_shutdown.xul
rename : dom/contacts/tests/test_contacts_upgrade.xul => dom/contacts/tests/test_contacts_a_upgrade.xul
rename : dom/mobilemessage/tests/mochitest/mochitest.ini => dom/mobilemessage/tests/mochitest/chrome.ini
extra : rebase_source : 5f708f2a927fafff66626367ef07080785ba9f55
2016-04-21 15:48:59 +02:00
Gijs Kruitbosch
29525495be
Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester
...
MozReview-Commit-ID: 9RjGgykh0pR
--HG--
extra : rebase_source : a5bc5e888cc24e05fb4b5843c3738aa5456aea80
2016-05-19 17:23:26 +01:00
Andreas Tolfsen
edd98e60dd
Bug 1205687 - Add metadata about Marionette WebAPI tests; r=edgar
...
This patch also renames certain test files to avoid
duplication of test names. Because they are all included in
testing/marionette/client/marionette/tests/webapi-tests.ini through
include statements, the test names must be unique.
--HG--
rename : dom/mobilemessage/tests/marionette/test_dsds_default_service_id.js => dom/mobilemessage/tests/marionette/test_mobilemessage_dsds_default_service_id.js
rename : dom/telephony/test/marionette/test_dsds_default_service_id.js => dom/telephony/test/marionette/test_telephony_dsds_default_service_id.js
rename : dom/voicemail/test/marionette/test_dsds_default_service_id.js => dom/voicemail/test/marionette/test_voicemail_dsds_default_service_id.js
extra : rebase_source : 7fed68c1c8801ce6c981c0314240f0041d9068fa
2015-09-18 14:59:45 +01:00
stone
785b833593
Bug 1235484 - Part 2: Refine testcases and control radio with connection. r=bevistseng
...
--HG--
extra : transplant_source : %1C%FA%A4%F8%C2%BB%0C%E1%01%862%98%83%08%0A%89%BA_A%25
2016-01-20 11:39:23 +08:00
Bevis Tseng
b8eae9f53f
Bug 1224990 - Untify SMSC Test Cases. r=edgar
...
--HG--
extra : transplant_source : %C9iZ%60%DCS%A9x%B2%C2%F8%CFM%2Cx%E3%CF%E2%9FF
2016-01-18 16:18:25 +08:00
Bevis Tseng
bf6ef36a26
Bug 859764 - Part 5: Changes in Test Cases. r=echen
2015-10-19 19:59:15 +08:00
Tooru Fujisawa
24ab66bc98
Bug 1217093
- Remove for-each from dom/. r=smaug
...
--HG--
extra : commitid : DcjxshJqlKg
extra : rebase_source : 23bc9a985f1e6d13e13837e31bb9b88b9be24d55
2015-10-19 02:00:50 +09:00
Bevis Tseng
59bc946303
Bug 1211418
- Part 2: Add Test Coverage for the Collision of SMS Segment. r=echen.
2015-10-07 10:51:33 +08:00
Carsten "Tomcat" Book
08997000eb
Backed out 2 changesets (bug 1202902
) to recking bug 1202902
to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902
)
Backed out changeset d70c7fe532c6 (bug 1202902
)
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
e7ef778c9d
Backed out 1 changesets (bug 1202902
) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902
)
--HG--
extra : rebase_source : 5d3db72337754bc7ab0ed0c30b2896100411ff92
2015-10-07 12:13:45 +02:00
Shu-yu Guo
d06b6030f6
Bug 1202902
- Scripted fix the world.
2015-10-06 14:00:31 -07:00
Shu-yu Guo
64db2267cf
Bug 1202902
- Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Reuben Morais
e0885aabed
Bug 1197008 - Stop assuming 0 is an invalid threadId. r=btseng r=hsinyi
2015-09-02 09:37:17 -03:00
Samael Wang
3317c328f3
Bug 1043250
- Part 5: Update marionette test cases. r=btseng
...
test_set_smsc_address / test_smsc_address:
- Update the test cases to reflect the interface change.
2015-07-14 14:57:57 +08:00
Samael Wang
7faab4ec1c
Bug 1173156 - Fix typo and add a Marionette test case. r=btseng
2015-06-15 17:17:56 +08:00
Samael Wang
cbcbfc54f7
Bug 1152730 - Part 2: Add a marionette test case. r=btseng
2015-05-20 17:50:27 +08:00
Edgar Chen
5792252ef1
Bug 1162407 - Increase timeout value of test_replace_short_message_type.js. r=bevis
2015-05-07 17:35:34 +08:00
Samael Wang
f697daf654
Bug 1044721 - Part 6: Add marionette and xpcshell test cases. r=btseng
2015-04-29 10:42:40 +08:00
Neil Deakin
af1ece91c4
Bug 1153248, re-enable a bunch of tests that now work with e10s, r=billm
2015-04-16 15:38:12 -04:00
Samael Wang
7ae5499be8
Bug 733331 - Part 3: Add corresponding marionette test case. r=btseng
2015-03-24 19:02:31 +08:00
Bevis Tseng
c44bd7e32b
Bug 1143596 - Part 2: Re-write with Promise. r=echen
2015-03-17 14:35:31 +08:00
Bevis Tseng
ccbf6c4ca9
Bug 1143596 - Part 1: Provide correct test number in Brazil format. r=echen
2015-03-16 16:59:58 +08:00
Edgar Chen
15c231a22b
Bug 1143628 - Part 2-2: Rewriting test_massive_incoming_delete.js with Promise. r=bevis
2015-03-16 18:30:46 +08:00
Edgar Chen
7d36d42de4
Bug 1143628 - Part 2-1: Increasing the marionette timeout of test_massive_incoming_delete.js. r=bevis
2015-03-16 18:29:45 +08:00
Edgar Chen
2d62092c4f
Bug 1143628 - Part 1: Remove wrapDomRequestAsPromise defined in MobileMessage marionette test. r=bevis
2015-03-17 12:00:20 +08:00
Samael Wang
c197b32f36
Bug 1138841
- Part 3: Add an XPCShell and a Marionette test case for encoding and decoding examination, respectively. r=btseng
...
--HG--
extra : rebase_source : 2b52ec77288115d4434e30a65accccc451829c3c
extra : histedit_source : fee6e436e2a68f521a7edabea65341daece62e27
2015-03-16 15:44:34 +08:00
Samael Wang
3a0d622bec
Bug 1138841
- Part 2: Update the test cases in test_sms_segment_helper.js in corresponding to the changes of PDU_NL_LOCKING_SHIFT_TABLES. r=btseng
...
--HG--
extra : rebase_source : b83c035e629c95ff2e284c27790487a325acacfd
extra : histedit_source : 33847f7f1c7d333a47abc1d8f2c95073dc9030f2
2015-03-06 18:09:08 +08:00
Bevis Tseng
557345b31a
Bug 1138757 - Part 2: Add Test Coverage for CDMA Wap Push. r=echen
2015-03-03 15:40:09 +08:00
Anish
4063a569ed
Bug 958147 - Choose one of run-if or skip-if and get rid of the other.r=jmaher, mwargers
2015-03-03 08:46:37 -05:00
Chris Peterson
009c1a2bcb
Bug 1129325 - Remove nonstandard let blocks from dom. r=mrbkap
2015-01-24 23:38:46 -08:00
Hsin-Yi Tsai
369f515538
Bug 1116670 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=sms] to MozMobileMessageManager.webidl. r=smaug
2015-01-05 18:34:31 +08:00
Bevis Tseng
7e09d18454
Bug 1108900 - Part 2: rename MmsService. r=echen
2014-12-10 16:14:19 +08:00
Bevis Tseng
28ab63d671
Bug 1108900 - Part 1: rename MobileMessageDatabaseService. r=echen
...
--HG--
rename : dom/mobilemessage/interfaces/nsIRilMobileMessageDatabaseService.idl => dom/mobilemessage/interfaces/nsIGonkMobileMessageDatabaseService.idl
2014-12-10 15:30:59 +08:00
Bevis Tseng
75a73fbbfd
Bug 873351 - Part 2: Refactor SMS Requests from RadioInterfaceLayer to SmsService. r=echen
2014-11-26 20:02:54 +08:00
Bobby Holley
f4c38cee30
Bug 1065185 - Stop using Promise.jsm over SpecialPowers in marionette tests. r=bz
2014-10-03 10:05:50 +02:00
Vicamo Yang
e2137b4956
Bug 1057915 - 1/2: [MobileMessage] Ability to return multiple entries in getMessages/getThreads cursor.result. DOM & IPDL changes. r=smaug
2014-09-04 11:15:41 +08:00
Vicamo Yang
acdc844938
Bug 878533 - 2/3: fix test cases. r=gene, r=smaug
2014-08-28 11:00:03 +08:00
Nigel Babu
cae1b74315
Backed out changeset b658d7efa3b4 (bug 878533) for build failure ON A CLOSED TREE
2014-08-18 08:58:50 +05:30
Vicamo Yang
62a48db9a4
Bug 878533 - 2/2: fix test cases. r=gene, r=smaug
2014-08-18 10:34:16 +08:00
Vicamo Yang
7a4d8e7265
Bug 1048098: remove redundant flushPermissions, flushPrefEnv from tearing down procedure. r=btian, r=echen
2014-08-08 18:28:58 +08:00
Bevis Tseng
14fdb73360
Bug 1046026 - Part 5: Re-write test cases with 'disk-space-watcher' notification. r=vyang
2014-08-04 19:02:39 +08:00
Bevis Tseng
232dea7f27
Bug 1046026 - Part 4: Update threads at once after all messages are deleted. r=vyang
2014-08-05 19:26:58 +08:00
Vicamo Yang
ccaa9e46b4
Bug 916607 - 4/4: fix test cases. r=bzbarsky, r=gene
2014-08-04 17:01:37 +08:00
Ms2ger
d8c0b17d7d
Bug 1043963
- Collapse test-only moz.build files under dom/ into ancestor moz.build files; r=ted
...
There is very little benefit to having another layer of moz.build files, and
removing them will speed up the build a minimal amount. It also paves the way
for removing TEST_DIRS, which could simplify the build system somewhat.
2014-07-26 08:17:24 +02:00
Bevis Tseng
376e4ff47c
Bug 1023695 - Part 6: Add Marionette Test Case to Verify ondeleted Event. r=vyang.
2014-06-27 15:34:37 +08:00
Vicamo Yang
7f32137055
Bug 992320: split test_wsp_pdu_helper.js for intermittent timeout. r=gene
2014-06-25 11:57:24 +08:00
Vicamo Yang
b767e1742a
Bug 1002600: fix test_mms_pdu_helper.js intermittent timeouts. r=gene
2014-06-25 11:57:22 +08:00
Vicamo Yang
2fd1cb34af
Bug 993817: convert mobilemssage marionette test cases to Promise. r=gene
2014-06-25 11:57:21 +08:00
Vicamo Yang
abc8270f73
Bug 958782 - 3/3: fix test cases. r=gene,khuey
2014-06-25 11:57:19 +08:00
Bevis Tseng
62848907b3
Bug 1012621 - Part 2: Move xpcshell related files into test/xpcshell sub-folder. r=vyang,khuey
...
--HG--
rename : dom/mobilemessage/tests/header_helpers.js => dom/mobilemessage/tests/xpcshell/header_helpers.js
rename : dom/mobilemessage/tests/test_mms_pdu_helper.js => dom/mobilemessage/tests/xpcshell/test_mms_pdu_helper.js
rename : dom/mobilemessage/tests/test_mms_service.js => dom/mobilemessage/tests/xpcshell/test_mms_service.js
rename : dom/mobilemessage/tests/test_smsservice_createsmsmessage.js => dom/mobilemessage/tests/xpcshell/test_smsservice_createsmsmessage.js
rename : dom/mobilemessage/tests/test_wsp_pdu_helper.js => dom/mobilemessage/tests/xpcshell/test_wsp_pdu_helper.js
rename : dom/mobilemessage/tests/xpcshell.ini => dom/mobilemessage/tests/xpcshell/xpcshell.ini
2014-06-03 11:17:05 +08:00