Guest User

Untitled

a guest
Jul 2nd, 2016
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1. ######
  2. ### Now running mochitest-browser.
  3. ######
  4.  
  5. Checking for orphan ssltunnel processes...
  6. Checking for orphan xpcshell processes...
  7. SUITE-START | Running 1 tests
  8. dir: browser/base/content/test/general
  9. mozprofile.addons WARNING | Could not install /Users/johnkang/projects/mozilla-central/obj-ff-dbg/_tests/testing/mochitest/extensions/mozscreenshots: [Errno 2] No such file or directory: '/Users/johnkang/projects/mozilla-central/obj-ff-dbg/_tests/testing/mochitest/extensions/mozscreenshots/install.rdf'
  10. pk12util: PKCS12 IMPORT SUCCESSFUL
  11. MochitestServer : launching [u'/Users/johnkang/projects/mozilla-central/obj-ff-dbg/dist/bin/xpcshell', '-g', u'/Users/johnkang/projects/mozilla-central/obj-ff-dbg/dist/NightlyDebug.app/Contents/Resources', '-v', '170', '-f', u'/Users/johnkang/projects/mozilla-central/obj-ff-dbg/dist/bin/components/httpd.js', '-e', "const _PROFILE_PATH = '/var/folders/q4/29wml0zn3mjbxvblcg06lrr80000gp/T/tmpG4WMRe.mozrunner'; const _SERVER_PORT = '8888'; const _SERVER_ADDR = '127.0.0.1'; const _TEST_PREFIX = undefined; const _DISPLAY_RESULTS = false;", '-f', '/Users/johnkang/projects/mozilla-central/obj-ff-dbg/_tests/testing/mochitest/server.js']
  12. runtests.py | Server pid: 65883
  13. runtests.py | Websocket server pid: 65884
  14. runtests.py | SSL tunnel pid: 65885
  15. failed to bind socket on port 4443: error -5982
  16. Shutting down...
  17. Couldn't convert chrome URL: chrome://branding/locale/brand.properties
  18. Couldn't convert chrome URL: chrome://branding/locale/brand.properties
  19. [65883] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80520012: file /Users/johnkang/projects/mozilla-central/netwerk/base/nsIOService.cpp, line 781
  20. [65883] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80520012: file /Users/johnkang/projects/mozilla-central/netwerk/base/nsNetUtilInlines.h, line 180
  21. [65883] WARNING: Could not get the program name for a cubeb stream.: 'NS_SUCCEEDED(rv)', file /Users/johnkang/projects/mozilla-central/dom/media/CubebUtils.cpp, line 128
  22. runtests.py | Running with e10s: True
  23. runtests.py | Running tests: start.
  24.  
  25. runtests.py | Application pid: 65886
  26. TEST-INFO | started process Main app process
  27. Traceback (most recent call last):
  28. File "/Users/johnkang/projects/mozilla-central/obj-ff-dbg/_tests/testing/mochitest/runtests.py", line 2421, in doTests
  29. marionette_args=marionette_args,
  30. File "/Users/johnkang/projects/mozilla-central/obj-ff-dbg/_tests/testing/mochitest/runtests.py", line 2035, in runApp
  31. self.marionette = Marionette(**marionette_args)
  32. TypeError: 'NoneType' object is not callable
  33. 0 ERROR Automation Error: Received unexpected exception while running application
  34.  
  35. Stopping web server
  36. Stopping web socket server
  37. Stopping ssltunnel
  38. Could not terminate process: 65885
  39. Exception stopping ssltunnel
  40. WARNING | leakcheck | refcount logging is off, so leaks can't be detected!
  41. runtests.py | Running tests: end.
  42. TEST-INFO | checking window state
  43. Browser Chrome Test Summary
  44. Passed: 0
  45. Failed: 0
  46. Todo: 0
  47. Mode: e10s
  48. *** End BrowserChrome Test Results ***
  49. SUITE-END | took 1s
Advertisement
Add Comment
Please, Sign In to add comment