Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
testing some local test run weirdness
Signed-off-by: Andrei Sandu <[email protected]>
  • Loading branch information
sandreim committed Mar 28, 2024
commit 9c9119384e5035db2e9544bc47a4394a9d5d6e9c
1 change: 1 addition & 0 deletions polkadot/node/collation-generation/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -883,6 +883,7 @@ fn distribute_collation_for_occupied_cores_with_async_backing_enabled_and_elasti

virtual_overseer
});
panic!("Just testing ...");
}

// There are variable number of cores of cores in `Free` state and async backing is enabled.
Expand Down