Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Numbering in test filenames must be contiguous #34

Open
peterjgilbert opened this issue Mar 12, 2019 · 0 comments
Open

Numbering in test filenames must be contiguous #34

peterjgilbert opened this issue Mar 12, 2019 · 0 comments

Comments

@peterjgilbert
Copy link
Member

peterjgilbert commented Mar 12, 2019

For example, test/7_[...].js was recently removed. This breaks the task bucketing logic in truffleConfig.shouldRun, which assumes contiguous numbering starting at 0.

We should update truffleConfig.shouldRun to work correctly with non-contiguous numbering or return an error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant