Skip to content
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

BZ_1324273: BC edit form dirty when deleting Key-Value pair #8380

Merged
merged 1 commit into from
Apr 7, 2016

Conversation

jhadvig
Copy link
Member

@jhadvig jhadvig commented Apr 6, 2016

@jwforres PTAL

@jwforres
Copy link
Member

jwforres commented Apr 6, 2016

LGTM. @smarterclayton for approval, currently unable to remove env vars from BCs if you don't edit anything else. Fix is tiny

@smarterclayton
Copy link
Contributor

Approved

@jwforres
Copy link
Member

jwforres commented Apr 6, 2016

[merge]
On Apr 6, 2016 11:25 AM, "Clayton Coleman" [email protected] wrote:

Approved


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#8380 (comment)

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@jwforres
Copy link
Member

jwforres commented Apr 6, 2016

[merge]

@smarterclayton
Copy link
Contributor


PhantomJS 1.9.8 (Linux) KeyValuesController #deleteEntry should delete
the key/value from the scope FAILED
    TypeError: 'undefined' is not a function (evaluating '$scope.form.$setDirty()')
        at /data/src/github.com/openshift/origin/assets/app/scripts/directives/oscKeyValues.js:9
        at /data/src/github.com/openshift/origin/assets/test/spec/directives/oscKeyValuesSpec.js:118

On Wed, Apr 6, 2016 at 5:55 PM, OpenShift Bot [email protected]
wrote:

continuous-integration/openshift-jenkins/merge FAILURE (
https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/5528/
)


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#8380 (comment)

@jwforres
Copy link
Member

jwforres commented Apr 7, 2016

@jhadvig I am guessing the form needs to be mocked on the scope for the
spec test
On Apr 6, 2016 6:01 PM, "Clayton Coleman" [email protected] wrote:


PhantomJS 1.9.8 (Linux) KeyValuesController #deleteEntry should delete
the key/value from the scope FAILED
TypeError: 'undefined' is not a function (evaluating
'$scope.form.$setDirty()')
at /data/src/
github.com/openshift/origin/assets/app/scripts/directives/oscKeyValues.js:9
at /data/src/
github.com/openshift/origin/assets/test/spec/directives/oscKeyValuesSpec.js:118

On Wed, Apr 6, 2016 at 5:55 PM, OpenShift Bot [email protected]
wrote:

continuous-integration/openshift-jenkins/merge FAILURE (

https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/5528/
)


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#8380 (comment)


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#8380 (comment)

@jhadvig
Copy link
Member Author

jhadvig commented Apr 7, 2016

@jwforres @smarterclayton yep, had to update the spec. Fixed now

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 4745a8f

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/2776/)

@jhadvig
Copy link
Member Author

jhadvig commented Apr 7, 2016

For some reason the extended tests are failing

Stderr from the command:

info: password for stats user admin has been set to Oe0EDRrgU2
I0407 04:29:20.292459   19308 plugins.go:62] Registered admission plugin "ServiceAccount"
I0407 04:29:20.303551   19308 plugins.go:46] Registered cloud provider "aws"
I0407 04:29:20.304499   19308 plugins.go:46] Registered cloud provider "gce"
I0407 04:29:22.373375   19398 plugins.go:62] Registered admission plugin "ServiceAccount"
I0407 04:29:22.388801   19398 plugins.go:46] Registered cloud provider "aws"
I0407 04:29:22.389899   19398 plugins.go:46] Registered cloud provider "gce"
!!! Error in test/extended/conformance.sh:51
    'return $out' exited with status 1
Call stack:
    1: test/extended/conformance.sh:51 main(...)
Exiting with status 1

@smarterclayton maybe a flake ?

@jwforres
Copy link
Member

jwforres commented Apr 7, 2016

[merge]

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/5541/) (Image: devenv-rhel7_3930)

@smarterclayton
Copy link
Contributor

[merge]

On Thu, Apr 7, 2016 at 10:55 AM, OpenShift Bot [email protected]
wrote:

continuous-integration/openshift-jenkins/merge FAILURE (
https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/5535/
)


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#8380 (comment)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 4745a8f

@openshift-bot openshift-bot merged commit 241d309 into openshift:master Apr 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants