Home Explore Blog CI



04ee6286f-mac

result.json

total: 51, pass: 49, fail: 2

add `serde_chunk_source` test

I added a field to `ChunkSource::File` in the last commit and is worried
whether it has a backward compatibility issue.

TOC

  1. ignore  
  2. recover  
  3. clone  
  4. server  
  5. cli  
  6. archive  
  7. ls  
  8. meta  
  9. symlink  
  10. ii  
  11. images  
  12. subdir  
  13. tfidf  
  14. merge  
  15. migrate  
  16. config  

Cases

cargo_tests
 

elapsed time: 510,201 ms

history

add_and_rm
 

elapsed time: 122,280 ms

history

add_and_rm2
 

elapsed time: 41,736 ms

history

ignore
 

elapsed time: 13,031 ms

history

recover
 

elapsed time: 11,149 ms

history

clone
 

elapsed time: 130,918 ms

history

clone_empty
 

elapsed time: 10,712 ms

history

server
 

elapsed time: 475,422 ms

history

server_permission
 

elapsed time: 2,631 ms

Error


Traceback (most recent call last):
  File "/Users/baehyunsol/Documents/Rust/ragit/tests/tests.py", line 565, in <module>
    test()
  File "/Users/baehyunsol/Documents/Rust/ragit/tests/server_permission.py", line 23, in server_permission
    create_user(id="test-user-2", email="sample2@email.com", password="abcdefgh")
  File "/Users/baehyunsol/Documents/Rust/ragit/tests/server.py", line 186, in create_user
    assert response.status_code == 200
AssertionError

history

cli
 

elapsed time: 23,136 ms

history

archive
 

elapsed time: 416,691 ms

history

many_chunks
 

elapsed time: 550,821 ms

history

many_jobs
 

elapsed time: 56,037 ms

history

ls
 

elapsed time: 311,058 ms

history

meta
 

elapsed time: 7,219 ms

history

symlink
 

elapsed time: 10,870 ms

history

ii
 

elapsed time: 126,818 ms

Error

tfidf result on term 'search gpg annot select correspond' is not close enough. error: `approximation[2] not in answer`, answer: ['3e0d93ece16c10490435c08b7b755db9a57e53b818a9e62c0000000100000fa3', 'c5719c769542cb0cde49558784948082703f2da9618c29d80000000100000fb3', '6d1b2eeef26e5ce9672e62a7ca43412c66b86ad0e48d27620000000100000fa0', '606389435f969a017ad1cf63a7a30eba0d1a08c743efea9f0000000100000318', 'f386d96798aad5baf548b6985b367932bdc89483b756b515000000010000081f', 'c66345d5ab119b4cf05a6899472b54a4fd0041ee2b83b9f80000000100000fa2', 'bf8735875031f53ccd50e48e6674d9ac64c90f68bb0c7edb0000000100000fa0', '509b4b369f9f9729365a6947ce43335209d934562feeb7220000000100000fa2', '82ad9747a31109a3ef965e4168a0968cb56a448390416e290000000100000bf5', 'b632241f25a98c9320097079669e1acd10afd534e67ec2600000000100000fa2'], approximation: ['3e0d93ece16c10490435c08b7b755db9a57e53b818a9e62c0000000100000fa3', 'b632241f25a98c9320097079669e1acd10afd534e67ec2600000000100000fa2', '90a25e1efdafffab6369490140eecabb90ab0649108feeff0000000100000cd4', 'bf8735875031f53ccd50e48e6674d9ac64c90f68bb0c7edb0000000100000fa0', '5cdbfe828a4a84a4129bda3cc32bb8376914275561fa6a1a0000000100000da8', 'c5719c769542cb0cde49558784948082703f2da9618c29d80000000100000fb3', '0833e100c47da17ca6a2d202310483ed3c08f75ec2cfbf4a0000000100000c67', '1ff3d753fa4b857385f748c5d02a7371332241a8579211f9000000010000075c', '6f305111c4ab2bb2243ce34889afb4f72dff498303da56890000000100000c1e', '6d1b2eeef26e5ce9672e62a7ca43412c66b86ad0e48d27620000000100000fa0']
Traceback (most recent call last):
  File "/Users/baehyunsol/Documents/Rust/ragit/tests/ii.py", line 103, in ii_worker
    raise AssertionError(f"approximation[{i}] not in answer")
AssertionError: approximation[2] not in answer

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/Users/baehyunsol/Documents/Rust/ragit/tests/tests.py", line 565, in <module>
    test()
  File "/Users/baehyunsol/Documents/Rust/ragit/tests/ii.py", line 49, in ii
    ii_worker()
  File "/Users/baehyunsol/Documents/Rust/ragit/tests/ii.py", line 116, in ii_worker
    raise AssertionError(f"tfidf result on term '{term}' is not close enough. error: `{e}`, answer: {answer}, approximation: {approximation}")
AssertionError: tfidf result on term 'search gpg annot select correspond' is not close enough. error: `approximation[2] not in answer`, answer: ['3e0d93ece16c10490435c08b7b755db9a57e53b818a9e62c0000000100000fa3', 'c5719c769542cb0cde49558784948082703f2da9618c29d80000000100000fb3', '6d1b2eeef26e5ce9672e62a7ca43412c66b86ad0e48d27620000000100000fa0', '606389435f969a017ad1cf63a7a30eba0d1a08c743efea9f0000000100000318', 'f386d96798aad5baf548b6985b367932bdc89483b756b515000000010000081f', 'c66345d5ab119b4cf05a6899472b54a4fd0041ee2b83b9f80000000100000fa2', 'bf8735875031f53ccd50e48e6674d9ac64c90f68bb0c7edb0000000100000fa0', '509b4b369f9f9729365a6947ce43335209d934562feeb7220000000100000fa2', '82ad9747a31109a3ef965e4168a0968cb56a448390416e290000000100000bf5', 'b632241f25a98c9320097079669e1acd10afd534e67ec2600000000100000fa2'], approximation: ['3e0d93ece16c10490435c08b7b755db9a57e53b818a9e62c0000000100000fa3', 'b632241f25a98c9320097079669e1acd10afd534e67ec2600000000100000fa2', '90a25e1efdafffab6369490140eecabb90ab0649108feeff0000000100000cd4', 'bf8735875031f53ccd50e48e6674d9ac64c90f68bb0c7edb0000000100000fa0', '5cdbfe828a4a84a4129bda3cc32bb8376914275561fa6a1a0000000100000da8', 'c5719c769542cb0cde49558784948082703f2da9618c29d80000000100000fb3', '0833e100c47da17ca6a2d202310483ed3c08f75ec2cfbf4a0000000100000c67', '1ff3d753fa4b857385f748c5d02a7371332241a8579211f9000000010000075c', '6f305111c4ab2bb2243ce34889afb4f72dff498303da56890000000100000c1e', '6d1b2eeef26e5ce9672e62a7ca43412c66b86ad0e48d27620000000100000fa0']

history

cat_file
 

elapsed time: 33,472 ms

history

images
 

elapsed time: 8,656 ms

history

markdown_reader
 

elapsed time: 13,664 ms

history

csv_reader
 

elapsed time: 7,227 ms

history

subdir
 

elapsed time: 26,427 ms

history

tfidf
 

elapsed time: 30,677 ms

history

merge
 

elapsed time: 51,518 ms

history

external_bases
 

elapsed time: 49,019 ms

history

end_to_end dummy
 

elapsed time: 76,034 ms

history

end_to_end llama3.3-70b
 

elapsed time: 102,601 ms

history

audit llama3.3-70b
 

elapsed time: 16,512 ms

history

logs llama3.3-70b
 

elapsed time: 9,034 ms

history

prompts dummy
 

elapsed time: 9,746 ms

history

prompts gpt-4o-mini
 

elapsed time: 54,046 ms

history

prompts claude-3.5-sonnet
 

elapsed time: 91,932 ms

history

empty dummy
 

elapsed time: 10,395 ms

history

empty llama3.3-70b
 

elapsed time: 11,959 ms

history

server_chat llama3.3-70b
 

elapsed time: 31,990 ms

history

images2 gpt-4o-mini
 

elapsed time: 16,031 ms

history

images3 gpt-4o-mini
 

elapsed time: 13,493 ms

history

pdf gpt-4o-mini
 

elapsed time: 150,604 ms

history

web_images gpt-4o-mini
 

elapsed time: 55,636 ms

history

images2 claude-3.5-sonnet
 

elapsed time: 44,614 ms

history

extract_keywords dummy
 

elapsed time: 2,949 ms

history

extract_keywords gpt-4o-mini
 

elapsed time: 10,433 ms

history

orphan_process llama3.3-70b
 

elapsed time: 115,476 ms

history

write_lock llama3.3-70b
 

elapsed time: 83,105 ms

history

ragit_api command-r
 

elapsed time: 6,122 ms

history

query_options llama3.3-70b
 

elapsed time: 9,532 ms

history

models_init
 

elapsed time: 860 ms

history

test_home_config_override
 

elapsed time: 439 ms

history

migrate
 

elapsed time: 212,580 ms

history

migrate2
 

elapsed time: 66,233 ms

history

config
 

elapsed time: 36,992 ms

history


<< 376ca3ee4-linux
027a29d16-mac >>