The test uses an assert.soon with a find(), then follows-up with an query using a filter on severity: "error". This is unreliable because it's possible for the health log to contain data other than the error severity, so the assert.soon does not guarantee the error entry is present yet.
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: