Files
openide/platform/platform-tests
Daniil Ovchinnikov 77959d9c38 IDEA-340218 remove MergingUpdateQueuePropagationTest.cancels spawned tasks
The test is incorrect because MUQ does not run other updates after the first failed update in a batch.
The first update fails, and the rest are just removed from the queue in `doFlush`.

GitOrigin-RevId: ac3dda6907aeecdcb30319bcd34ca87854928f3a
2024-01-31 15:27:45 +00:00
..