Hey all, I'm trying to set up my environment for t...
# questions
b
Hey all, I'm trying to set up my environment for testing, but when I run
make test
test_omegaconf_config.py
fails with: AssertionError:
Copy code
Expected 'load' to be called once. Called 4 times.
Has anyone ran into this issue before or know how I can resolve it?
👍🏼 1
m
Hi @Brandon Meek is this when you try running the tests for
kedro
itself?
n
@Merel probably yes, this is what @Ahdra Merali working on.
👍 2
@Brandon Meek Are you on the latest main? We have marked this test as XFAIL so it should be skipped. Meanwhile we are updating the test, if you are not working on something related. Either pull from
main
again or just ignore this for now, it will be resolved shortly. On the other hand, I am curious are you trying to contribute some PRs? love to hear more about that.
b
@Nok Lam Chan I am, sorry I didn't realize XFAIL meant the test could be skipped. And I was trying to look into what would be needed to resolve 3614
👀 1
n
I see! Nice to see you in the Slack community. Shout if you encounter any issue with PR (probably open a new thread so it gets the team attention)
👍 1