tiborm edited a comment on issue #1350: METRON-2023 [UI] Covering Grok Parser Creation with Cypress tests URL: https://github.com/apache/metron/pull/1350#issuecomment-469734124 Please also consider that the Trevis issue was experienced first when added cypress to Config UI (as part of the migration from protractor). Having it only in a single project (Alert UI in this case) show no issues. Please also note that the problem is not with Cypress it self. The issue caused by the extracition/unzipping of the Cypress binary made by a module called yauzl. And only if cypress added to multiple projects. This is why I beleive that the issue is somhow related to the dependency cahcing in the mvn install process or the execution context of our cypress install in some way. The version of the Cypress in Config UI in this branch is exactly the same like we have in Alert UI in the master. Comparision included the version of all the dependecies too.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
