Subject: | test failure |
When running online tests, I get this error :
# Failed test 'Movie Cast'
# at t/m2_get_movie_by_title.t line 55.
# Structures begin differing at:
# $got->[3]{id} = '0549538'
# $expected->[3]{id} = '0549539'
# Looks like you failed 1 test of 14.
After checking on IMDB, it seems the id of Adoni Maropis really changed.
The module installs fine if online tests are skipped. I think the test
case should be altered to match his new id.