[ https://issues.apache.org/jira/browse/KYLIN-3673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16679437#comment-16679437 ]
ASF GitHub Bot commented on KYLIN-3673: --------------------------------------- coveralls commented on issue #341: KYLIN-3673 Increasing the limit of smoke-test building time URL: https://github.com/apache/kylin/pull/341#issuecomment-436914176 ## Pull Request Test Coverage Report for [Build 3841](https://coveralls.io/builds/19978629) * **0** of **0** changed or added relevant lines in **0** files are covered. * **6** unchanged lines in **2** files lost coverage. * Overall coverage decreased (**-0.004%**) to **23.611%** --- | Files with Coverage Reduction | New Missed Lines | % | | :-----|--------------|--: | | [core-metadata/src/main/java/org/apache/kylin/source/datagen/ColumnGenerator.java](https://coveralls.io/builds/19978629/source?filename=core-metadata%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fsource%2Fdatagen%2FColumnGenerator.java#L319) | 1 | 81.08% | | [core-cube/src/main/java/org/apache/kylin/cube/inmemcubing/MemDiskStore.java](https://coveralls.io/builds/19978629/source?filename=core-cube%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fkylin%2Fcube%2Finmemcubing%2FMemDiskStore.java#L439) | 5 | 77.81% | <!-- | **Total:** | **6** | | --> | Totals | [](https://coveralls.io/builds/19978629) | | :-- | --: | | Change from base [Build 3840](https://coveralls.io/builds/19974696): | -0.004% | | Covered Lines: | 16808 | | Relevant Lines: | 71188 | --- ##### 💛 - [Coveralls](https://coveralls.io) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Increasing the limit of smoke-test building time > ------------------------------------------------ > > Key: KYLIN-3673 > URL: https://issues.apache.org/jira/browse/KYLIN-3673 > Project: Kylin > Issue Type: Test > Components: Tools, Build and Test > Affects Versions: v2.5.0 > Reporter: Yichen Zhou > Assignee: Yichen Zhou > Priority: Minor > > In smoke-test, cube building job which costs more than 20 mins will be > treated as failure. > This time is too short in some cases. -- This message was sent by Atlassian JIRA (v7.6.3#76005)