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

Tests failing on master on my machine #1283

Open
ptbrowne opened this issue Aug 23, 2019 · 2 comments
Open

Tests failing on master on my machine #1283

ptbrowne opened this issue Aug 23, 2019 · 2 comments

Comments

@ptbrowne
Copy link
Contributor

Steps to reproduce

git clone [email protected]:cozy/create-cozy-app.git
cd create-cozy-app
yarn
yarn test

Here is the result

Test Suites: 1 failed, 1 total
Tests:       16 failed, 16 total

It is always the same kind of error.

  ● App from cozy-scripts › should run webpack.watch correctly with watch script

    Cannot find module '/private/tmp/create-cozy-app/.tmp_test/test-app/node_modules/cozy-scripts/scripts/watch.js' from 'scripts.spec.js'


  ● App from cozy-scripts › should correctly use the webpack-merge strategy if a __mergeStrategy property is found

    Cannot find module '/private/tmp/create-cozy-app/.tmp_test/test-app/node_modules/cozy-scripts/scripts/config.js' from 'scripts.spec.js'

Will investigate later but if somebody has already encountered the problem or can reproduce, I will be interested :)

@ptbrowne
Copy link
Contributor Author

quentin
Je crois qu'eric a aussi eu le souci récemment. Master est juste KO. Personne n'utilise la V2 on est tous sur la 1.12.X

eric
J'ai eu des problèmes, liés à cozy-release je crois. Comme j'avais plus urgent à faire et que les modifs d'impacteraient que la prochaine fois qu'on créé des app, j'ai laissé de côté pour l'instant

https://mattermost.cozycloud.cc/cozycloud/pl/8ws3uhiyybn83qhmsnmcwsh4th

@edas
Copy link

edas commented Aug 23, 2019

Voir #1280 et #1281

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

2 participants