Created
May 30, 2013 01:41
-
-
Save lambdabaa/5675261 to your computer and use it in GitHub Desktop.
uh oh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| gareth@albi:~/Documents/gaia-email-libs-and-more$ make all-tests | |
| rm -f test-logs/all-imap.log | |
| rm -f test-logs/imap/*.log | |
| rm -rf test-profile | |
| mkdir -p test-profile/device-storage test-profile/fake-sdcard | |
| mkdir -p test-logs/imap | |
| GELAM_TEST_ACCOUNT_TYPE=imap b2g-bindir-symlink/run-mozilla.sh b2g-bindir-symlink/b2g-bin -app /home/gareth/Documents/gaia-email-libs-and-more/test-runner/application.ini -no-remote -profile /home/gareth/Documents/gaia-email-libs-and-more/test-profile --test-config /home/gareth/Documents/gaia-email-libs-and-more/test/config-imap.json | |
| 1369878023603 Marionette INFO MarionetteComponent loaded | |
| 1369878023604 Marionette INFO marionette enabled | |
| 1369878023627 Marionette INFO marionette initializing at final-ui-startup | |
| 1369878023653 Marionette INFO marionette-actors.js loaded | |
| 1369878023654 Marionette INFO marionette listener opened | |
| loggest-chrome-runner serious error: [Exception... "Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIXPCComponents_Utils.import]" nsresult: "0x80520012 (NS_ERROR_FILE_NOT_FOUND)" location: "JS frame :: chrome://test-runner/content/loggest-chrome-runner.js :: <TOP_LEVEL> :: line 27" data: no] | |
| undefined | |
| ATTENTION: default value of option force_s3tc_enable overridden by environment. | |
| cat test-logs/imap/*.log > test-logs/all-imap.log | |
| cat: test-logs/imap/*.log: No such file or directory | |
| make: *** [imap-tests] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment