You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello There! Could you please tell me how to deal with this issue below? I saw the same issue before in #211
Traceback (most recent call last):
File "/home/yy/local/bin/oa-selftest", line 597, in test_proge_and_pig
self.assertEqual(stderr, '')
AssertionError: "Unable to copy file /tmp/tmp4ug8ilgx/pro[141 chars]l'\n" != ''
- Unable to copy file /tmp/tmp4ug8ilgx/proc_vhdl/vhdl/lsu_le.vhdl:Unable to copy '/home/yy/local/share/openasip/hdb/vhdl/fu/lsu_le.vhdl' to '/tmp/tmp4ug8ilgx/proc_vhdl/vhdl/lsu_le.vhdl'
I checked my install directory, the lsu_le.vhdl files are there in both openasip folder and $HOME/local/share/openasip/hdb/vhdl/fu/ folder. The other tests are all correct.