Home Explore Blog Models CI



ls_queries

total: 4, pass: 3, fail: 1

    ls_queries                  run `ls_queries` test
                                It runs `ls-queries` multiple times with different options,
                                and check if it behaves as expected. It also tests other
                                commands that deal with query histories. I implemented an
                                extra test case instead of updating the `ls` test, because
                                the test is getting too long.

TOC

Cases

2f93225e4-mac
 

tested at: 2025-08-26T11:51:14.366171Z (114 days ago)

elapsed time: 8,285 ms

Error

Command '['cargo', 'run', '--release', '--no-default-features', '--', 'query', '--continue', 'c14ede560', "Let's continue the conversation!"]' returned non-zero exit status 1.
Traceback (most recent call last):
  File "/Users/baehyunsol/Documents/Rust/ragit-versions/ragit-0.4.3-dev/tests/tests.py", line 822, in <module>
    test()
  File "/Users/baehyunsol/Documents/Rust/ragit-versions/ragit-0.4.3-dev/tests/ls_queries.py", line 64, in ls_queries
    cargo_run(["query", "--continue", query_uid1, "Let's continue the conversation!"])
  File "/Users/baehyunsol/Documents/Rust/ragit-versions/ragit-0.4.3-dev/tests/utils.py", line 82, in cargo_run
    result = subprocess.run(args, **kwargs)
  File "/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/lib/python3.9/subprocess.py", line 528, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['cargo', 'run', '--release', '--no-default-features', '--', 'query', '--continue', 'c14ede560', "Let's continue the conversation!"]' returned non-zero exit status 1.

suite

ffc0eca96-mac
 

tested at: 2025-09-15T16:35:10.288703Z (94 days ago)

elapsed time: 38,423 ms

suite

adbbbfc43-linux
 

tested at: 2025-09-23T17:41:46.610984Z (86 days ago)

elapsed time: 43,650 ms

suite

b091d3349-linux
 

tested at: 2025-11-20T10:25:32.672961Z (28 days ago)

elapsed time: 40,061 ms

suite