Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failing in coverage run #633

Closed
humphd opened this issue Dec 18, 2018 · 0 comments
Closed

Test failing in coverage run #633

humphd opened this issue Dec 18, 2018 · 0 comments

Comments

@humphd
Copy link
Contributor

humphd commented Dec 18, 2018

We have a newly added test that fails only under the test coverage run:

  1) Filer
       must honor the 'FORMAT' flag:
     Error: unknown error
      at new FilerError (src/errors.js:54:853)
      at FileSystem.queueOrRun (src/filesystem/interface.js:37:377)
      at FileSystem.(anonymous function) [as mkdir] (src/filesystem/interface.js:60:194)
      at Context.<anonymous> (tests/spec/filer.spec.js:21:8)

Probably something with how the memory provider works that needs a fix.

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

No branches or pull requests

1 participant