-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
On my smokers I see the following test failure:
# Testing object creation
# Testing getting pastes
# Testing creation of new pastes
# Failed test 'Does paste return what looks like paste ID?'
# at t/01-paste.t line 191.
# 'https://pastebin.com/q5AErxkJ'
# doesn't match '(?^:^http://pastebin.com/\w+$)'
# Testing get_user_info
# Testing trendy pastes
# 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
It seems like https URLs should also be accepted in the regexp now...
Metadata
Metadata
Assignees
Labels
No labels