total: 9, pass: 8, fail: 1
korean run `korean` test
It runs ragit with/without "korean" feature and makes sure that
the tokenizer behaves differently.
tested at: 2025-05-29T21:31:38.721609Z (16 days ago)
elapsed time: 6,157 ms
tested at: 2025-05-31T05:38:30.224392Z (14 days ago)
elapsed time: 6,091 ms
tested at: 2025-06-01T18:34:31.254192Z (13 days ago)
elapsed time: 2,583 ms
tested at: 2025-06-02T00:08:14.271670Z (13 days ago)
elapsed time: 2,382 ms
tested at: 2025-06-03T01:16:18.813157Z (12 days ago)
elapsed time: 2,494 ms
tested at: 2025-06-05T12:05:40.934810Z (9 days ago)
elapsed time: 7,320 ms
tested at: 2025-06-05T16:46:27.585326Z (9 days ago)
elapsed time: 6,149 ms
tested at: 2025-06-07T08:13:40.365332Z (7 days ago)
elapsed time: 756 ms
Command '['cargo', 'run', '--release', '--no-default-features', '--', 'config', '--set', 'model', 'dummy']' returned non-zero exit status 1.
Traceback (most recent call last):
File "C:\Users\baehy\ragit\tests\tests.py", line 720, in <module>
test()
~~~~^^
File "C:\Users\baehy\ragit\tests\korean.py", line 17, in korean
cargo_run(["config", "--set", "model", "dummy"])
~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\baehy\ragit\tests\utils.py", line 87, in cargo_run
result = subprocess.run(args, **kwargs)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.13_3.13.1008.0_x64__qbz5n2kfra8p0\Lib\subprocess.py", line 577, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['cargo', 'run', '--release', '--no-default-features', '--', 'config', '--set', 'model', 'dummy']' returned non-zero exit status 1.
tested at: 2025-06-09T20:06:53.014494Z (5 days ago)
elapsed time: 6,183 ms