Mark more tests as flaky #1189
Annotations
10 errors and 10 warnings
Run Lucid-iOS Tests:
LucidTests/Core/CoreManagerTests.swift#L181
test_manager_should_fail_to_get_entity_from_remote_store_then_not_cache_it_when_data_source_is_remote_only, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
Run Lucid-iOS Tests:
LucidTests/Core/CoreManagerTests.swift#L257
test_manager_should_fail_to_get_entity_from_remote_store_when_cache_strategy_is_remote_only, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
Run Lucid-iOS Tests:
LucidTests/Core/CoreManagerTests.swift#L218
test_manager_should_get_entity_from_remote_store_only_when_cache_strategy_is_remote_only, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
Run Lucid-iOS Tests:
LucidTests/Core/CoreManagerTests.swift#L103
test_manager_should_get_entity_from_remote_store_then_cache_it_when_cache_strategy_is_remote_only, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
Run Lucid-iOS Tests:
LucidTests/Core/CoreManagerTests.swift#L440
test_manager_should_not_get_entity_from_memory_first_but_still_reach_remote_store_when_strategy_is_local_then_remote, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
Run Lucid-iOS Tests:
LucidTests/Core/CoreManagerTests.swift#L5516
test_manager_should_send_entity_update_to_provider_when_lazy_value_changes_from_unrequested_to_requested, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "continuous".
|
Run Lucid-iOS Tests:
LucidTests/Core/CoreManagerTests.swift#L2168
test_manager_should_send_entity_update_to_provider_with_different_query_when_entity_changed, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "continuous".
|
Run Lucid-iOS Tests:
LucidTests/Core/CoreManagerTests.swift#L7499
test_set_returns_failure_for_change_from_local_access_to_no_access, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
Run Lucid-iOS Tests:
LucidTests/Core/CoreManagerTests.swift#L7499
test_set_returns_failure_for_change_from_remote_access_to_local_access, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
Run Lucid-iOS Tests:
LucidTests/Core/CoreManagerTests.swift#L7499
test_set_returns_failure_for_change_from_remote_access_to_no_access, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "once".
|
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