On 27 April 2018 at 15:01, Loys Ollivier lollivier@baylibre.com wrote:
Hello,
unfortunately I do not have the code anymore. But it is fairly easy to reproduce:
- Specify a callback instance (URL + token)
- Call a test script
- Within the test script do something like: for i in {1..1000};do echo
"lava-test-case test-$i --result pass"; done
- Exit the script
- When the LAVA test definition execution finishes: verify that the callback
happens
- Look in the callback result, test number != 1000
I think this was fixed some time ago: https://projects.linaro.org/browse/LAVA-1096 https://projects.linaro.org/browse/LAVA-1030
and a few reviews: https://review.linaro.org/#/c/21322/ https://review.linaro.org/#/c/21323/ https://review.linaro.org/#/c/21246/
milosz