total: 19, pass: 14, fail: 5
real_repos_regression run `real_repos_regression` test
I ran `python3 tests.py real_repos` and was surprised to see
it throwing so many errors. Many of them were ragit's fault. So
I created this test, which tries to reproduce all the errors
found in the `real_repos` test.
tested at: 2025-05-20T00:59:40.946018Z (114 days ago)
elapsed time: 2,525 ms
Traceback (most recent call last):
File "/home/baehyunsol/Documents/ragit/tests/tests.py", line 650, in <module>
test()
File "/home/baehyunsol/Documents/ragit/tests/real_repos_regression.py", line 157, in real_repos_regression
assert count_files() == (len(reproductions), 1, len(reproductions) - 1) # (total, staged, processed)
AssertionError
tested at: 2025-05-23T00:18:04.093493Z (111 days ago)
elapsed time: 2,527 ms
Traceback (most recent call last):
File "/home/baehyunsol/Documents/ragit/tests/tests.py", line 670, in <module>
test()
File "/home/baehyunsol/Documents/ragit/tests/real_repos_regression.py", line 157, in real_repos_regression
assert count_files() == (len(reproductions), 1, len(reproductions) - 1) # (total, staged, processed)
AssertionError
tested at: 2025-05-24T20:40:39.036733Z (109 days ago)
elapsed time: 2,543 ms
Traceback (most recent call last):
File "/home/baehyunsol/Documents/ragit/tests/tests.py", line 672, in <module>
test()
File "/home/baehyunsol/Documents/ragit/tests/real_repos_regression.py", line 157, in real_repos_regression
assert count_files() == (len(reproductions), 1, len(reproductions) - 1) # (total, staged, processed)
AssertionError
tested at: 2025-05-29T21:31:38.721609Z (104 days ago)
elapsed time: 16,908 ms
tested at: 2025-05-31T05:38:30.224392Z (103 days ago)
elapsed time: 16,889 ms
tested at: 2025-06-01T18:34:31.254192Z (101 days ago)
elapsed time: 2,416 ms
Traceback (most recent call last):
File "/home/baehyunsol/Documents/ragit/tests/tests.py", line 709, in <module>
test()
File "/home/baehyunsol/Documents/ragit/tests/real_repos_regression.py", line 159, in real_repos_regression
assert count_files() == (len(reproductions), 1, len(reproductions) - 1) # (total, staged, processed)
AssertionError
tested at: 2025-06-02T00:08:14.271670Z (101 days ago)
elapsed time: 12,571 ms
tested at: 2025-06-03T01:16:18.813157Z (100 days ago)
elapsed time: 12,595 ms
tested at: 2025-06-05T12:05:40.934810Z (98 days ago)
elapsed time: 18,960 ms
tested at: 2025-06-05T16:46:27.585326Z (97 days ago)
elapsed time: 16,755 ms
tested at: 2025-06-07T08:13:40.365332Z (96 days ago)
elapsed time: 8,136 ms
Traceback (most recent call last):
File "C:\Users\baehy\ragit\tests\tests.py", line 720, in <module>
test()
~~~~^^
File "C:\Users\baehy\ragit\tests\real_repos_regression.py", line 159, in real_repos_regression
assert count_files() == (len(reproductions), 1, len(reproductions) - 1) # (total, staged, processed)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError
tested at: 2025-06-09T20:06:53.014494Z (93 days ago)
elapsed time: 16,969 ms
tested at: 2025-06-20T11:50:38.004891Z (83 days ago)
elapsed time: 19,283 ms
tested at: 2025-06-27T11:25:09.159801Z (76 days ago)
elapsed time: 19,517 ms
tested at: 2025-07-09T12:03:26.241876Z (64 days ago)
elapsed time: 19,164 ms
tested at: 2025-07-21T08:03:09.691900Z (52 days ago)
elapsed time: 20,710 ms
tested at: 2025-07-21T11:53:02.138116Z (52 days ago)
elapsed time: 19,786 ms
tested at: 2025-07-25T08:20:45.661982Z (48 days ago)
elapsed time: 20,789 ms
tested at: 2025-08-01T14:20:52.926510Z (40 days ago)
elapsed time: 21,166 ms