total: 23, pass: 18, 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 (212 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 (209 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 (208 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 (202 days ago)
elapsed time: 16,908 ms
tested at: 2025-05-31T05:38:30.224392Z (201 days ago)
elapsed time: 16,889 ms
tested at: 2025-06-01T18:34:31.254192Z (200 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 (199 days ago)
elapsed time: 12,571 ms
tested at: 2025-06-03T01:16:18.813157Z (198 days ago)
elapsed time: 12,595 ms
tested at: 2025-06-05T12:05:40.934810Z (196 days ago)
elapsed time: 18,960 ms
tested at: 2025-06-05T16:46:27.585326Z (196 days ago)
elapsed time: 16,755 ms
tested at: 2025-06-07T08:13:40.365332Z (194 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 (192 days ago)
elapsed time: 16,969 ms
tested at: 2025-06-20T11:50:38.004891Z (181 days ago)
elapsed time: 19,283 ms
tested at: 2025-06-27T11:25:09.159801Z (174 days ago)
elapsed time: 19,517 ms
tested at: 2025-07-09T12:03:26.241876Z (162 days ago)
elapsed time: 19,164 ms
tested at: 2025-07-21T08:03:09.691900Z (150 days ago)
elapsed time: 20,710 ms
tested at: 2025-07-21T11:53:02.138116Z (150 days ago)
elapsed time: 19,786 ms
tested at: 2025-07-25T08:20:45.661982Z (146 days ago)
elapsed time: 20,789 ms
tested at: 2025-08-01T14:20:52.926510Z (139 days ago)
elapsed time: 21,166 ms
tested at: 2025-08-26T11:51:14.366171Z (114 days ago)
elapsed time: 19,564 ms
tested at: 2025-09-15T16:35:10.288703Z (94 days ago)
elapsed time: 18,933 ms
tested at: 2025-09-23T17:41:46.610984Z (86 days ago)
elapsed time: 20,943 ms
tested at: 2025-11-20T10:25:32.672961Z (28 days ago)
elapsed time: 20,015 ms