Hi @jasonblais, thanks for the prompt response!
I ran a make clean
and then a make nuke
before re-running make test
within the mattermost0server directory. Should there be a copy of package.json in the mattermost-server directory? I got a npm ERR! enoent ENOENT: no such file or directory, open ‘/Users/ssolorzano/go/src/github.com/mattermost/mattermost-server/package.json’ message as shown in the screenshot below.
I re-ran make test
and didn’t get the npm message and saved the output of the run to a .txt file. I am going through this file but I don’t see any tests failing.