During a grunt release task, while a round of testing is conducted against /build/, testing is not conducted against the /release/{version}/dist/ directory, which leaves release builds open to shipping bugs (as experienced with yui/yui3#690). release.js should conduct a round of testing against the built dist directory before proceeding to additional steps of generating the CDN builds.