Hi all
I am trying to run gaia unit-test on ubuntu 14.04.
I installed following version of nodejs
nodejs -v
v0.10.28
npm -v
1.4.9

After going to gaia directory i ran this command
export FIREFOX=/usr/bin/firefox-trunk
then
./bin/gaia-test

It opened a nightly browser(i attached the screen shot) and got the
following

rishav@rishav:~/mozilla/gaia$ ./bin/gaia-test

gaia-test: Using gaia at '/home/rishav/mozilla/gaia'.

(process:13578): GLib-CRITICAL **: g_slice_set_config: assertion
'sys_page_size == 0' failed
gaia-test: Using Firefox 32.0a1 at '/usr/bin/firefox-trunk'.
gaia-test: Using profile at 'profile-gaia-test-firefox'

(process:13586): GLib-CRITICAL **: g_slice_set_config: assertion
'sys_page_size == 0' failed
./node_modules/test-agent/bin/js-test-agent server --port 8789 -c
./shared/test/unit/test-agent-server.js --http-path . --growl
path.existsSync is now called `fs.existsSync`.
HTTP Server running on port: 8789, serving: .
Listening on port: 8789
Loading config file
'/home/rishav/mozilla/gaia/shared/test/unit/test-agent-server.js'
Webaccounts extension loaded
************************************************************
* Call to xpconnect wrapped JSObject produced this error:  *
[Exception... "[JavaScript Error: "Cc['@mozilla.org/updates/update-service;1']
is undefined" {file: "resource://app/components/nsBrowserGlue.js" line:
522}]'[JavaScript Error: "Cc['@mozilla.org/updates/update-service;1'] is
undefined" {file: "resource://app/components/nsBrowserGlue.js" line: 522}]'
when calling method: [nsIObserver::observe]"  nsresult: "0x80570021
(NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)"  location: "JS frame ::
chrome://browser/content/browser.js :: gBrowserInit._delayedStartup :: line
10808"  data: yes]
************************************************************
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to