Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

Improve log readability of test output #451

Open
RyanCavanaugh opened this issue Apr 18, 2018 · 1 comment
Open

Improve log readability of test output #451

RyanCavanaugh opened this issue Apr 18, 2018 · 1 comment

Comments

@RyanCavanaugh
Copy link
Member

Today when a Travis build fails, e.g. https://travis-ci.org/DefinitelyTyped/DefinitelyTyped/builds/362263112?utm_source=github_status&utm_medium=notification , the actual error introduced by the change can be extremely low in the file (in the linked one, it's around line 4,800).

Ideally we would just not have quite so much log spam (all the "duplicate" notifications, for example, are useless) and the error could be up top. If there's actual diagnostic value in some of them, though, there appears to be log folding support: travis-ci/travis-ci#2285

I think the general goal should be that we can see the relevant error text without scrolling down more than a screenful on the Travis webpage - DT authors will probably at least scroll down this far and realize what they've broken

@RyanCavanaugh RyanCavanaugh assigned ghost Apr 18, 2018
@mhegazy
Copy link
Contributor

mhegazy commented Apr 18, 2018

#449 removes the <package> OK line.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants