Skip to content

Instantly share code, notes, and snippets.

@bobsilverberg
bobsilverberg / gist:6445241
Created September 5, 2013 02:09
Moztrap Run Case Version listing queries
MozTrap
Account Navigation
Welcome moztrap
Password
Help
var Base = require('./base'),
BluetoothPanel = require('./regions/bluetooth');
/**
* Abstraction around settings app
* @constructor
* @param {Marionette.Client} client for operations.
*/
function Settings(client) {
BEGIN:VCARD
VERSION:4.0
n:test;gaia19683;;;;
fn:gaia19683 test
nickname:
category:
org:
title:
note:
key:
[marionette log] screen.mozLockOrientation() returned false for app://homescreen.gaiamobile.org orientation default
[marionette log] IccHelper isn't enabled. SingleVariant configuration can't be loaded
[marionette log] [EVME migration] migrating from 1.0.1 to 1.1...
[marionette log] [EVME migration] [userHistory]: retrieving...
[marionette log] [EVME migration] [userHistory]: no value
[marionette log] [EVME migration] [localShortcuts]: retrieving...
[marionette log] [EVME migration] [localShortcuts]: no value
[marionette log] [EVME migration] [localShortcutsIcons]: retrieving...
[marionette log] [EVME migration] [localShortcutsIcons]: no value
[marionette log] [EVME migration] complete successfully!
[marionette log] screen.mozLockOrientation() returned false for app://homescreen.gaiamobile.org orientation default
[marionette log] IccHelper isn't enabled. SingleVariant configuration can't be loaded
[marionette log] [EVME migration] migrating from 1.0.1 to 1.1...
[marionette log] [EVME migration] [userHistory]: retrieving...
[marionette log] [EVME migration] [userHistory]: no value
[marionette log] [EVME migration] [localShortcuts]: retrieving...
[marionette log] [EVME migration] [localShortcuts]: no value
[marionette log] [EVME migration] [localShortcutsIcons]: retrieving...
[marionette log] [EVME migration] [localShortcutsIcons]: no value
[marionette log] [EVME migration] complete successfully!
/Users/bsilverberg/gitRepos/marionette-settings-api/node_modules/mozilla-download/node_modules/tmp/lib/tmp.js:261
throw err;
^
TypeError: Object function checkDownload(path, options, callback) {
if (typeof options === 'function') {
callback = options;
options = null;
}
options = opts(options || {});
~/gitRepos/gaia[master*]$ ./bin/gaia-marionette apps/settings/test/marionette/tests/bluetooth_settings_test.js
make: `b2g' is up to date.
0 passing (11 seconds)
1 failing
1) manipulate bluetooth settings "before each" hook:
~/gitRepos/gaia[master*]$ DEBUG=* ./bin/gaia-marionette apps/settings/test/marionette/tests/bluetooth_settings_test.js
make: `b2g' is up to date.
Mon, 28 Oct 2013 18:34:59 GMT mocha:suite bail undefined
Mon, 28 Oct 2013 18:34:59 GMT mocha:suite timeout 10000
Mon, 28 Oct 2013 18:34:59 GMT mocha:suite bail undefined
Mon, 28 Oct 2013 18:34:59 GMT mocha:runnable timeout 10000
Mon, 28 Oct 2013 18:34:59 GMT mocha:runnable timeout 75
Mon, 28 Oct 2013 18:34:59 GMT mocha:runnable timeout 10000
Mon, 28 Oct 2013 18:34:59 GMT mocha:runnable timeout 75
Mon, 28 Oct 2013 18:34:59 GMT mocha:runnable timeout 10000
export WORKON_HOME=$HOME/.virtualenvs
source /usr/local/bin/virtualenvwrapper.sh
ManifestDestiny==0.6
gaiatest==0.19
marionette-client==0.6.2
mozcrash==0.10
mozdevice==0.29
mozfile==0.12
mozhttpd==0.7
mozinfo==0.7
mozlog==1.4
moznetwork==0.24