Commit Graph

19 Commits

Author SHA1 Message Date
Szu-Yu Chen [:aknow]
87d982b779 Bug 936504 - Disable 'ril_worker.js' test in test_ril_code_quality.py. r=hsinyi 2013-11-18 12:39:03 -05:00
Vicamo Yang
fe6bb6c92a Bug 926302 - 3/3: test cases. r=hsinyi 2013-10-24 16:15:15 +08:00
Thomas Zimmermann
fe732b37df Bug 925672: Update manifest.ini, r=jgriffin
Make sure Marionette knows about the test for REQUEST_SCREEN_STATE.
2013-10-14 10:22:20 +02:00
Thomas Zimmermann
61950458c3 Bug 905107: Added test case for screen-state handling in RIL, r=vicamo
The new test checks for the correctness of RIL's support of
'screen-state-change' events. The expected result is to set
CREG state to 1 when the screen is turned off, and back to
2 when the screen is turned on again.
2013-10-08 16:51:06 +02:00
"allstars.chh"
6dee1fcaf6 Bug 905109 - Part 3: Update test_ril_code_quality.py. r=hsinyi
From 880ccfcbb169ffc33e7e0d40bfbd95a26705b9f3 Mon Sep 17 00:00:00 2001
---
 dom/system/gonk/tests/marionette/test_ril_code_quality.py |    4 ++++
 1 file changed, 4 insertions(+)
2013-08-15 14:59:34 +08:00
Szu-Yu Chen [:aknow]
1f8e109a85 Bug 905510 - Handle imported file not found. r=hsinyi 2013-08-15 08:25:56 -04:00
Jessica Jong
52f5a2f03a Bug 899418 - B2G RIL: remove deprecated interface methods/attributes from nsIRadioInterface. r=vicamo 2013-08-13 11:29:02 +08:00
Szu-Yu Chen [:aknow]
cc35f65185 Bug 880643 - Part 1: Add a test for coding style check on RIL code by JSHint. r=hsinyi
---
 dom/system/gonk/tests/marionette/manifest.ini      |    1 +
 .../gonk/tests/marionette/ril_jshint/README.md     |    9 +
 .../gonk/tests/marionette/ril_jshint/jshint.js     |11096 ++++++++++++++++++++
 .../gonk/tests/marionette/ril_jshint/jshintrc      |  118 +
 .../gonk/tests/marionette/test_ril_code_quality.py |  353 +
 5 files changed, 11577 insertions(+)
 create mode 100644 dom/system/gonk/tests/marionette/ril_jshint/README.md
 create mode 100644 dom/system/gonk/tests/marionette/ril_jshint/jshint.js
 create mode 100644 dom/system/gonk/tests/marionette/ril_jshint/jshintrc
 create mode 100644 dom/system/gonk/tests/marionette/test_ril_code_quality.py
2013-07-31 16:03:10 +08:00
JW Wang
6f3a9694c5 Bug 865347 - Add a test case to test new functions. r=dhylands 2013-07-04 14:47:26 +08:00
Ryan VanderMeulen
327c24c216 Backed out changesets d76274933db8 and dd3cedcdbe2b (bug 865347) to see if it fixes the Marionette timeouts. 2013-07-09 14:21:02 -04:00
JW Wang
2dfca4b51c Bug 865347 - Add a test case to test new functions. r=dhylands 2013-07-04 14:47:26 +08:00
Vicamo Yang
15cc9183c7 Bug 814581 - Part 7/8: fix test cases. r=yoshi 2013-07-02 17:36:55 +08:00
Vicamo Yang
8dc8d547c3 Bug 826977 - Part 4/4: fix voicemail test cases. r=hsinyi 2013-01-24 14:42:13 +08:00
Chuck Lee
170658d87f Bug 820762 - 0003.Test if voicemailInfo is exposed. r=hsinyi 2012-12-26 18:49:10 +08:00
Andrew Halberstadt
79979d8ec6 Bug 808783 - Disable failing Mn tests, r=jgriffin 2012-11-06 09:17:39 -08:00
Al Tsai
78d5b9d481 Bug 805539 - Prevent effect from default values and network geolocation provider. r=dougt 2012-11-01 19:23:14 -04:00
Jonathan Griffin
665ee0fcce Bug 805539 - Disable manifest.ini with no active tests, a=test-only, DONTBUILD(NPOTB) 2012-10-25 13:57:58 -07:00
Jonathan Griffin
d02b3f89d7 Bug 805539 - Disable failing test test_geolocation.js, a=test-only, DONTBUILD(NPOTB) 2012-10-25 11:34:28 -07:00
Al Tsai
48e17aba65 Bug 777983 - Add marionette test for b2g gps provider. r=dougt 2012-10-11 21:31:39 -04:00