Subject: | Tests fails |
The test suite is right now failing:
...
# 2O4B95NPM1W3L's wishlist at .COM has 20 items
# Failed test 'got at least 2 pages'
# at t/amazon.com.t line 32.
# '25'
# <
# '20'
# 3MGZN132X8XV1's wishlist at .COM has 0 items
# Looks like you failed 1 test of 8.
t/amazon.com.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/8 subtests
...
and on another smoker:
...
# Failed test 'not an empty list'
# at t/amazon.com.t line 31.
# Failed test 'got at least 2 pages'
# at t/amazon.com.t line 32.
# '25'
# <
# '0'
# Failed test 'got at least one highest priority item'
# at t/amazon.com.t line 46.
# Failed test 'got at least one high priority item'
# at t/amazon.com.t line 46.
# Failed test 'got at least one medium priority item'
# at t/amazon.com.t line 46.
# 3MGZN132X8XV1's wishlist at .COM has 0 items
# Looks like you failed 5 tests of 8.
t/amazon.com.t ..
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/8 subtests
...