Created
February 10, 2016 14:30
-
-
Save facuescobar/bcfd4ff32c988eb6c258 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
| (rebelmouse)escobar@beta1:~/rebelmouse$ grunt test | |
| Running "mocha_phantomjs:all" (mocha_phantomjs) task | |
| ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․ | |
| ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․ | |
| ․․․․-----events------ {} | |
| ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․ | |
| 122 passing (420ms) | |
| 1 failing | |
| 1) Views Redactor setImageUploader Check image uploader is set to right place: | |
| expected 'top: 20px; left: -40px; display: block;' to equal 'top: 20px; left: -40px; display: block; ' | |
| + expected - actual | |
| -top: 20px; left: -40px; display: block; | |
| +top: 20px; left: -40px; display: block; | |
| assert@file:///mnt/local/home/escobar/rebelmouse/node_modules/chai/chai.js:874:67 | |
| assertEqual@file:///mnt/local/home/escobar/rebelmouse/node_modules/chai/chai.js:1387:18 | |
| file:///mnt/local/home/escobar/rebelmouse/node_modules/chai/chai.js:4027:30 | |
| file:///mnt/local/home/escobar/rebelmouse/static/js_tests/specs/libs/jquery/plugins/redactor_helpers.spec.js:70:64 | |
| callFn@file:///mnt/local/home/escobar/rebelmouse/node_modules/mocha/mocha.js:4290:25 | |
| run@file:///mnt/local/home/escobar/rebelmouse/node_modules/mocha/mocha.js:4283:13 | |
| runTest@file:///mnt/local/home/escobar/rebelmouse/node_modules/mocha/mocha.js:4753:13 | |
| file:///mnt/local/home/escobar/rebelmouse/node_modules/mocha/mocha.js:4864:19 | |
| next@file:///mnt/local/home/escobar/rebelmouse/node_modules/mocha/mocha.js:4673:16 | |
| file:///mnt/local/home/escobar/rebelmouse/node_modules/mocha/mocha.js:4683:11 | |
| next@file:///mnt/local/home/escobar/rebelmouse/node_modules/mocha/mocha.js:4615:16 | |
| file:///mnt/local/home/escobar/rebelmouse/node_modules/mocha/mocha.js:4651:9 | |
| timeslice@file:///mnt/local/home/escobar/rebelmouse/node_modules/mocha/mocha.js:12619:27 | |
| Error loading resource https://s3.amazonaws.com/dev-assets.rbl.ms/user/90/980x.jpg (5). Details: Operation canceled | |
| Error loading resource https://media-dev.rbl.ms/image?u=%2Fsafe_image.php%3Fd%3DAQAlRx-T9SCwPRO0%26w%3D470%26h%3D246%26url%3Dhttps%3A%2F%2Fdailysavings.files.wordpress.com%2F2015%2F05%2Fhero-dads-blog.jpg%26cfs%3D1%26upscale%3D1%26sx%3D0%26sy%3D21%26sw%3D640%26sh%3D335&ho=https%3A%2F%2Ffbexternal-a.akamaihd.net&s=299&h=6a9d51e8e29b70987cdf5fd29644bfcbcea7707d8d71e7a84199d56444748f8f&size=980x&c=3028043719 (5). Details: Operation canceled | |
| Warning: 1 tests failed Use --force to continue. | |
| Aborted due to warnings. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment