Skip to content

Fuzzysearch#22

Merged
philipanda merged 25 commits into
v7.3-merged-changesfrom
fuzzysearch
Oct 31, 2025
Merged

Fuzzysearch#22
philipanda merged 25 commits into
v7.3-merged-changesfrom
fuzzysearch

Conversation

@philipanda
Copy link
Copy Markdown

No description provided.

@philipanda philipanda force-pushed the fuzzysearch branch 2 times, most recently from bf03a0a to d2da701 Compare August 1, 2025 13:43
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
@philipanda philipanda force-pushed the fuzzysearch branch 2 times, most recently from b18aa3d to 88644b8 Compare August 5, 2025 05:20
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
Comment thread src/robot/libraries/BuiltIn.py
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
@philipanda philipanda force-pushed the fuzzysearch branch 2 times, most recently from 408679e to 9c42c5d Compare August 6, 2025 08:39
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
…thods

Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
…ethods

Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
@filipleple
Copy link
Copy Markdown
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?

Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
@philipanda
Copy link
Copy Markdown
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
Copy Markdown
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ś <filip.golas@3mdeb.com>
@philipanda philipanda merged commit 69b252d into v7.3-merged-changes Oct 31, 2025
4 of 12 checks passed
@miczyg1 miczyg1 deleted the fuzzysearch branch May 7, 2026 08:53
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.

4 participants