Created
June 28, 2016 15:54
-
-
Save eatonphil/775c21843955d7e4b4b5bd2da679d5c6 to your computer and use it in GitHub Desktop.
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
| Google Chrome 51.0.2704.106 (Official Build) (64-bit) | |
| Revision 27e9e15b411edc75a2233a9ad11dc7ae86e243fd-refs/branch-heads/2704_103@{#3} | |
| OS Mac OS X | |
| Blink 537.36 (@27e9e15b411edc75a2233a9ad11dc7ae86e243fd) | |
| JavaScript V8 5.1.281.65 | |
| Flash 22.0.0.192 | |
| User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.106 Safari/537.36 | |
| Command Line /Applications/Google Chrome.app/Contents/MacOS/Google Chrome --user-data-dir=/var/folders/fv/ljj18p5978dfzmqfl66t98tm0000gp/T/karma-65133268 --no-default-browser-check --no-first-run --disable-default-apps --disable-popup-blocking --disable-translate --disable-background-timer-throttling --no-sandbox --js-flags=--max-old-space-size=8192 --max-new-space-size=8192 --flag-switches-begin --flag-switches-end http://localhost:9876/?id=65133268 | |
| Executable Path /Applications/Google Chrome.app/Contents/MacOS/Google Chrome | |
| Profile Path /private/var/folders/fv/ljj18p5978dfzmqfl66t98tm0000gp/T/karma-65133268/Default |
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
| > linode-manager@0.0.1 test /Users/peaton/projects/linode/manager | |
| > NODE_ENV=test karma start karma.conf.js --single-run | |
| 28 06 2016 11:51:14.448:INFO [karma]: Karma v0.13.22 server started at http://localhost:9876/ | |
| 28 06 2016 11:51:14.460:INFO [launcher]: Starting browser Chrome | |
| <--- Last few GCs ---> | |
| 82339 ms: Mark-sweep 1259.6 (1434.4) -> 1259.6 (1434.4) MB, 210.2 / 0 ms [allocation failure] [GC in old space requested]. | |
| 82602 ms: Mark-sweep 1259.6 (1434.4) -> 1259.6 (1434.4) MB, 263.4 / 0 ms [allocation failure] [GC in old space requested]. | |
| 82888 ms: Mark-sweep 1259.6 (1434.4) -> 1259.6 (1434.4) MB, 285.8 / 0 ms [last resort gc]. | |
| 83158 ms: Mark-sweep 1259.6 (1434.4) -> 1259.6 (1434.4) MB, 269.6 / 0 ms [last resort gc]. | |
| <--- JS stacktrace ---> | |
| ==== JS stack trace ========================================= | |
| Security context: 0x13b9b25c9e59 <JS Object> | |
| 1: parse [native json.js:~51] [pc=0x3147cd888023] (this=0x13b9b25c3719 <a JSON with map 0x2b1d0ba09489>,x=0x6e137904101 <Very long string[1617796]>,s=0x13b9b2504189 <undefined>) | |
| 2: arguments adaptor frame: 1->2 | |
| 3: sourceMapData [/Users/peaton/projects/linode/manager/node_modules/karma-sourcemap-loader/index.js:12] [pc=0x3147ced184d8] (this=0x13b9b25e4dc9 <JS Global Object>,data=0x6e... | |
| FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory | |
| [1] 71900 abort TRAVIS=true npm test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment