You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2020/04/01 07:01:51 UTC

[GitHub] [openwhisk-wskdebug] alexkli opened a new pull request #35: fix node_modules exclusion glob that made tests fail on Linux sometimes

alexkli opened a new pull request #35: fix node_modules exclusion glob that made tests fail on Linux sometimes
URL: https://github.com/apache/openwhisk-wskdebug/pull/35
 
 
   Fixes #34.
   
   `livereload/chokidar` was watching all files in the node_modules folder for the test:
   `should invoke action when a source file changes and -P is set when source-path points to directory`
   
   Problem was an incorrect glob.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [openwhisk-wskdebug] alexkli commented on issue #35: fix node_modules exclusion glob that made tests fail on Linux sometimes

Posted by GitBox <gi...@apache.org>.
alexkli commented on issue #35: fix node_modules exclusion glob that made tests fail on Linux sometimes
URL: https://github.com/apache/openwhisk-wskdebug/pull/35#issuecomment-607428164
 
 
   Thanks @rabbah for the quick PR reviews!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [openwhisk-wskdebug] rabbah merged pull request #35: fix node_modules exclusion glob that made tests fail on Linux sometimes

Posted by GitBox <gi...@apache.org>.
rabbah merged pull request #35: fix node_modules exclusion glob that made tests fail on Linux sometimes
URL: https://github.com/apache/openwhisk-wskdebug/pull/35
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services