Hi @jasonblais, I’m also getting this, responding with my situation. this is the first time I’ve run make on mattermost, I’m on a newly configured developer machine running Ubuntu 16.04.
This error has always happened for me
It fails repeatedly at the same step
n/a
Looking at the line that is referred to in the make file we have the following:
230|test-te: start-docker prepare-enterprise do-cover-file
231| @echo Testing TE
To be completely honest I’m new to Makefiles, I think this is running a test case on a number of docker sessions, but I’m not 100% sure of that, so I’m going to head off and research it a bit more. Any help in the meantime would be welcome and I’d be happy to provide more information to you about my system if that could help.
Hi @TheFlyingPig, looks like it was failing on some tests, now I really suggest that you take a look at the Useful make commands in our documentation that way you’ll get a better understanding