Skip to content

Instantly share code, notes, and snippets.

Created July 17, 2014 16:03
Show Gist options
  • Save anonymous/1eec5180a766fc192bc6 to your computer and use it in GitHub Desktop.
Save anonymous/1eec5180a766fc192bc6 to your computer and use it in GitHub Desktop.
xcut
[mjrosenb@odroid mozilla-central]$ ./mach reftest
0:00.57 /usr/bin/make -C . -j4 -s -w reftest
0:00.70 make: Entering directory '/home/mjrosenb/src/mozilla-central/obj-armv7l-unknown-linux-gnueabihf'
0:01.39 REFTEST REFTEST INFO | runreftest.py | Running tests: start.
0:01.39 INFO | automation.py | Launching: /home/mjrosenb/src/mozilla-central/obj-armv7l-unknown-linux-gnueabihf/dist/bin/firefox-bin -no-remote -profile /tmp/tmpxcLi9p.mozrunner/ -reftest /home/mjrosenb/src/mozilla-central/layout/reftests/reftest.list
0:01.40 INFO | automation.py | Application pid: 20023
0:04.91 (process:20023): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
0:05.51 [20023] WARNING: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='common': 'glib warning', file /home/mjrosenb/src/mozilla-central/toolkit/xre/nsSigHandlers.cpp, line 127
0:05.51
0:05.51 (firefox:20023): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='common'
0:07.01 TEST-INFO | Main app process: killed by out-of-range signal, number 117
0:07.01 TEST-UNEXPECTED-FAIL | automation.py | Exited with code -11 during test run
0:07.01 INFO | automation.py | Application ran for: 0:00:05.623752
0:07.01 INFO | zombiecheck | Reading PID log: /tmp/tmp6mp2rrpidlog
0:07.02 WARNING | leakcheck | refcount logging is off, so leaks can't be detected!
0:07.02
0:07.02 REFTEST REFTEST INFO | runreftest.py | Running tests: end.
0:07.10 reftest failed:
0:07.10 TEST-UNEXPECTED-FAIL | automation.py | Exited with code -11 during test run
0:07.10 /home/mjrosenb/src/mozilla-central/testing/testsuite-targets.mk:218: recipe for target 'reftest' failed
0:07.10 make: *** [reftest] Error 1
0:07.11 make: Leaving directory '/home/mjrosenb/src/mozilla-central/obj-armv7l-unknown-linux-gnueabihf'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment