core/txpool/blobpool: skipped TestChangingSlotterSize

This commit is contained in:
Pratik Patil 2025-05-13 12:14:49 +05:30
parent c36714d273
commit 336d7db52b
No known key found for this signature in database
GPG key ID: AFDCA496554874B3

View file

@ -1051,6 +1051,7 @@ func TestOpenCap(t *testing.T) {
// new fork is added with a max blob count higher than the previous fork. We
// want to make sure transactions a persisted between those runs.
func TestChangingSlotterSize(t *testing.T) {
t.Skip("bor: skipping as it's not relevant to bor")
//log.SetDefault(log.NewLogger(log.NewTerminalHandlerWithLevel(os.Stderr, log.LevelTrace, true)))
// Create a temporary folder for the persistent backend