RFR: 178: Test bot misses transition from RUNNING to COMPLETE
Robin Westberg
rwestberg at openjdk.java.net
Wed Dec 4 09:51:47 UTC 2019
On Wed, 4 Dec 2019 09:49:59 GMT, Erik Helin <ehelin at openjdk.org> wrote:
> Hi all,
>
> please review this pull request that ensures that the test bot will execute a
> `TestWorkItem` when jobs are doing the final transition from `RUNNING` to
> `COMPLETE`. This is done by having the `TestBot` observe the two last states,
> not just the last state. By observing the last two states, the `TestBot` can
> witness the final transition from `RUNNING` to `COMPLETE`.
>
> Thanks,
> Erik
That should do it!
----------------
Approved by rwestberg (Reviewer).
-------------
PR: https://git.openjdk.java.net/skara/pull/289
More information about the skara-dev
mailing list