You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "László Bodor (Jira)" <ji...@apache.org> on 2020/10/14 08:50:00 UTC

[jira] [Commented] (TEZ-4241) UI: containerLogs testWrapper test fails

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

László Bodor commented on TEZ-4241:
-----------------------------------

reproduction is quite easy:
{code}
cd tez-ui
mvn clean install
{code}
:)

> UI: containerLogs testWrapper test fails
> ----------------------------------------
>
>                 Key: TEZ-4241
>                 URL: https://issues.apache.org/jira/browse/TEZ-4241
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: László Bodor
>            Assignee: László Bodor
>            Priority: Major
>         Attachments: patch-unit-root.txt
>
>
> This causes failures in precommit for patches that are independent of tez ui.
> {code}
> not ok 750 PhantomJS 2.1 - Unit | Serializer | dag: containerLogs test
>     ---
>         actual: >
>             null
>         message: >
>             Died on test #2 testWrapper@http://localhost:7357/assets/test-support.js:6240:16
>             test@http://localhost:7357/assets/test-support.js:6254:44
>             http://localhost:7357/assets/tests.js:19223:24
>             http://localhost:7357/assets/vendor.js:477:34
>             tryFinally@http://localhost:7357/assets/vendor.js:358:21
>             requireModule@http://localhost:7357/assets/vendor.js:475:15
>             require@http://localhost:7357/assets/test-loader.js:60:16
>             loadModules@http://localhost:7357/assets/test-loader.js:51:25
>             load@http://localhost:7357/assets/test-loader.js:82:35
>             http://localhost:7357/assets/test-support.js:6037:20: undefined is not an object (evaluating 'this.get')
>         Log: |
>     ...
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)