Skip Menu |

This queue is for tickets about the Net-Google-DataAPI CPAN distribution.

Report information
The Basics
Id: 124866
Status: new
Priority: 0/
Queue: Net-Google-DataAPI

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

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



Subject: t/04_auth/04_oauth2.t fails with Net-OAuth2-0.64
The test suite started to fail: ... # Failed test at t/04_auth/04_oauth2.t line 72. # Structures begin differing at: # $got->{hd} = '' # $expected->{hd} = Does not exist # Failed test at t/04_auth/04_oauth2.t line 101. # Structures begin differing at: # $got->{hd} = '' # $expected->{hd} = Does not exist # Failed test at t/04_auth/04_oauth2.t line 124. # Structures begin differing at: # $got->{hd} = '' # $expected->{hd} = Does not exist # Looks like you failed 3 tests of 28. t/04_auth/04_oauth2.t .................................. Dubious, test returned 3 (wstat 768, 0x300) Failed 3/28 subtests Any::Moose is deprecated. Please use Moo instead at t/05_types.t line 6. ... This is probably caused the newly introduced hd parameter in Net-OAuth2-0.64. See also https://metacpan.org/source/MARKOV/Net-OAuth2-0.64/ChangeLog#L10