Open fengxizhou opened 3 weeks ago
A recent PR imported from fbcode caused test failures as follows:
The root cause of this error is that the file to be referred is moved into a subdirectory hta/configs/hta/configs/event_args_formats.
hta/configs/hta/configs/event_args_formats
make test
All test should be passed without error.
All.
No response
Commandeered the PR and is testing at: https://github.com/facebookresearch/HolisticTraceAnalysis/pull/197
🐛 Describe the bug
A recent PR imported from fbcode caused test failures as follows:
The root cause of this error is that the file to be referred is moved into a subdirectory
hta/configs/hta/configs/event_args_formats
.Steps to reproduce
make test
Expected behavior
All test should be passed without error.
Environment
All.
Additional Info
No response