-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Asset tests broken - URI is not defined errors #6651
Comments
Last PR that merged had no ui changes, so I suspect it is some npm or bower dep that has been modified and wasn't version locked |
My PR has no UI changes and it's failing with the same error |
I can't reproduce locally clean installing assets. |
Yeah, the whole queue is affected. I'll look into it in a few minutes if no one else grabs it |
Maybe the cached installed assets in Jenkins bit us |
Yeah it has to be something specific in Jenkins env because I can't On Wed, Jan 13, 2016 at 7:52 PM, Jordan Liggitt [email protected]
|
Confirmed it was a bad base_ami, not sure what exactly caused the URI.js bower_component to only get partially extracted to the file system. Latest base_ami and devenv_ami are fine so queue should be unblocked now. |
fixed in https://ci.openshift.redhat.com/jenkins/job/devenv_ami/3143/ |
Getting errors like:
Seems to be on every test/merge that makes it to asset e2e tests
@liggitt @spadgett in case you can investigate before I can
The text was updated successfully, but these errors were encountered: