Giter Club home page Giter Club logo

Comments (12)

idursto avatar idursto commented on July 19, 2024 1

I just saw 6.0 was released and still no comment on this issue? Has anyone tested if it is fixed in v6.0 of katalon? I didnt see any mention of this issue in the release notes...I really don't understand why there is no response to this yet. When you break it down the age old issue of using a timestamp to name things processing in parallel is not uncommon and normally a very easy/quick thing to address...

from katalon-studio.

aditki avatar aditki commented on July 19, 2024 1

@devalex88 , Now after fixing this, is there a way to generate a single html report for a TestSuiteCollection?

from katalon-studio.

devalex88 avatar devalex88 commented on July 19, 2024 1

@aditki This feature has been planned and will be available soon. I'll close this issue - please watch our forum for future releases.

from katalon-studio.

StellarNear avatar StellarNear commented on July 19, 2024

Additional information

  • The command :
katalon -noSplash  -runMode=console -noExit -projectPath="/home/testadmin/localTesting/dars/application.prj" -retry=0 -statusDelay=15 -reportFolder="/home/testadmin/localTesting/launching/tempReports" -testSuiteCollectionPath="Test Suites/Plateform/Tests admin rest"
  • The run start :
Project 'application' opened
--------------------------------------------------------------------------------
Test Suites/Plateform/Tests admin rest - 20181127_095326................0/38(0%)
--------------------------------------------------------------------------------
Test Suites/Plateform/InitRest - local_chrome - 20181127_095326..........0/3(0%)
Test Suites/Plateform/Scenario 1521 (T.A.C) Sig,Cam,Des - local_chrome - 2018112
7_095327.................................................................0/8(0%)
Test Suites/Plateform/Scenario 1572 (-.A.C) Tea - local_chrome - 20181127_095327
.........................................................................0/4(0%)
Test Suites/Plateform/Scenario 1570 (T.A.C) Sig,Des - local_chrome - 20181127_09
5327.....................................................................0/6(0%)
Test Suites/Plateform/Scenario 1592 (T.A.C) Sig,Des - local_chrome - 20181127_09
5327.....................................................................0/4(0%)
Test Suites/Plateform/Scenario 1568 (T.A.C) Cam,Des - local_chrome - 20181127_09
5327.....................................................................0/5(0%)
Test Suites/Plateform/Scenario 1519 (T.A.L) Cam,Des - local_chrome - 20181127_09
5327.....................................................................0/4(0%)
Test Suites/Plateform/Scenario 1573 (S.A.C) Sub - local_chrome - 20181127_095327
.........................................................................0/4(0%)
--------------------------------------------------------------------------------

As you can see the timestamp went to 20181127_095326 to 20181127_095327 during the startup. Only two folders are created. But the Test Suite Collection contains 8 Test Suites.

  • During the run :
Copying report to folder /home/testadmin/localTesting/launching/tempReports/20181127_095326...
Copying report to folder /home/testadmin/localTesting/launching/tempReports/20181127_095327...
Copying report to folder /home/testadmin/localTesting/launching/tempReports/20181127_095327...
Copying report to folder /home/testadmin/localTesting/launching/tempReports/20181127_095327...
Copying report to folder /home/testadmin/localTesting/launching/tempReports/20181127_095327...
Copying report to folder /home/testadmin/localTesting/launching/tempReports/20181127_095327...
Copying report to folder /home/testadmin/localTesting/launching/tempReports/20181127_095327...

Each copy into the same folder (20181127_095327) overwrite the previous report...

  • At the end of the run :
--------------------------------------------------------------------------------
Test Suites/Plateform/Tests admin rest - 20181127_095326.............38/38(100%)
--------------------------------------------------------------------------------
Test Suites/Plateform/InitRest - local_chrome - 20181127_095326........3/3(100%)
Test Suites/Plateform/Scenario 1573 (S.A.C) Sub - local_chrome - 20181127_095327
.......................................................................4/4(100%)
Test Suites/Plateform/Scenario 1519 (T.A.L) Cam,Des - local_chrome - 20181127_09
5327...................................................................4/4(100%)
Test Suites/Plateform/Scenario 1568 (T.A.C) Cam,Des - local_chrome - 20181127_09
5327...................................................................5/5(100%)
Test Suites/Plateform/Scenario 1592 (T.A.C) Sig,Des - local_chrome - 20181127_09
5327...................................................................4/4(100%)
Test Suites/Plateform/Scenario 1570 (T.A.C) Sig,Des - local_chrome - 20181127_09
5327...................................................................6/6(100%)
Test Suites/Plateform/Scenario 1572 (-.A.C) Tea - local_chrome - 20181127_095327
.......................................................................4/4(100%)
Test Suites/Plateform/Scenario 1521 (T.A.C) Sig,Cam,Des - local_chrome - 2018112
7_095327...............................................................8/8(100%)
--------------------------------------------------------------------------------
Copying report to folder /home/testadmin/localTesting/launching/tempReports/20181127_095327...

testadmin@katalon:~/localTesting/launching$ ls tempReports/
20181127_095326  20181127_095327

In each folder only one report.html remain so i have only two report among my eight Test Suites

from katalon-studio.

antho49 avatar antho49 commented on July 19, 2024

similar issue with docker image...
https://github.com/katalon-studio/docker-images/issues/26

from katalon-studio.

jchatronLetsignit avatar jchatronLetsignit commented on July 19, 2024

Still no update on this ? :(

from katalon-studio.

idursto avatar idursto commented on July 19, 2024

Having the same issue...hoping for an update soon as I would prefer not to have to abandon running the tests in parallel in the CLI...:(

from katalon-studio.

jchatronLetsignit avatar jchatronLetsignit commented on July 19, 2024

Still no news ? :(

from katalon-studio.

jchatronLetsignit avatar jchatronLetsignit commented on July 19, 2024

Are you sure about 6.0 ? https://github.com/katalon-studio/katalon-studio/releases
I will wait for 6.1 to get a stable release :D

from katalon-studio.

jeroengijsman avatar jeroengijsman commented on July 19, 2024

Found another ticket about this issue and i created one in the docker repo but this clearly looks like a katalon issue katalon-studio/docker-images#46

from katalon-studio.

jchatronLetsignit avatar jchatronLetsignit commented on July 19, 2024

Nice thanks for your work !

from katalon-studio.

jchatronLetsignit avatar jchatronLetsignit commented on July 19, 2024

Is this fix already released ? the katalon version is 6.1.5 but i'm not sure that the bug is fixed.
The release milestone https://github.com/katalon-studio/katalon-studio/milestone/4 is confusing me. It's supposed to be in the 6.1 but from that release progress status it's not over yet.

from katalon-studio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.