Test cases are failing in inquiry branch release-6.0.0 #85
Answered
by
krgauraw
githubpiyush
asked this question in
Q&A
-
I have pulled the latest code from inquiry 6.0.0 branch but when I tried below command I am getting error in HierarchyManagerTest test case.
can you help check the same ? CC :- @aks30 |
Beta Was this translation helpful? Give feedback.
Answered by
krgauraw
May 26, 2023
Replies: 1 comment 4 replies
-
@githubpiyush as you can see the test case is not able to create the directory "/data/logs". So please create it manually under root directory of the system. Hope this helps! cc: @aks30 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@githubpiyush can you please try running below command from your terminal and then try the test cases.
sudo chmod -R 777 /data/logs