Commit 873398d
committed
fix: ox crashed due to old-event-not-found-problem
I've recorded the following AI-prompts, though I'm not sure they are related to this commit:
claude-sonnet-4-6: On the main branch in the current directory, we get `AssertionError: expectation is unsupported, observation is full for search.recurrences.expanded.exception` from many servers now when running `pytest -k compat` in ~/caldav. Reproducable by doing `cd ~/caldav ; status=good ; pytest tests/test_caldav.py::TestForServerRadicale::testCheckCompatibility || status=bad; cd ~/caldav-server-tester ; echo $status`. CHecking out tag v3.2.0, the test passes. There aren't that many differences between master and v3.2.0. Please investigate.
claude-sonnet-4-6: Throw it into the current async-test-infrastructure branch.1 parent 2187530 commit 873398d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
777 | 777 | | |
778 | 778 | | |
779 | 779 | | |
| 780 | + | |
780 | 781 | | |
781 | 782 | | |
782 | 783 | | |
| |||
0 commit comments