[jira] [Commented] (AMBARI-22455) Ambari Logsearch Web unit tests are sometimes failing

2017-11-15 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-22455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16254008#comment-16254008
 ] 

Hudson commented on AMBARI-22455:
-

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8396 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/8396/])
AMBARI-22455 Ambari Logsearch Web unit tests are sometimes failing. 
(ababiichuk: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=2d81d49fb3cc5fefbed079e7994cea7b41c5a125])
* (edit) 
ambari-logsearch/ambari-logsearch-web/src/app/services/auth.service.spec.ts


> Ambari Logsearch Web unit tests are sometimes failing
> -
>
> Key: AMBARI-22455
> URL: https://issues.apache.org/jira/browse/AMBARI-22455
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-logsearch
>Affects Versions: 3.0.0
>Reporter: Andrii Babiichuk
>Assignee: Andrii Babiichuk
>Priority: Critical
> Fix For: 3.0.0
>
> Attachments: AMBARI-22455.patch
>
>
> Ambari Logsearch Web unit tests fail on CI builds:
> {code}
> [INFO] PhantomJS 2.1.1 (Linux 0.0.0) UtilsService #isEqual() undefined values 
> equality FAILED
> [INFO]Expected false to be true.
> [INFO]http://localhost:9876/_karma_webpack_/main.bundle.js:9369:31
> [INFO]
> __tryOrUnsub@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55648:20
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55595:34
> [INFO]
> _next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55535:30
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55499:23
> [INFO]
> _next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:57133:34
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55499:23
> [INFO]
> _next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:57437:30
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55499:23
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55243:29
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:54628:35
> [INFO]http://localhost:9876/_karma_webpack_/vendor.bundle.js:415:62
> [INFO]
> __tryOrUnsub@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55648:20
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55595:34
> [INFO]
> _next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55535:30
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55499:23
> [INFO]
> _tryNext@http://localhost:9876/_karma_webpack_/vendor.bundle.js:58081:30
> [INFO]
> _next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:58068:33
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55499:23
> [INFO]
> _next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:58466:38
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55499:23
> [INFO]
> observe@http://localhost:9876/_karma_webpack_/vendor.bundle.js:54715:54
> [INFO]
> dispatch@http://localhost:9876/_karma_webpack_/vendor.bundle.js:57869:29
> [INFO]
> _execute@http://localhost:9876/_karma_webpack_/vendor.bundle.js:58652:22
> [INFO]
> execute@http://localhost:9876/_karma_webpack_/vendor.bundle.js:58781:26
> [INFO]
> flush@http://localhost:9876/_karma_webpack_/vendor.bundle.js:58726:39
> [INFO]
> schedule@http://localhost:9876/_karma_webpack_/vendor.bundle.js:58775:29
> [INFO]
> schedule@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55175:61
> [INFO]
> scheduleMessage@http://localhost:9876/_karma_webpack_/vendor.bundle.js:57873:41
> [INFO]
> _next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:57876:29
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55499:23
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55243:29
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:54628:35
> [INFO]
> dispatch@http://localhost:9876/_karma_webpack_/vendor.bundle.js:464:30
> [INFO]
> setParameters@http://localhost:9876/_karma_webpack_/main.bundle.js:737:28
> [INFO]
> setParameter@http://localhost:9876/_karma_webpack_/main.bundle.js:734:27
> [INFO]
> setLoginInProgressAppState@http://localhost:9876/_karma_webpack_/main.bundle.js:9452:35
> [INFO]
> onLoginResponse@http://localhost:9876/_karma_webpack_/main.bundle.js:9468:44
> [INFO]http://localhost:9876/_karma_webpack_/main.bundle.js:9433:69
> [INFO]
> __tryOrUnsub@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55648:20
> [INFO] 

[jira] [Commented] (AMBARI-22455) Ambari Logsearch Web unit tests are sometimes failing

2017-11-15 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/AMBARI-22455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253714#comment-16253714
 ] 

Hadoop QA commented on AMBARI-22455:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12897770/AMBARI-22455.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-logsearch/ambari-logsearch-web.

Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/12675//console

This message is automatically generated.

> Ambari Logsearch Web unit tests are sometimes failing
> -
>
> Key: AMBARI-22455
> URL: https://issues.apache.org/jira/browse/AMBARI-22455
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-logsearch
>Affects Versions: 3.0.0
>Reporter: Andrii Babiichuk
>Assignee: Andrii Babiichuk
>Priority: Critical
> Fix For: 3.0.0
>
> Attachments: AMBARI-22455.patch
>
>
> Ambari Logsearch Web unit tests fail on CI builds:
> {code}
> [INFO] PhantomJS 2.1.1 (Linux 0.0.0) UtilsService #isEqual() undefined values 
> equality FAILED
> [INFO]Expected false to be true.
> [INFO]http://localhost:9876/_karma_webpack_/main.bundle.js:9369:31
> [INFO]
> __tryOrUnsub@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55648:20
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55595:34
> [INFO]
> _next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55535:30
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55499:23
> [INFO]
> _next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:57133:34
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55499:23
> [INFO]
> _next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:57437:30
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55499:23
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55243:29
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:54628:35
> [INFO]http://localhost:9876/_karma_webpack_/vendor.bundle.js:415:62
> [INFO]
> __tryOrUnsub@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55648:20
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55595:34
> [INFO]
> _next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55535:30
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55499:23
> [INFO]
> _tryNext@http://localhost:9876/_karma_webpack_/vendor.bundle.js:58081:30
> [INFO]
> _next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:58068:33
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55499:23
> [INFO]
> _next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:58466:38
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55499:23
> [INFO]
> observe@http://localhost:9876/_karma_webpack_/vendor.bundle.js:54715:54
> [INFO]
> dispatch@http://localhost:9876/_karma_webpack_/vendor.bundle.js:57869:29
> [INFO]
> _execute@http://localhost:9876/_karma_webpack_/vendor.bundle.js:58652:22
> [INFO]
> execute@http://localhost:9876/_karma_webpack_/vendor.bundle.js:58781:26
> [INFO]
> flush@http://localhost:9876/_karma_webpack_/vendor.bundle.js:58726:39
> [INFO]
> schedule@http://localhost:9876/_karma_webpack_/vendor.bundle.js:58775:29
> [INFO]
> schedule@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55175:61
> [INFO]
> scheduleMessage@http://localhost:9876/_karma_webpack_/vendor.bundle.js:57873:41
> [INFO]
> _next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:57876:29
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55499:23
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:55243:29
> [INFO]
> next@http://localhost:9876/_karma_webpack_/vendor.bundle.js:54628:35
> [INFO]