Output of commands is often trimmed

sheerun's Avatar

sheerun

14 Jan, 2015 02:16 AM

The output of commands is often trimmed. It happens almost always when command errors.

Example: https://ci.appveyor.com/project/sheerun/bower/build/47

When I run this on my local machine, the output is not trimmed:

```
․․․․․․․․․․․․․․․․․․

  461 passing (27s)
  22 pending

>> =============================================================================
>> Writing coverage object [/Users/sheerun/Source/Bower/bower/test/reports/coverage.json]
>> Writing coverage reports at [/Users/sheerun/Source/Bower/bower/test/reports]
>> =============================================================================

=============================== Coverage summary ===============================
Statements : 86.63% ( 3129/3612 )
Branches : 73.34% ( 1081/1474 )
Functions : 86.54% ( 643/743 )
Lines : 86.71% ( 3124/3603 )
================================================================================

Running "exec:coveralls" (exec) task
>>
>> Bad response: 500 {"message":"Build processing error.","error":true,"url":""}
>> Exited with code: 8.
Warning: Task "exec:coveralls" failed. Use --force to continue.

Aborted due to warnings.
```

  1. Support Staff 1 Posted by Feodor Fitsner on 14 Jan, 2015 03:08 AM

    Feodor Fitsner's Avatar

    I think it's node 0.10.x specific issue with buffered redirection. Try switching to 0.11 to see if that helps.

    The explanation of this issue:
    https://github.com/mapnik/node-mapnik/issues/257#issuecomment-45571226

    Similar post regarding the issue:
    http://help.appveyor.com/discussions/problems/1257-console-output-s...

  2. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:53 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

 

01 Oct, 2024 04:27 PM
26 Sep, 2024 03:49 PM
26 Sep, 2024 09:02 AM
25 Sep, 2024 07:07 PM
24 Sep, 2024 08:39 PM
24 Sep, 2024 06:47 AM