I can't send a .zip, because I don't have access to the build machine, and it doesn't happen on my machine. Based on the error, it's happening when "moof.spec.js" is run, but as indicated above, "moof.spec.js" doesn't reference any other files... it just checks for a string ('moof') not to be null. So I was wondering if there might be some other file that Chutzpah needs in the build environment as a matter of it's normal course that it's not got?
Since it only recently started happening, I was wondering if it had to do with code coverage... since we wouldn't want to be popping up browsers with results on the build machine... but the .json settings file doesn't seem to have a switch for turning it off (I don't currently use a chutzpah.json settings file).
Since it only recently started happening, I was wondering if it had to do with code coverage... since we wouldn't want to be popping up browsers with results on the build machine... but the .json settings file doesn't seem to have a switch for turning it off (I don't currently use a chutzpah.json settings file).