total: 11, pass: 10, fail: 1
prompts [model=dummy] run `prompts` test
It's the smallest set of commands that parses and executes all
the `.pdl` files in `prompts/` directory.
tested at: 2025-05-23T00:18:04.093493Z (23 days ago)
elapsed time: 28,589 ms
tested at: 2025-05-24T20:40:39.036733Z (21 days ago)
elapsed time: 26,573 ms
tested at: 2025-05-29T21:31:38.721609Z (16 days ago)
elapsed time: 39,047 ms
tested at: 2025-05-31T05:38:30.224392Z (14 days ago)
elapsed time: 29,171 ms
tested at: 2025-06-01T18:34:31.254192Z (13 days ago)
elapsed time: 26,391 ms
tested at: 2025-06-02T00:08:14.271670Z (13 days ago)
elapsed time: 27,134 ms
tested at: 2025-06-03T01:16:18.813157Z (12 days ago)
elapsed time: 29,486 ms
tested at: 2025-06-05T12:05:40.934810Z (9 days ago)
elapsed time: 37,467 ms
tested at: 2025-06-05T16:46:27.585326Z (9 days ago)
elapsed time: 33,861 ms
tested at: 2025-06-07T08:13:40.365332Z (7 days ago)
elapsed time: 794 ms
Command '['cargo', 'run', '--release', '--no-default-features', '--', 'config', '--set', 'strict_file_reader', 'true']' 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 659, in <lambda>
("prompts gemini-2.0-flash", lambda: prompts(test_model="gemini-2.0-flash")),
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\baehy\ragit\tests\prompts.py", line 31, in prompts
cargo_run(["config", "--set", "strict_file_reader", "true"])
~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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', 'strict_file_reader', 'true']' returned non-zero exit status 1.
tested at: 2025-06-09T20:06:53.014494Z (5 days ago)
elapsed time: 34,078 ms