intermittent travis failures on input "seammasballat ođđa dieđuiguin. Ja vel."
unhammer opened this issue · 1 comments
unhammer commented
- https://travis-ci.org/divvun/libdivvun/jobs/627875785
- https://travis-ci.org/divvun/libdivvun/jobs/627875797
- https://travis-ci.org/divvun/libdivvun/jobs/627875800
shows failures in the same test, but at different stages. And on many systems that test works just fine: https://travis-ci.org/divvun/libdivvun/builds/627875780 Some times a "Restart job" makes it go away :-S
What's weird is that the difference is in the input to the test (text
parameter):
< {"errs":[["dieđuiguin",19,29,"msyn-valency-loc-com","boasttut sátni",["diehtukorrekt"],"msyn thingy"],["vel",35,38,"double-space-before","double-space-before",[],"double-space-before"]],"text":"seammasballat ođđa dieđuiguin. Ja vel."}
---
> {"errs":[["dieđuiguin",20,30,"msyn-valency-loc-com","boasttut sátni",["diehtukorrekt"],"msyn thingy"],["vel",36,39,"double-space-before","double-space-before",[],"double-space-before"]],"text":"seammas ballat ođđa dieđuiguin. Ja vel."}