Skip to content
This repository has been archived by the owner on May 13, 2019. It is now read-only.

CI results searching via automation or... #7

Closed
Trott opened this issue Jan 19, 2016 · 7 comments
Closed

CI results searching via automation or... #7

Trott opened this issue Jan 19, 2016 · 7 comments

Comments

@Trott
Copy link
Member

Trott commented Jan 19, 2016

See discussion at https://github.com/nodejs/testing/blob/master/doc/wg-meetings/2016-01-15.md#ci-history

/cc @nodejs/build

@Trott
Copy link
Member Author

Trott commented Jan 19, 2016

@santigimeno
Copy link
Member

I have implemented a very basic proof of concept here: https://github.com/santigimeno/ci-test-results. For the moment it just retrieves the failing tests of a specific job run, but it could easily expanded to check for a range of runs. It still has no tests, no error checking, etc. It's just to know if this fits with what @Trott had in mind

@Trott
Copy link
Member Author

Trott commented Jan 27, 2016

I'm not sure I was the one who suggested this. (Maybe, but it might have been someone else.) Anyway, looks like a fine start to me. I've submitted a pull request to arrange it in a way that I think will be more maintainable and testable, but feel free to reject the PR and do something else if you have different ideas.

EDIT: Looks like the suggestion came out of conversation between me and João. Regardless, thanks for the proof-of-concept!!!

@Trott
Copy link
Member Author

Trott commented Jan 27, 2016

/cc @nodejs/build

@Trott Trott mentioned this issue Jan 28, 2016
@santigimeno
Copy link
Member

I've found this: https://wiki.jenkins-ci.org/display/JENKINS/Test+Results+Analyzer+Plugin. Maybe it's worth giving it a try.

@santigimeno
Copy link
Member

This issue may be related: nodejs/build#345

@joaocgreis
Copy link
Member

Just found this: https://www.npmjs.com/package/nodejs-ci-ctl

@Trott Trott removed the wg-agenda label Sep 28, 2017
@Trott Trott closed this as completed Jan 4, 2018
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

3 participants