Commit 2403c41
authored
Fix flaky asset test, adds todo for a real fix (#22061)
# Objective
- Unblock pull requests and merges from the failings of this flaky asset
test
- Fixes the flakiness described in #22001
## Solution
Change the assertion to accept both 2 and 3. Add an explaination why,
and add a todo to resolve the underlying issue.
FYI @andriyDev since I don’t yet feel comfortable messing with the
locks, just figured I’d throw this up to reduce confusion about failing
builds in the meantime1 parent 61e7b9a commit 2403c41
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1495 | 1495 | | |
1496 | 1496 | | |
1497 | 1497 | | |
1498 | | - | |
1499 | | - | |
1500 | | - | |
1501 | | - | |
| 1498 | + | |
| 1499 | + | |
| 1500 | + | |
| 1501 | + | |
| 1502 | + | |
1502 | 1503 | | |
1503 | 1504 | | |
1504 | 1505 | | |
| |||
0 commit comments