See: https://integration.wikimedia.org/ci/job/cxserver-pipeline-test/919/console
# Subtest: Test: Find longest match among multiple matches
not ok 8 - Test: Find longest match among multiple matches
not ok 10 - Apertium machine translation
---
duration_ms: 112.559846
type: 'suite'
failureType: 'subtestsFailed'
error: '1 subtest failed'
code: 'ERR_TEST_FAILURE'
# Subtest: Machine translation result with extra spaces
# Subtest: Should be cleaned up
not ok 1 - Should be cleaned up
not ok 15 - Machine translation result with extra spaces
...Appears to happen if you checkout to master branch and then run npm update and then run npm unittest
This is being caused because we perform string comparison of HTML, and the HTML attributes returned may not always be in the same order.
CI Log in-case it's deleted: