repauto icon indicating copy to clipboard operation
repauto copied to clipboard

Project structure > no test runs visible

Open gkiszczak opened this issue 10 years ago • 3 comments

Hi, I set up the repauto, my reports are in Public folder in my user directory it looks like this (example) /Users/myprofile | Project1 | | project.yml | | test_run_1 | | | 2015-01-01-01-01 | | | | allure | | | | | 06a...511-testsuite.xml | | | | | 7a0...19a-attachment.jpg and second project with almost the same structure I did the rake data:sync with success but I cannot see the test results. Looks like test run is empty. screen shot 2015-10-19 at 14 30 44

I'm using allure with JUnit. Could it be problem with report? Could you show me screenshots with your project structure? Is project.yml file is mandatory?

gkiszczak avatar Oct 19 '15 12:10 gkiszczak

@gkiszczak I have been fixing stuff recently, could you get the latest and try again. Also can you check if the data is successfully synced (make sure there are data in database) What is the output when you run rake data:sync.

To answer the questions:

I'm using allure with JUnit. Could it be problem with report?

Should be fine, I assume the allure format is stable. If there are issues with the format, you should see error when you ran rake data:sync.

Is project.yml file is mandatory?

Yes, it represents a project.

xiaoxinghu avatar Oct 20 '15 01:10 xiaoxinghu

@xiaoxinghu rake data:sync ended up with success (no errors or warnings in console). I checked the database and it looks like there is test run and attachments. Still no information in repauto. Test run and project is displayed but no report data.

Could you show me your database collections? I have attachments, projects, system.indexes and test_runs. Is it ok?

gkiszczak avatar Oct 22 '15 09:10 gkiszczak

Hello @xiaoxinghu,

Thanks for the tool - i have gone the through the setup and able to bring up the server.

I created some sample runs / folders - ran the *rake data:sync * as well with no errors.

The test runs show up the dashboard but not the execution test results - can you please share any report structure with sync config file,

I appreciate your response.

Thanks Siva

sivaanna avatar Mar 08 '16 02:03 sivaanna