Changes between Version 1 and Version 2 of Ticket #35921
- Timestamp:
- Nov 19, 2024, 7:46:39 PM (4 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35921 – Description
v1 v2 45 45 }}} 46 46 47 Running with `--parallel=1` does not trigger this issue. I imagine that something is happening regarding the test sharding code, given that this test calls out to a command that might not be persisting the sharding logic. 47 Running with `--parallel=1` does not trigger this issue. 48 49 This issue was introduced with the fix for [35660] (in commit 060a22ee2dde7aa29a5a29120087c4864887325)