Commit d78dbb4
committed
client/dbus: Fix test race condition
As the tests run in //, a test can create an item when the other checks for the item removal which
would cause a failure. Instead just ensure the item with attributes is no longer there.1 parent bc61783 commit d78dbb4
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
276 | 275 | | |
277 | 276 | | |
278 | 277 | | |
| |||
283 | 282 | | |
284 | 283 | | |
285 | 284 | | |
286 | | - | |
287 | 285 | | |
288 | 286 | | |
289 | 287 | | |
290 | 288 | | |
291 | 289 | | |
292 | 290 | | |
293 | 291 | | |
294 | | - | |
295 | 292 | | |
296 | 293 | | |
297 | 294 | | |
| |||
0 commit comments