Open revit13 opened 1 month ago
This was worked around by renaming transforms/language/pii_redactor/Makefile
to Makefile.disable
. The fix for this issue should also rename this back to Makefile
to re-enable the test in git ci/cd actions.
@SowmyaLR Hi, I am not able to assign this (maybe after you accept an invite). For now just tagging you.
Hi @daw3rd thank you for informing me. I have accepted the invitation. Will check the test failing RCA
Search before asking
Component
Transforms/Other
What happened + What you expected to happen
an exception is thrown while executing:
make -C transforms/language/pii_redactor DOCKER=docker test-src
CICD run log: logs_29175070086.zip
Reproduction script
run the tests is
.github/workflows/test-language-pii_redactor.yml
Anything else
No response
OS
Ubuntu
Python
3.10.x
Are you willing to submit a PR?