Skip to content

Adding UI Tests for MFA Flows #4802

Adding UI Tests for MFA Flows

Adding UI Tests for MFA Flows #4802

Re-run triggered December 10, 2024 18:55
Status Cancelled
Total duration 6m 25s
Artifacts

auth.yml

on: pull_request
spm-package-resolved
1m 26s
spm-package-resolved
Matrix: pod-lib-lint
Matrix: pod-lib-lint-xc16
Matrix: integration-tests
Matrix: spm
Matrix: auth-cron-only
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 13 warnings
integration-tests (AuthenticationExampleUITests)
The job was canceled because "SwiftApiTests" failed.
integration-tests (AuthenticationExampleUITests): FirebaseAuth/Tests/SampleSwift/AuthenticationExampleUITests/AuthenticationExampleUITests.swift#L319
testAuthExistingAccount, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "Expect predicate `exists == 1` for object "User" NavigationBar".
integration-tests (AuthenticationExampleUITests): FirebaseAuth/Tests/SampleSwift/AuthenticationExampleUITests/AuthenticationExampleUITests.swift#L319
testCreateAccountCorrectPassword, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "Expect predicate `exists == 1` for object "User" NavigationBar".
integration-tests (AuthenticationExampleUITests): FirebaseAuth/Tests/SampleSwift/AuthenticationExampleUITests/AuthenticationExampleUITests.swift#L198
testPhoneMultiFactorEnrollUnenroll, XCTAssertTrue failed - Authentication button did not appear in time.
integration-tests (AuthenticationExampleUITests): FirebaseAuth/Tests/SampleSwift/AuthenticationExampleUITests/AuthenticationExampleUITests.swift#L319
testAuthExistingAccount, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "Expect predicate `exists == 1` for object "User" NavigationBar".
integration-tests (AuthenticationExampleUITests): FirebaseAuth/Tests/SampleSwift/AuthenticationExampleUITests/AuthenticationExampleUITests.swift#L319
testCreateAccountCorrectPassword, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "Expect predicate `exists == 1` for object "User" NavigationBar".
integration-tests (AuthenticationExampleUITests): FirebaseAuth/Tests/SampleSwift/AuthenticationExampleUITests/AuthenticationExampleUITests.swift#L198
testPhoneMultiFactorEnrollUnenroll, XCTAssertTrue failed - Authentication button did not appear in time.
integration-tests (AuthenticationExampleUITests)
The operation was canceled.
integration-tests (ObjCApiTests)
The job was canceled because "SwiftApiTests" failed.
integration-tests (ObjCApiTests)
The operation was canceled.
spm-package-resolved
Cache save failed.
integration-tests (AuthenticationExampleUITests): FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L199
extension declares a conformance of imported type 'UITabBarController' to imported protocol 'UITabBarControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
integration-tests (AuthenticationExampleUITests): FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L199
extension declares a conformance of imported type 'UITabBarController' to imported protocol 'UITabBarControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
integration-tests (AuthenticationExampleUITests): FirebaseAuth/Tests/SampleSwift/AuthenticationExample/ViewControllers/AuthViewController.swift#L1016
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
integration-tests (AuthenticationExampleUITests)
Attempt 1 failed. Reason: Child_process exited with error code 1
integration-tests (ObjCApiTests): FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L199
extension declares a conformance of imported type 'UITabBarController' to imported protocol 'UITabBarControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
integration-tests (ObjCApiTests): FirebaseAuth/Tests/SampleSwift/AuthenticationExample/ViewControllers/AuthViewController.swift#L1016
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
integration-tests (ObjCApiTests): FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L199
extension declares a conformance of imported type 'UITabBarController' to imported protocol 'UITabBarControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
integration-tests (ObjCApiTests)
Attempt 1 failed. Reason: Child_process exited with error code 1
integration-tests (SwiftApiTests): FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L199
extension declares a conformance of imported type 'UITabBarController' to imported protocol 'UITabBarControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
integration-tests (SwiftApiTests): FirebaseAuth/Tests/SampleSwift/AuthenticationExample/ViewControllers/AuthViewController.swift#L1016
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead
integration-tests (SwiftApiTests): FirebaseAuth/Tests/SampleSwift/AuthenticationExample/Utility/Extensions.swift#L199
extension declares a conformance of imported type 'UITabBarController' to imported protocol 'UITabBarControllerDelegate'; this will not behave correctly if the owners of 'UIKit' introduce this conformance in the future
integration-tests (SwiftApiTests): FirebaseAuth/Tests/SampleSwift/SwiftApiTests/EmailPasswordTests.swift#L80
'fetchSignInMethods(forEmail:)' is deprecated: `fetchSignInMethods` is deprecated and will be removed in a future release. This method returns an empty list when Email Enumeration Protection is enabled.