Skip to content

Remove ruby related files. #51

Remove ruby related files.

Remove ruby related files. #51

GitHub Actions / KeychainAccess test report failed Nov 12, 2023 in 0s

Xcode test results

Testing workspace KeychainAccess with scheme KeychainAccess

Summary

TotalSuccess PassedFailure FailedSkipped SkippedExpected Failure Expected Failure⏱️ Time
414010020.78s

Test Summary

KeychainAccessTests

  • Device: iPhone 15 Pro, 17.0.1 (21A342)
  • SDK: Simulator - iOS 17.0, 17.0
TestTotalSuccessFailureSkippedExpected Failure
test-class EnumTests44000
test-class ErrorTypeTests11000
test-class KeychainAccessTests3434000
test-class SharedCredentialTests21100

Failure Failures

KeychainAccessTests/SharedCredentialTests/testGetSharedPassword()

File/Users/runner/work/KeychainAccess/KeychainAccess/Lib/KeychainAccessTests/SharedCredentialTests.swift:50
Issue TypeAssertion Failure
MessageAsynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "getSharedPassword".
File/Users/runner/work/KeychainAccess/KeychainAccess/Lib/KeychainAccessTests/SharedCredentialTests.swift:64
Issue TypeAssertion Failure
MessageAsynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "getSharedPassword".

Details

Test Details

KeychainAccessTestsback

EnumTests back

SuccessFailureSkippedExpected Failure⏱️
4 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testAccessibility()
Successtest-method testAuthenticationType()
Successtest-method testItemClass()
Successtest-method testProtocolType()

ErrorTypeTests back

SuccessFailureSkippedExpected Failure⏱️
1 (100%)0 (0%)0 (0%)0 (0%)0.00s
Successtest-method testErrorType()

KeychainAccessTests back

SuccessFailureSkippedExpected Failure⏱️
34 (100%)0 (0%)0 (0%)0 (0%)0.02s
Successtest-method testAllKeys()
Successtest-method testAuthenticationPolicy()
Successtest-method testContains()
Successtest-method testDefaultInitializer()
Successtest-method testDescription()
Successtest-method testErrorHandling()
Successtest-method testGenericPassword()
Successtest-method testGenericPasswordSubscripting()
Successtest-method testGenericPasswordWithAccessGroup1()
Successtest-method testGenericPasswordWithAccessGroup2()
Successtest-method testGetPersistentRef()
Successtest-method testIgnoringAttributeSynchronizable()
Successtest-method testIgnoringAttributeSynchronizableBackwardCompatibility()
Successtest-method testInitializerWithAccessGroup()
Successtest-method testInitializerWithServer()
Successtest-method testInitializerWithServerAndAuthenticationType()
Successtest-method testInitializerWithService()
Successtest-method testInitializerWithServiceAndAccessGroup()
Successtest-method testInternetPassword()
Successtest-method testInternetPasswordSubscripting()
Successtest-method testInternetPasswordWithAccessGroup1()
Successtest-method testInternetPasswordWithAccessGroup2()
Successtest-method testProperties()
Successtest-method testRemoveData()
Successtest-method testRemoveString()
Successtest-method testSetAttributes()
Successtest-method testSetData()
Successtest-method testSetString()
Successtest-method testSetStringWithComment()
Successtest-method testSetStringWithCustomService()
Successtest-method testSetStringWithLabel()
Successtest-method testSetStringWithLabelAndComment()
Successtest-method testStringConversionError()
Successtest-method testSubscripting()

SharedCredentialTests back

SuccessFailureSkippedExpected Failure⏱️
1 (50%)1 (50%)0 (0%)0 (0%)20.75s
Successtest-method testGeneratePassword()
Failuretest-method testGetSharedPassword()back

Annotations

Check failure on line 50 in Lib/KeychainAccessTests/SharedCredentialTests.swift

See this annotation in the file changed.

@github-actions github-actions / KeychainAccess test report

Assertion Failure

Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "getSharedPassword".

Check failure on line 64 in Lib/KeychainAccessTests/SharedCredentialTests.swift

See this annotation in the file changed.

@github-actions github-actions / KeychainAccess test report

Assertion Failure

Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "getSharedPassword".