mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-25 01:49:06 -05:00
8b79e52b51
* strip stderr at main bin spawn * tests * do not fail if there are no dependencies * tests for spawn piping * rm unused filtering from electron pkg * changelog * rm mockFilterWriter from electron open.spec * add stderr-filtering back to electron/open for system tests * point system tests that need cli as a dep to built cli instead of root cli * conform spawn/open * make error tags dynamically settable via env var * make system test dep installer resolve file: by path instead of by module name * raise errors again, fix test for LineDecoder * reset stderr-filtering, remove env-directed tags * use correct path for file: deps; rm dead code; close passthrough stream * determine absolute path for file: deps in system test projects * changelog * changelog * revert pathToPackage * do not end primary stderr when source stream is ended; only write to source stream if writable