[
https://issues.apache.org/jira/browse/AMBARI-20478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15927831#comment-15927831
]
Hadoop QA commented on AMBARI-20478:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12859069/AMBARI-20478.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
ambari-web.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/11049//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/11049//console
This message is automatically generated.
> Unable to load UI after enabling some experimental features
> -----------------------------------------------------------
>
> Key: AMBARI-20478
> URL: https://issues.apache.org/jira/browse/AMBARI-20478
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.5.0
> Reporter: Andrii Babiichuk
> Assignee: Andrii Babiichuk
> Priority: Critical
> Fix For: 3.0.0
>
> Attachments: AMBARI-20478.patch
>
>
> *STR*
> # Go to Experimantal features page.
> # Change some settings.
> # Refresh page or log out and log back in.
> *Result*
> UI is not loading.
> JS error is thrown:
> {code}
> Uncaught Error: assertion failed: Must use Ember.set() to access this property
> at Object.Ember.assert (vendor.js:12048)
> at Object.set [as createAlerts] (vendor.js:14450)
> at Function.jQuery.extend.jQuery.fn.extend (vendor.js:476)
> at Class.getUserPrefSuccessCallback (app.js:939)
> at Class.newFunc [as getUserPrefSuccessCallback] (vendor.js:12954)
> at Class.opt.success (app.js:166233)
> at fire (vendor.js:1141)
> at Object.fireWith [as resolveWith] (vendor.js:1252)
> at done (vendor.js:8178)
> at XMLHttpRequest.callback (vendor.js:8702)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)