Skip to content

Heisenbug with LocalStorageTemp in Travis #212

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

Open
dpordomingo opened this issue Mar 12, 2018 · 0 comments
Open

Heisenbug with LocalStorageTemp in Travis #212

dpordomingo opened this issue Mar 12, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@dpordomingo
Copy link
Contributor

Heisenbug with LocalStorageTemp in Travis
(ie https://travis-ci.org/src-d/code-annotation/jobs/349738180)

Frequency not calculated, but can be around 1/10

If the build is restarted, it can dissappear.

make test-frontend
[...]
react-app-rewired test --env=jsdom
 FAIL  src/state/features.test.js
   Test suite failed to run
    EEXIST: file already exists, mkdir '/home/travis/gopath/src/github.com/src-d/code-annotation/localStorageTemp'
      at Object.fs.mkdirSync (fs.js:885:18)
      at LocalStorage.Object.<anonymous>.LocalStorage._init (node_modules/node-localstorage/LocalStorage.js:151:12)
      at new LocalStorage (node_modules/node-localstorage/LocalStorage.js:121:12)
      at Object.<anonymous> (setupJest.js:5:23)
      at handle (node_modules/worker-farm/lib/child/index.js:44:8)
@dpordomingo dpordomingo added the bug Something isn't working label Mar 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant