Skip to content

Conversation

@philipanda
Copy link

No description provided.

@philipanda philipanda force-pushed the fuzzysearch branch 2 times, most recently from bf03a0a to d2da701 Compare August 1, 2025 13:43
@philipanda philipanda force-pushed the fuzzysearch branch 2 times, most recently from b18aa3d to 88644b8 Compare August 5, 2025 05:20
@philipanda philipanda force-pushed the fuzzysearch branch 2 times, most recently from 408679e to 9c42c5d Compare August 6, 2025 08:39
@filipleple
Copy link
Member

@philipanda do we know why CI fails with

[ ERROR ] Importing library 'robot.libraries.BuiltIn' failed: ModuleNotFoundError: No module named 'fuzzysearch'

Maybe the added library is not listed/included somewhere?

@philipanda
Copy link
Author

@filipleple

@philipanda do we know why CI fails with

[ ERROR ] Importing library 'robot.libraries.BuiltIn' failed: ModuleNotFoundError: No module named 'fuzzysearch'

Maybe the added library is not listed/included somewhere?

Yup, looks like unit tests and acceptance tests use separate requirements.txt files. It should be good now

@philipanda
Copy link
Author

@filipleple looks like the problems with keeping all the python requirements in check is not unique to OSFV.
The package was installed here:
https://github.com/3mdeb/robotframework/actions/runs/17294681794/job/49089883820?pr=22#step:10:67
But it still is not being detected in the end:
https://github.com/3mdeb/robotframework/actions/runs/17294681794/job/49089883820?pr=22#step:10:100

setting max_errors, max_insertions and max_deletions, but
not max_substitutions allowed for an edge case to trigger
where the fuzzysearch library was crashing.

Changing the interface like that should prevent unhandled
situations

Signed-off-by: Filip Gołaś <[email protected]>
@philipanda philipanda merged commit 69b252d into v7.3-merged-changes Oct 31, 2025
4 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants