Tomáš Koscielniak

Results 13 comments of Tomáš Koscielniak

I have added the `ModuleImporter`, moved the linking to a separate module and while the unit tests are passing, I am unable to resolve some of the failures in pre-commit...

> > I have added the `ModuleImporter`, moved the linking to a separate module and while the unit tests are passing, I am unable to resolve some of the failures...

> @tkoscieln, the remaining failure in `core` plans are the [newly added tests](https://artifacts.dev.testing-farm.io/306b9a5c-929a-4eca-8d3d-5b8c82dda095/work-coreix76r4pi/plans/features/core/execute/data/guest/default-0/tests/unit/with-system-packages/basic-41/output.txt): > > ``` > FAILED test_utils.py::TestJiraLink::test_create_link_relation - AssertionError: assert > > http://localhost:8000/?format=html&test-url=https%3A%2F%2Fgithub.com%2Fteemtee%2Ftmt.git&test-name=%2Ftests%2Ftmp%2Ftest&test-ref=link-issues-to-jira > http://localhost:8000/?format=html&test-url=https%3A%2F%2Fgithub.com%2Fteemtee%2Ftmt&test-name=%2Ftests%2Funit%2Ftmp%2Ftest&test-ref=gluetool%2F6e5b8b367df61957a386a1e220693539e2a01560' > ``` >...