Skip to content

Cannot access previous tap results for citgm #345

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
evanlucas opened this issue Feb 26, 2016 · 5 comments
Closed

Cannot access previous tap results for citgm #345

evanlucas opened this issue Feb 26, 2016 · 5 comments

Comments

@evanlucas
Copy link

We can view the tap extended test results of each individual build, but it seems that when pulling the plain text version, only the latest is available.

https://ci.nodejs.org/job/thealphanerd-tap-smoker/nodes=fedora21/7/tapResults/

Clicking the File: smoker/test.tap only shows the results from the latest build. It would be awesome if we could get plain text tap results for each individual build without having to parse html

@MylesBorins
Copy link
Contributor

@evanlucas can you share with me a tap result that has past results so I can compare?

There is a file created everytime afaik, and that file is new every time

@evanlucas
Copy link
Author

https://ci.nodejs.org/job/thealphanerd-tap-smoker/nodes=fedora21/4/tapResults/ is a good one. The tap results shows 5 failures, but the tap file only shows 1

@MylesBorins
Copy link
Contributor

OHHHH I get it now... the tap file it is writing is permanent on the machine and getting over written each time... that is odd

@maclover7
Copy link
Contributor

ping @evanlucas @MylesBorins -- is this still an issue? It looks like the thealphanerd-tap-smoker job doesn't exist anymore on ci.nodejs.org.

@refack
Copy link
Contributor

refack commented Nov 5, 2017

AFAIK the job has been migrated from pure tap to tap2junit and now Jenkins keeps the full results for us.

Closing, but if anyone knows otherwise, please reopen.

@refack refack closed this as completed Nov 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants