total: 41, pass: 40, fail: 1
orphan_process run `orphan_process` test
It reproduces gh issue #9.
https://github.com/baehyunsol/ragit/issues/9
tested at: 2025-02-28T11:26:54.429209Z (106 days ago)
elapsed time: 115,681 ms
tested at: 2025-03-01T12:48:39.169037Z (105 days ago)
elapsed time: 101,527 ms
tested at: 2025-03-02T01:39:46.519770Z (105 days ago)
elapsed time: 101,224 ms
tested at: 2025-03-03T19:29:08.807193Z (103 days ago)
elapsed time: 101,811 ms
tested at: 2025-03-03T21:49:32.573405Z (103 days ago)
elapsed time: 102,625 ms
tested at: 2025-03-04T22:05:09.327920Z (102 days ago)
elapsed time: 101,740 ms
tested at: 2025-03-06T00:32:55.162195Z (101 days ago)
elapsed time: 102,945 ms
tested at: 2025-03-07T01:10:52.766008Z (100 days ago)
elapsed time: 101,774 ms
tested at: 2025-03-08T13:37:45.309833Z (98 days ago)
elapsed time: 100,908 ms
tested at: 2025-03-09T00:38:56.569526Z (98 days ago)
elapsed time: 100,982 ms
tested at: 2025-03-09T14:13:04.841105Z (97 days ago)
elapsed time: 113,302 ms
tested at: 2025-03-10T11:01:50.525266Z (96 days ago)
elapsed time: 116,842 ms
tested at: 2025-03-10T22:06:31.618023Z (96 days ago)
elapsed time: 103,102 ms
tested at: 2025-03-12T11:49:54.685992Z (94 days ago)
elapsed time: 116,550 ms
tested at: 2025-03-15T01:23:08.009762Z (92 days ago)
elapsed time: 107,376 ms
tested at: 2025-03-21T01:05:42.480054Z (86 days ago)
elapsed time: 102,210 ms
tested at: 2025-03-23T22:32:14.898790Z (83 days ago)
elapsed time: 101,043 ms
tested at: 2025-03-31T22:46:05.278555Z (75 days ago)
elapsed time: 105,897 ms
tested at: 2025-04-01T22:38:25.777417Z (74 days ago)
elapsed time: 114,024 ms
tested at: 2025-04-02T11:15:28.201699Z (73 days ago)
elapsed time: 116,602 ms
tested at: 2025-04-03T11:32:16.038744Z (72 days ago)
elapsed time: 118,552 ms
tested at: 2025-04-04T13:59:04.442731Z (71 days ago)
elapsed time: 113,126 ms
tested at: 2025-04-11T21:47:12.055124Z (64 days ago)
elapsed time: 101,441 ms
tested at: 2025-05-09T11:29:30.226975Z (36 days ago)
elapsed time: 115,476 ms
tested at: 2025-05-14T14:26:51.020259Z (31 days ago)
elapsed time: 116,644 ms
tested at: 2025-05-15T23:00:24.413178Z (30 days ago)
elapsed time: 102,281 ms
tested at: 2025-05-17T00:48:25.067654Z (29 days ago)
elapsed time: 101,779 ms
tested at: 2025-05-18T09:48:01.799303Z (27 days ago)
elapsed time: 101,682 ms
tested at: 2025-05-19T10:47:10.063082Z (26 days ago)
elapsed time: 116,872 ms
tested at: 2025-05-20T00:59:40.946018Z (26 days ago)
elapsed time: 99,610 ms
tested at: 2025-05-23T00:18:04.093493Z (23 days ago)
elapsed time: 99,689 ms
tested at: 2025-05-24T20:40:39.036733Z (21 days ago)
elapsed time: 99,776 ms
tested at: 2025-05-29T21:31:38.721609Z (16 days ago)
elapsed time: 109,554 ms
tested at: 2025-05-31T05:38:30.224392Z (14 days ago)
elapsed time: 107,806 ms
tested at: 2025-06-01T18:34:31.254192Z (13 days ago)
elapsed time: 99,219 ms
tested at: 2025-06-02T00:08:14.271670Z (13 days ago)
elapsed time: 99,232 ms
tested at: 2025-06-03T01:16:18.813157Z (12 days ago)
elapsed time: 99,126 ms
tested at: 2025-06-05T12:05:40.934810Z (9 days ago)
elapsed time: 112,372 ms
tested at: 2025-06-05T16:46:27.585326Z (9 days ago)
elapsed time: 108,200 ms
tested at: 2025-06-07T08:13:40.365332Z (7 days ago)
elapsed time: 722 ms
Command '['cargo', 'run', '--release', '--no-default-features', '--', 'add', 'sample0.txt']' 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\tests.py", line 677, in <lambda>
("orphan_process llama3.3-70b", lambda: orphan_process(test_model="llama3.3-70b")),
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\baehy\ragit\tests\orphan_process.py", line 25, in orphan_process
cargo_run(["add", f"sample{j}.txt"])
~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
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', '--', 'add', 'sample0.txt']' returned non-zero exit status 1.
tested at: 2025-06-09T20:06:53.014494Z (5 days ago)
elapsed time: 108,064 ms