-
Long running tests should be executed only during generation of distribution builds - not on every compilation of a project.
I created a group of long running tasks and which will be executed during creation of distribution builds (SNAPSHOTs) and added test to this group.
Type |
Task
|
Priority |
Normal
|
Assignee | |
RedmineID |
5013
|
Version |
tigase-server-8.0.0
|
Issue Votes (0)
Watchers (0)
Test
SaslSCRAMTest::testHiLong()
takes almost 28s to complete. It is too long to execute it on every build.