eclipse-sparkplug / sparkplug

Sparkplug
Eclipse Public License 2.0
109 stars 39 forks source link

Missing source files for report generation #480

Open Mahersrasra opened 1 year ago

Mahersrasra commented 1 year ago

What happened?

I executed the report.py script on the generated log results. However, the report didn't succeed due to missing certain essential files such as "requirement.java".

Could you kindly provide additional details regarding this matter?

image

What is the product or software this issue was discovered with?

What exact steps need to be performed to reproduce the problem?

Try test case and execute report.py on the generated TCK results.

Is this related to a Sparkplug Listing request? If so, link the issue from https://github.com/eclipse-sparkplug/sparkplug.listings here.

No response

Version

3.0.0 (Default)

Accept EFTL Terms

icraggs-sparkplug commented 11 months ago

The file is in this Github repository in the tck directory. You can copy it from there.

There is an issue to add the missing files to the package - #417 - I've put in a PR to address this.