data-prep-kit icon indicating copy to clipboard operation
data-prep-kit copied to clipboard

[Bug] PII refactor test image and test src fails

Open revit13 opened this issue 1 year ago • 4 comments

Search before asking

  • [X] I searched the issues and found no similar issues.

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?

  • [ ] Yes I am willing to submit a PR!

revit13 avatar Oct 03 '24 19:10 revit13

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.

daw3rd avatar Oct 03 '24 19:10 daw3rd

@SowmyaLR Hi, I am not able to assign this (maybe after you accept an invite). For now just tagging you.

daw3rd avatar Oct 03 '24 19:10 daw3rd

Hi @daw3rd thank you for informing me. I have accepted the invitation. Will check the test failing RCA

SowmyaLR avatar Oct 04 '24 04:10 SowmyaLR

@revit13 is this still an issue?

agoyal26 avatar Mar 24 '25 08:03 agoyal26