Re: Failed tests on CentOS-7

2018-05-11 Thread Konstantin Ryabitsev
On 05/10/18 17:51, Eric Wong wrote: > Konstantin Ryabitsev wrote: >> Hello: >> >> Running "make test" I get the following failures: >> >> t/content_id.t . 1/? >> # Failed test 'content_id does not mutate From:' >> # at t/content_id.t line 29. >> # got: '"Quoted N'Ame" ' >> #

Re: Failed tests on CentOS-7

2018-05-10 Thread Eric Wong
Konstantin Ryabitsev wrote: > Hello: > > Running "make test" I get the following failures: > > t/content_id.t . 1/? > # Failed test 'content_id does not mutate From:' > # at t/content_id.t line 29. > # got: '"Quoted N'Ame" ' > # expected: '"Quoted N\'Ame" ' > Anything I

Failed tests on CentOS-7

2018-05-10 Thread Konstantin Ryabitsev
Hello: Running "make test" I get the following failures: t/content_id.t . 1/? # Failed test 'content_id does not mutate From:' # at t/content_id.t line 29. # got: '"Quoted N'Ame" ' # expected: '"Quoted N\'Ame" ' # Failed test 'content_id does not mutate To:' # at t/c