Skip Menu |

This queue is for tickets about the WWW-Pastebin-PastebinCom-Create CPAN distribution.

Report information
The Basics
Id: 121265
Status: open
Priority: 0/
Queue: WWW-Pastebin-PastebinCom-Create

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.003
Fixed in: (no value)



Subject: Tests started to fail (http vs. https?)
The test suite started to fail --- it seems that pastebin switched to https: ... # Pasted something. Paste URI is supposedly this: https://pastebin.com/pNZjriLa # Failed test 'paste URI looks like a proper paste URI' # at t/01-paste.t line 52. # 'https://pastebin.com/pNZjriLa' # doesn't match '(?^:\Ahttp://pastebin\.com/\w+\z)' # Looks like you failed 1 test of 5. t/01-paste.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/5 subtests ...
On 2017-04-21 00:07:28, SREZIC wrote: Show quoted text
> The test suite started to fail --- it seems that pastebin switched to > https: > > ... > # Pasted something. Paste URI is supposedly this: > https://pastebin.com/pNZjriLa > > # Failed test 'paste URI looks like a proper paste URI' > # at t/01-paste.t line 52. > # 'https://pastebin.com/pNZjriLa' > # doesn't match '(?^:\Ahttp://pastebin\.com/\w+\z)' > # Looks like you failed 1 test of 5. > t/01-paste.t .. > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/5 subtests > ...
Confirmed, I see this when installing App::Nopaste's dependencies.