[
https://issues.apache.org/jira/browse/UNOMI-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17763705#comment-17763705
]
David Griffon edited comment on UNOMI-794 at 9/11/23 1:12 PM:
--------------------------------------------------------------
False positive, runs on master always took more than 30 minutes:
[https://github.com/apache/unomi/actions?query=workflow%3A%22Build+and+run+tests%22++]
Test on 1.x branch are shorten because:
- not all the project is targeted
- no migration
- less tests are executed (133 instead of 180)
was (Author: dgriffon):
False positive, runs on master always took more than 30 minutes:
https://github.com/apache/unomi/actions?query=workflow%3A%22Build+and+run+tests%22++
Test on 1.x branch are shorted because:
- not all the project is targeted
- no migration
- less tests are executed (133 instead of 180)
> Investigate test execution time on master
> -----------------------------------------
>
> Key: UNOMI-794
> URL: https://issues.apache.org/jira/browse/UNOMI-794
> Project: Apache Unomi
> Issue Type: Bug
> Reporter: David Griffon
> Assignee: David Griffon
> Priority: Major
> Fix For: unomi-2.5.0
>
>
> Currently tests on master takes 40 minutes on more whereas 20 minutes on
> branch 1_x
> -The increase of time started when introduce usage of ES task to execute
> scripts.-
> This task to understand the time of the execution of the test on master
--
This message was sent by Atlassian Jira
(v8.20.10#820010)