Subject: | t/53-mech-capture-js-error.t may fail |
The following failure happens on some of my smokers (e.g. debian/stretch or Ubuntu 16.04):
...
# Testing with /usr/bin/phantomjs
Qt: XKEYBOARD extension not present on the X server.
Qt: XKEYBOARD extension not present on the X server.
# PhantomJS version '2.1.1', ghostdriver version '1.1.0'
# File loaded
# Failed test 'Errors on page'
# at t/53-mech-capture-js-error.t line 97.
# Failed test 'One error message found'
# at t/53-mech-capture-js-error.t line 102.
# got: '0'
# expected: '1'
# Failed test 'Errors message'
# at t/53-mech-capture-js-error.t line 104.
# undef
# doesn't match '(?^:^ReferenceError: Can't find variable: nonexisting_function)'
# Failed test 'File name'
# at t/53-mech-capture-js-error.t line 105.
# undef
# doesn't match '(?^:53\-mech\-capture\-js\-error\.html)'
# Failed test 'Line number'
# at t/53-mech-capture-js-error.t line 106.
# got: undef
# expected: '6'
# Looks like you failed 5 tests of 25.
t/53-mech-capture-js-error.t ..
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/25 subtests
...