Skip to content
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

No more trendy pastes? #2

Open
eserte opened this issue Nov 23, 2015 · 5 comments
Open

No more trendy pastes? #2

eserte opened this issue Nov 23, 2015 · 5 comments

Comments

@eserte
Copy link

eserte commented Nov 23, 2015

t/01-paste.t currently fails:

#   Failed test 'Got some trendy pastes'
#   at t/01-paste.t line 75.
# Testing listing of user pastes
# Testing delete_paste and error methods
# Looks like you failed 1 test of 22.
t/01-paste.t .... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/22 subtests 
@zoffixznet
Copy link
Owner

More likely the pastebin's API is glitching at the moment.

The trending pastes still exist and are still listed in the API docs. Looking at smokers reports, the last one was 6 days ago and there are no fails in the matrix.

I dumped the response I get for the trends API call and it's just empty, even if I use a different API key.

I'd wait to see if this issue fixes itself. If anyone else wants to look into it, PRs are welcome 😸

@eserte
Copy link
Author

eserte commented Nov 23, 2015

Here are somewhat more current reports: http://fast-matrix.cpantesters.org/?dist=WWW-Pastebin-PastebinCom-API;reports=1#sl=7,1

Granted, the fails all happened in the previous hour.

@zoffixznet
Copy link
Owner

Seems this issue no longer exists. Tests pass for me.

@eserte
Copy link
Author

eserte commented Dec 6, 2015

It happened again: after the upload of 1.001003 the first 19 reports sent from my smoker were pass reports --- and now it's again all fail reports, again in line 75 of t/01-paste.t.

@zoffixznet zoffixznet reopened this Dec 6, 2015
@zoffixznet
Copy link
Owner

k, looks like it might be incorrect handling of error cases in the tests. Re-opening, thanks.

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

No branches or pull requests

2 participants