appleseedhq / appleseed

A modern open source rendering engine for animation and visual effects
https://appleseedhq.net/
MIT License
2.19k stars 329 forks source link

Include commit hash (and possibly title) in test suite HTML report #2853

Closed oktomus closed 3 years ago

oktomus commented 4 years ago

See scripts/runtestsuite/runtestsuite.py

Issue originally from https://github.com/appleseedhq/appleseed/issues/2847

himanshujaidka commented 4 years ago

Where do I get scripts folder?

oktomus commented 4 years ago

@himanshujaidka It's here https://github.com/appleseedhq/automated-test-suite

EDIT : Forget this, it's incorrect

himanshujaidka commented 4 years ago

I mean I have downloaded all the files but unable to find this particular file that you mention above

himanshujaidka commented 4 years ago

I want to solve this issue and I am fresher so pls guide me on how I i'll solve this issue? Please help me out!

oktomus commented 4 years ago

Ah, it's here https://github.com/appleseedhq/appleseed/blob/master/scripts/runtestsuite/runtestsuite.py

oktomus commented 4 years ago

The HTML report is a file generated by the test runner. Have you ever ran appleseed or the test suite ?

himanshujaidka commented 4 years ago

I have installed appleseed

himanshujaidka commented 4 years ago

and ran an Appleseed application

himanshujaidka commented 4 years ago

but only once 😅 checked the sample piece which is pre-built by the community

himanshujaidka commented 4 years ago

If u will guide me then it's my pleasure 😅

oktomus commented 4 years ago

You should come on Discord, the link is in the README. For more information on how to use appleseed, check https://appleseedhq.net/, for developers info, check the wiki https://github.com/appleseedhq/appleseed/wiki.

You can ask for help on the forum https://forum.appleseedhq.net/

himanshujaidka commented 4 years ago

Ok, I got it :)

85ayush commented 3 years ago

hello I would love to work on this issue. Can you please guide me.

oktomus commented 3 years ago

It was already tackled by @russkev in #2903. Sorry