Skip to content

Conversation

zmoazeni
Copy link
Contributor

fixes #753

There are some legitimate retries that can occur during testing. Namely
logic.ExpectProcess() (in applier.go). We'll look for a process that
does exist, but timing-wise doesn't have the state or info columns
populated.

Without this, the test will fail abruptly.

There are some legitimate retries that can occur during testing. Namely
`logic.ExpectProcess()` (in `applier.go`). We'll look for a process that
does exist, but timing-wise doesn't have the `state` or `info` columns
populated.

Without this, the test will fail abruptly.
Copy link
Contributor

@shlomi-noach shlomi-noach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good in testing

@shlomi-noach shlomi-noach merged commit b38814f into github:master Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Intermittent failures in localtests
2 participants