Skip to content

Instantly share code, notes, and snippets.

@smashwilson
Created August 17, 2014 23:22
Show Gist options
  • Save smashwilson/700a0e7368b85c450ec8 to your computer and use it in GitHub Desktop.
Save smashwilson/700a0e7368b85c450ec8 to your computer and use it in GitHub Desktop.
Atom script/grunt test output on Linux Mint
>> [2038:0817/132045:ERROR:browser_main_loop.cc(163)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
>> ATTENTION: default value of option force_s3tc_enable overridden by environment.
>> [2069:0817/132046:INFO:renderer_main.cc(227)] Renderer process started
>> [2038:0817/132047:INFO:CONSOLE(92)] "Download the React DevTools for a better development experience: http://fb.me/react-devtools", source: /home/smash/code/atom/node_modules/react-atom-fork/lib/React.js (92)
>> ..[2038:0817/132048:INFO:CONSOLE(122)] "Failed to load package named 'package-with-broken-keymap'", source: /home/smash/code/atom/src/package.coffee (122)
>> .................................[2038:0817/132050:INFO:CONSOLE(301)] "Error compiling less stylesheet: /home/smash/.atom/packages/script/stylesheets/script.less
>> Line number: 8
>> 'ui-mixins.less' wasn't found", source: /home/smash/code/atom/src/theme-manager.coffee (301)
>> ....F...-.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F.....[2038:0817/132145:INFO:CONSOLE(0)] "'Range.detach' is now a no-op, as per DOM (http://dom.spec.whatwg.org/#dom-range-detach).", source: (0)
>> ........................................-.....................................................................................................................................................................F............................................................................................................................................................................................................................................................................................................................[2038:0817/132255:INFO:CONSOLE(791)] "[object Object]", source: /home/smash/code/atom/spec/tokenized-buffer-spec.coffee (791)
>> ....................................................................
>>
>> the `atom` global
>> .isReleasedVersion()
>> it returns false if the version is a SHA and true otherwise
>> Error: Leaking subscriptions for paths: /home/smash/.atom/styles.less
>> at ensureNoPathSubscriptions (/home/smash/code/atom/spec/spec-helper.coffee:150:15)
>> at [object Object].<anonymous> (/home/smash/code/atom/spec/spec-helper.coffee:141:3)
>> EditorView
>> font family
>> when the font family changes
>> it updates the font family of editors and recalculates dimensions critical to cursor positioning
>> Expected { top : 100, left : 24 } to equal { top : 100, left : 48 }.
>> at [object Object].<anonymous> (/home/smash/code/atom/spec/editor-view-spec.coffee:369:55)
>> at _fulfilled (/home/smash/code/atom/node_modules/q/q.js:787:54)
>> at self.promiseDispatch.done (/home/smash/code/atom/node_modules/q/q.js:816:30)
>> at Promise.promise.promiseDispatch (/home/smash/code/atom/node_modules/q/q.js:749:13)
>> at /home/smash/code/atom/node_modules/q/q.js:557:44
>> at flush (/home/smash/code/atom/node_modules/q/q.js:108:17)
>> at process._tickCallback (node.js:349:11)
>> when setInvisibles is toggled (regression)
>> it correctly calculates the position left for non-monospaced invisibles
>> Expected 9 to equal 10.
>> at [object Object].<anonymous> (/home/smash/code/atom/spec/editor-view-spec.coffee:2980:70)
>> at _fulfilled (/home/smash/code/atom/node_modules/q/q.js:787:54)
>> at self.promiseDispatch.done (/home/smash/code/atom/node_modules/q/q.js:816:30)
>> at Promise.promise.promiseDispatch (/home/smash/code/atom/node_modules/q/q.js:749:13)
>> at /home/smash/code/atom/node_modules/q/q.js:557:44
>> at flush (/home/smash/code/atom/node_modules/q/q.js:108:17)
>> at process._tickCallback (node.js:349:11)
>> Expected 12 to equal 13.
>> at [object Object].<anonymous> (/home/smash/code/atom/spec/editor-view-spec.coffee:2981:70)
>> at _fulfilled (/home/smash/code/atom/node_modules/q/q.js:787:54)
>> at self.promiseDispatch.done (/home/smash/code/atom/node_modules/q/q.js:816:30)
>> at Promise.promise.promiseDispatch (/home/smash/code/atom/node_modules/q/q.js:749:13)
>> at /home/smash/code/atom/node_modules/q/q.js:557:44
>> at flush (/home/smash/code/atom/node_modules/q/q.js:108:17)
>> at process._tickCallback (node.js:349:11)
>>
>>
>> Finished in 139.903 seconds
>> 1248 tests, 4242 assertions, 4 failures, 2 skipped
Launching markdown-preview specs.
>> [10650:0817/132617:ERROR:browser_main_loop.cc(163)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
>> ATTENTION: default value of option force_s3tc_enable overridden by environment.
>> [10681:0817/132618:INFO:renderer_main.cc(227)] Renderer process started
>> [10650:0817/132619:INFO:CONSOLE(92)] "Download the React DevTools for a better development experience: http://fb.me/react-devtools", source: /home/smash/code/atom/node_modules/react-atom-fork/lib/React.js (92)
>> [10650:0817/132620:WARNING:backend_impl.cc(1780)] Destroying invalid entry.
>> .[10650:0817/132620:ERROR:nss_ocsp.cc(617)] No URLRequestContext for NSS HTTP handler. host: ocsp.digicert.com
>> [10650:0817/132620:ERROR:nss_ocsp.cc(617)] No URLRequestContext for NSS HTTP handler. host: ocsp.digicert.com
>> [10650:0817/132620:ERROR:nss_ocsp.cc(617)] No URLRequestContext for NSS HTTP handler. host: crl4.digicert.com
>> [10650:0817/132620:ERROR:nss_ocsp.cc(617)] No URLRequestContext for NSS HTTP handler. host: ocsp.digicert.com
>> [10650:0817/132620:ERROR:nss_ocsp.cc(617)] No URLRequestContext for NSS HTTP handler. host: ocsp.digicert.com
>> [10650:0817/132620:ERROR:nss_ocsp.cc(617)] No URLRequestContext for NSS HTTP handler. host: crl4.digicert.com
>> ............F....................
>>
>> Markdown preview package
>> when the editor's path changes
>> it updates the preview's title
>> timeout: timed out after 5000 msec waiting for something to happen
>>
>>
>> Finished in 10.657 seconds
>> 34 tests, 67 assertions, 1 failure, 0 skipped
Launching archive-view specs.
Launching autocomplete specs.
Launching autoflow specs.
Launching autosave specs.
Launching background-tips specs.
Launching bookmarks specs.
Launching bracket-matcher specs.
Launching command-palette specs.
Launching deprecation-cop specs.
Launching dev-live-reload specs.
Launching exception-reporting specs.
Launching feedback specs.
Launching find-and-replace specs.
>> [16367:0817/190506:ERROR:browser_main_loop.cc(163)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
>> ATTENTION: default value of option force_s3tc_enable overridden by environment.
>> [16428:0817/190506:INFO:renderer_main.cc(227)] Renderer process started
>> [16367:0817/190508:INFO:CONSOLE(92)] "Download the React DevTools for a better development experience: http://fb.me/react-devtools", source: /home/smash/code/atom/node_modules/react-atom-fork/lib/React.js (92)
>> ..[16367:0817/190509:INFO:CONSOLE(122)] "Failed to load package named 'package-with-broken-keymap'", source: /home/smash/code/atom/src/package.coffee (122)
>> .................................[16367:0817/190510:INFO:CONSOLE(301)] "Error compiling less stylesheet: /home/smash/.atom/packages/script/stylesheets/script.less
>> Line number: 8
>> 'ui-mixins.less' wasn't found", source: /home/smash/code/atom/src/theme-manager.coffee (301)
>> ........-.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F.....[16367:0817/190609:INFO:CONSOLE(0)] "'Range.detach' is now a no-op, as per DOM (http://dom.spec.whatwg.org/#dom-range-detach).", source: (0)
>> ........................................-.....................................................................................................................................................................F............................................................................................................................................................................................................................................................................................................................[16367:0817/190725:INFO:CONSOLE(791)] "[object Object]", source: /home/smash/code/atom/spec/tokenized-buffer-spec.coffee (791)
>> ....................................................................
>>
>> EditorView
>> font family
>> when the font family changes
>> it updates the font family of editors and recalculates dimensions critical to cursor positioning
>> Expected { top : 100, left : 24 } to equal { top : 100, left : 48 }.
>> at [object Object].<anonymous> (/home/smash/code/atom/spec/editor-view-spec.coffee:369:55)
>> at _fulfilled (/home/smash/code/atom/node_modules/q/q.js:787:54)
>> at self.promiseDispatch.done (/home/smash/code/atom/node_modules/q/q.js:816:30)
>> at Promise.promise.promiseDispatch (/home/smash/code/atom/node_modules/q/q.js:749:13)
>> at /home/smash/code/atom/node_modules/q/q.js:557:44
>> at flush (/home/smash/code/atom/node_modules/q/q.js:108:17)
>> at process._tickCallback (node.js:349:11)
>> when setInvisibles is toggled (regression)
>> it correctly calculates the position left for non-monospaced invisibles
>> Expected 9 to equal 10.
>> at [object Object].<anonymous> (/home/smash/code/atom/spec/editor-view-spec.coffee:2980:70)
>> at _fulfilled (/home/smash/code/atom/node_modules/q/q.js:787:54)
>> at self.promiseDispatch.done (/home/smash/code/atom/node_modules/q/q.js:816:30)
>> at Promise.promise.promiseDispatch (/home/smash/code/atom/node_modules/q/q.js:749:13)
>> at /home/smash/code/atom/node_modules/q/q.js:557:44
>> at flush (/home/smash/code/atom/node_modules/q/q.js:108:17)
>> at process._tickCallback (node.js:349:11)
>> Expected 12 to equal 13.
>> at [object Object].<anonymous> (/home/smash/code/atom/spec/editor-view-spec.coffee:2981:70)
>> at _fulfilled (/home/smash/code/atom/node_modules/q/q.js:787:54)
>> at self.promiseDispatch.done (/home/smash/code/atom/node_modules/q/q.js:816:30)
>> at Promise.promise.promiseDispatch (/home/smash/code/atom/node_modules/q/q.js:749:13)
>> at /home/smash/code/atom/node_modules/q/q.js:557:44
>> at flush (/home/smash/code/atom/node_modules/q/q.js:108:17)
>> at process._tickCallback (node.js:349:11)
>>
>>
>> Finished in 149.706 seconds
>> 1248 tests, 4241 assertions, 3 failures, 2 skipped
>> [19718:0817/190614:ERROR:browser_main_loop.cc(163)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
>> ATTENTION: default value of option force_s3tc_enable overridden by environment.
>> [19770:0817/190615:INFO:renderer_main.cc(227)] Renderer process started
>> [19718:0817/190616:INFO:CONSOLE(92)] "Download the React DevTools for a better development experience: http://fb.me/react-devtools", source: /home/smash/code/atom/node_modules/react-atom-fork/lib/React.js (92)
>> ...........................................................................................................................F[19718:0817/190742:INFO:CONSOLE(275)] "Uncaught TypeError: Failed to set the 'value' property on 'HTMLProgressElement': The provided double value is non-finite.", source: /home/smash/code/atom/node_modules/find-and-replace/lib/project-find-view.coffee (275)
>> [22670:0817/190742:INFO:renderer_main.cc(227)] Renderer process started
>> [19718:0817/190742:INFO:CONSOLE(275)] "Uncaught TypeError: Failed to set the 'value' property on 'HTMLProgressElement': The provided double value is non-finite.", source: /home/smash/code/atom/node_modules/find-and-replace/lib/project-find-view.coffee (275)
>> [19718:0817/190742:INFO:CONSOLE(275)] "Uncaught TypeError: Failed to set the 'value' property on 'HTMLProgressElement': The provided double value is non-finite.", source: /home/smash/code/atom/node_modules/find-and-replace/lib/project-find-view.coffee (275)
>> FF.FF...........................
>>
>> ProjectFindView
>> replacing
>> when the replace button is pressed
>> when there are search results after a replace
>> it runs the search after the replace
>> timeout: timed out after 30000 msec waiting for something to happen
>> it runs the search, and replaces all the matches
>> timeout: timed out after 30000 msec waiting for something to happen
>> when the project-find:replace-all is triggered
>> when there are no results
>> it doesnt replace anything
>> Error: shouldPromptToSave has already been spied upon (spec/project-find-view-spec.coffee:713:9)
>> when the search text has changed since that last search
>> it clears the search results and does another replace
>> timeout: timed out after 30000 msec waiting for something to happen
>> when the text in the search box triggered the results
>> it runs the search, and replaces all the matches
>> TypeError: Cannot read property 'resultsView' of null (spec/project-find-view-spec.coffee:909:42)
>> Error: shouldPromptToSave has already been spied upon (spec/project-find-view-spec.coffee:713:9)
>>
>>
>> Finished in 163.407 seconds
>> 156 tests, 477 assertions, 6 failures, 0 skipped
Launching fuzzy-finder specs.
Launching git-diff specs.
Launching go-to-line specs.
Launching grammar-selector specs.
Launching image-view specs.
Launching keybinding-resolver specs.
Launching language-coffee-script specs.
Launching language-gfm specs.
Launching language-go specs.
Launching language-html specs.
Launching language-javascript specs.
Launching language-less specs.
Launching language-mustache specs.
Launching language-ruby specs.
Launching language-sass specs.
Launching language-toml specs.
Launching language-yaml specs.
Launching link specs.
Launching markdown-preview specs.
>> [24774:0817/191000:ERROR:browser_main_loop.cc(163)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
>> ATTENTION: default value of option force_s3tc_enable overridden by environment.
>> [24805:0817/191001:INFO:renderer_main.cc(227)] Renderer process started
>> [24774:0817/191002:INFO:CONSOLE(92)] "Download the React DevTools for a better development experience: http://fb.me/react-devtools", source: /home/smash/code/atom/node_modules/react-atom-fork/lib/React.js (92)
>> [24774:0817/191003:WARNING:backend_impl.cc(1780)] Destroying invalid entry.
>> .[24774:0817/191003:ERROR:nss_ocsp.cc(617)] No URLRequestContext for NSS HTTP handler. host: ocsp.digicert.com
>> [24774:0817/191003:ERROR:nss_ocsp.cc(617)] No URLRequestContext for NSS HTTP handler. host: ocsp.digicert.com
>> [24774:0817/191003:ERROR:nss_ocsp.cc(617)] No URLRequestContext for NSS HTTP handler. host: crl4.digicert.com
>> [24774:0817/191003:ERROR:nss_ocsp.cc(617)] No URLRequestContext for NSS HTTP handler. host: ocsp.digicert.com
>> [24774:0817/191003:ERROR:nss_ocsp.cc(617)] No URLRequestContext for NSS HTTP handler. host: ocsp.digicert.com
>> [24774:0817/191003:ERROR:nss_ocsp.cc(617)] No URLRequestContext for NSS HTTP handler. host: crl4.digicert.com
>> ............F....................
>>
>> Markdown preview package
>> when the editor's path changes
>> it updates the preview's title
>> timeout: timed out after 5000 msec waiting for something to happen
>>
>>
>> Finished in 10.554 seconds
>> 34 tests, 67 assertions, 1 failure, 0 skipped
Launching metrics specs.
Launching open-on-github specs.
Launching package-generator specs.
Launching release-notes specs.
Launching settings-view specs.
Launching snippets specs.
Launching spell-check specs.
Launching status-bar specs.
Launching symbols-view specs.
Launching tabs specs.
Launching tree-view specs.
Launching update-package-dependencies specs.
Launching whitespace specs.
Launching wrap-guide specs.
Total spec time: 391.1s
>> [Error] find-and-replace, markdown-preview, atom core spec(s) failed
Warning: Task "run-specs" failed. Use --force to continue.
Error: Task "run-specs" failed.
at Task.<anonymous> (/home/smash/code/atom/build/node_modules/grunt/lib/util/task.js:205:15)
at [object Object]._onTimeout (/home/smash/code/atom/build/node_modules/grunt/lib/util/task.js:241:33)
at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
Aborted due to warnings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment