Skip to content

zaneduffield/datatest_leak_issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is a minimal reproducible case for an issue I have with datatest-stable tests being reported as 'leaky' when run under nextest.

Requirements

cargo install nextest --locked

Steps

  1. Run cargo nextest run inside the repo
  2. Observe some number of the 1000 tests being reported as leaky, e.g.
    Summary [  17.160s] 1000 tests run: 1000 passed (399 leaky), 0 skipped
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages