Subject: | t/objects.t fails (without Net::OAuth?) (0.03) |
On some of my smokers the test suite fails:
...
# Failed test 'Twitter no connection with fake credentials'
# at t/objects.t line 41.
# got: 'Install Net::OAuth 0.25 or later for OAuth support at t/objects.t line 40.
# '
# expected: '401: Authorization Required'
# Looks like you planned 9 tests but ran 8.
# Looks like you failed 1 test of 8 run.
t/objects.t .....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 2/9 subtests
...