text
text copied to clipboard
Investigate `test_vocab_from_raw_text_file` failures on Linux
🐛 Bug
The test_vocab_from_raw_text_file test is failing on CI for linux platforms due to segmantation faults (see sample CI job). We currently disable the test on Linux to unblock OSS development. We plan to investigate the failure offline before reenabling the test in the future.