When I do "make test" locally - with and without any changes to repo, I get this:
=========================== short test summary info ============================ FAILED cli/test_sch.py::test_sch_export_erc[cli/basic_test/basic_test.kicad_sch-basic_test.erc.rpt-1-False-0-cli_args0] FAILED cli/test_sch.py::test_sch_export_erc[cli/basic_test/basic_test.kicad_sch-basic_test.erc.rpt-1-False-0-cli_args1] FAILED cli/test_sch.py::test_sch_export_erc[cli/basic_test/basic_test.kicad_sch-basic_test.erc.json-4-False-0-cli_args2] FAILED cli/test_sch.py::test_sch_export_erc[cli/basic_test/basic_test.kicad_sch-basic_test.erc.unitsin.rpt-1-False-0-cli_args3] On Saturday, January 25, 2025 at 6:06:00 PM UTC+1 Damjan Prerad wrote: > Hello guys, > > I'm new to this dev community, I made my first MR couple of days ago but > the pipeline is failing: > Test summary: 4 failed, 1115 total tests > > https://gitlab.com/kicad/code/kicad/-/merge_requests/2129 > > What I'm wondering is if someone could tell me if it's due to my mistake > or there is something else at play. I'm having the same test fail on master > branch of my repository fork when I do "make test". > > The point where the assert is raised is commented with: > # some of our netlist formats are not cross platform so skip for now > So, if you have something I can read and make it right I would appreciate > it, or any other advice regarding the problem. > > I've read this: > https://dev-docs.kicad.org/en/components/testing/index.html > > But It's of no help to me. > > Additionally, if you have some more materials on code base documentation, > please share it with me. I have this > https://docs.kicad.org/doxygen/prj_tmp.html. > > Thanks, > Damjan Prerad > > > -- You received this message because you are subscribed to the Google Groups "KiCad Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/a/kicad.org/d/msgid/devlist/ea480a1f-a5f7-4e44-b6ee-08238aaf59d6n%40kicad.org.
