Advertisement
Guest User

Untitled

a guest
Jan 31st, 2015
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. [ramdac@ramdac mozilla-central]$ ./mach robocop testSelectionHandler
  2. Error running mach:
  3.  
  4. ['robocop', 'testSelectionHandler']
  5.  
  6. The error occurred in the implementation of the invoked mach command.
  7.  
  8. This should never occur and is likely a bug in the implementation of that
  9. command. Consider filing a bug for this issue.
  10.  
  11. If filing a bug, please include the full output of mach, including this error
  12. message.
  13.  
  14. The details of the failure are as follows:
  15.  
  16. TypeError: coercing to Unicode: need string or buffer, NoneType found
  17.  
  18. File "/home/ramdac/Projects/mozilla-central/testing/mochitest/mach_commands.py", line 907, in run_robocop
  19. '--xre-path=' + os.environ.get('MOZ_HOST_BIN'),
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement