Mark more tests as flaky #1198
Annotations
7 errors and 10 warnings
Run Lucid-iOS Tests:
LucidTests/Core/CoreManagerTests.swift#L1326
test_manager_should_fail_to_get_entities_when_stores_fails_and_strategy_is_remote_or_local, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
Run Lucid-iOS Tests:
LucidTests/Core/CoreManagerTests.swift#L3138
test_manager_should_send_new_truth_to_all_query_for_complete_results, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "continuous2".
|
Run Lucid-iOS Tests:
LucidTests/Core/CoreManagerTests.swift#L3099
test_manager_should_send_new_truth_to_all_query_for_complete_results, XCTAssertEqual failed: ("Optional("another_fake_title")") is not equal to ("Optional("fake_title")")
|
Run Lucid-iOS Tests:
LucidTests/Core/CoreManagerTests.swift#L3162
test_manager_should_send_new_truth_to_all_query_for_complete_results, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "continuous3".
|
Run Lucid-iOS Tests:
LucidTests/Core/CoreManagerTests.swift#L6726
test_user_access_validation_remove_all_returns_local_response_for_local_access_level, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
Run Lucid-iOS Tests:
LucidTests/Core/CoreManagerTests.swift#L6686
test_user_access_validation_remove_all_returns_remote_response_for_remote_access_level, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
Run Lucid-iOS Tests
Process completed with exit code 1.
|
Run Lucid-iOS Tests:
Lucid/Utils/AnySequence.swift#L57
extension declares a conformance of imported type 'AnySequence' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
Run Lucid-iOS Tests:
Lucid/Utils/Publisher+Extensions.swift#L344
extension declares a conformance of imported type 'Array' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
Run Lucid-iOS Tests:
Lucid/Core/APIClientQueue.swift#L470
'AnyActor' is deprecated: Use 'any Actor' with 'DistributedActor.asLocalActor' instead
|
Run Lucid-iOS Tests:
Lucid/Utils/Publisher+Extensions.swift#L344
extension declares a conformance of imported type 'Array' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
Run Lucid-iOS Tests:
Lucid/Utils/BackgroundTaskManager.swift#L99
capture of 'timer' with non-sendable type 'Timer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Run Lucid-iOS Tests:
Lucid/Stores/CacheStore.swift#L284
non-sendable type 'Result<AnySequence<E>, StoreError>?' returned by implicitly asynchronous call to actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
|
Run Lucid-iOS Tests:
Lucid/Stores/CacheStore.swift#L419
conformance of 'AnySequence<Element>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
|
Run Lucid-iOS Tests:
Lucid/Stores/CacheStore.swift#L419
conformance of 'AnySequence<Element>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
|
Run Lucid-iOS Tests:
Lucid/Stores/CacheStore.swift#L420
conformance of 'AnySequence<Element>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
|
Run Lucid-iOS Tests:
Lucid/Stores/CacheStore.swift#L430
conformance of 'AnySequence<Element>' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
|
Loading