Add centralized exception handling and new exception types #193
GitHub Actions / slow Integration Tests - Weaviate 1.32.11
succeeded
Dec 2, 2025 in 0s
18 passed, 1 failed and 2 skipped
❌ ./test-results/test-integration-slow-1.32.11.trx
21 tests were completed in 116s with 18 passed, 1 failed and 2 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| Weaviate.Client.Tests.Integration.TestBackups | 11✅ | 2⚪ | 38s | |
| Weaviate.Client.Tests.Integration.TestReplication | 7✅ | 1❌ | 54s |
✅ Weaviate.Client.Tests.Integration.TestBackups
✅ Test_Cancel_Running_Backup
✅ Test_Create_And_Restore_Backup_With_Waiting
✅ Test_Create_And_Restore_Backup_Without_Waiting
✅ Test_Create_And_Restore_Single_Collection_Backup_With_Waiting
✅ Test_Create_List_Status_Cancel_Backup
✅ Test_Fail_Backup_On_NonExisting_Collection
✅ Test_Fail_Creating_Duplicate_Backup
✅ Test_Fail_Restoring_Backup_For_Existing_Collection
✅ Test_List_Backups
⚪ Test_Overwrite_Alias_False_Should_Not_Conflict
⚪ Test_Overwrite_Alias_True_Should_Replace_Existing_Alias
✅ TestConcurrentBackupConflict
✅ TestConcurrentRestoreConflict
❌ Weaviate.Client.Tests.Integration.TestReplication
❌ Test_DeleteAll_Operations
All operations should be deleted after waiting
✅ Test_External_Cancellation_Detected_By_Tracker
✅ Test_List_And_Query_Operations
✅ Test_Replicate_And_Cancel
✅ Test_Replicate_And_Delete
✅ Test_Replicate_And_Get
✅ Test_Replication_Operation_Tracker_Properties
✅ Test_Wait_For_Successful_Completion
Annotations
Check failure on line 448 in src/Weaviate.Client.Tests/Integration/TestReplication.cs
github-actions / slow Integration Tests - Weaviate 1.32.11
Weaviate.Client.Tests.Integration.TestReplication ► Test_DeleteAll_Operations
Failed test found in:
./test-results/test-integration-slow-1.32.11.trx
Error:
All operations should be deleted after waiting
Raw output
All operations should be deleted after waiting
at Weaviate.Client.Tests.Integration.TestReplication.Test_DeleteAll_Operations() in /home/runner/work/csharp-client/csharp-client/src/Weaviate.Client.Tests/Integration/TestReplication.cs:line 448
--- End of stack trace from previous location ---
Loading