PIR E2E tests #87
2613 tests run, 2598 passed, 0 skipped, 15 failed.
Annotations
github-actions / Test Report: Non-Sandbox
DataBrokerProtectionFeatureGatekeeperTests.testWhenAccessTokenAndEntitlementAreNotFound_andIsNotActiveFreemiumUser_thenFeatureIsDisabled
/Users/runner/work/macos-browser/macos-browser/UnitTests/DBP/Tests/DataBrokerProtectionFeatureGatekeeperTests.swift:113 - XCTAssertFalse failed
github-actions / Test Report: Non-Sandbox
DataBrokerProtectionFeatureGatekeeperTests.testWhenAccessTokenIsFound_butNoEntitlementIs_andIsActiveFreemiumUser_thenFeatureIsDisabled
/Users/runner/work/macos-browser/macos-browser/UnitTests/DBP/Tests/DataBrokerProtectionFeatureGatekeeperTests.swift:95 - XCTAssertFalse failed
github-actions / Test Report: Non-Sandbox
DataBrokerProtectionFeatureGatekeeperTests.testWhenAccessTokenIsFound_butNoEntitlementIs_andIsNotActiveFreemiumUser_thenFeatureIsDisabled
/Users/runner/work/macos-browser/macos-browser/UnitTests/DBP/Tests/DataBrokerProtectionFeatureGatekeeperTests.swift:77 - XCTAssertFalse failed
github-actions / Test Report: Non-Sandbox
DataBrokerProtectionFeatureGatekeeperTests.testWhenNoAccessTokenIsFound_butEntitlementIs_andIsNotActiveFreemiumUser_thenFeatureIsDisabled
/Users/runner/work/macos-browser/macos-browser/UnitTests/DBP/Tests/DataBrokerProtectionFeatureGatekeeperTests.swift:59 - XCTAssertFalse failed
github-actions / Test Report: Non-Sandbox
DataBrokerProtectionAgentManagerTests.testWhenAgentStart_andProfileDoesNotExist_andUserIsFreemium_thenActivityIsNotScheduled_andStopAgentIsCalled
/Users/runner/work/macos-browser/macos-browser/LocalPackages/DataBrokerProtection/Tests/DataBrokerProtectionTests/DataBrokerProtectionAgentManagerTests.swift:202 - Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "Stop agent expectation".
github-actions / Test Report: Non-Sandbox
DataBrokerProtectionAgentManagerTests.testWhenAgentStart_thenPrerequisitesAreValidated_andEntitlementsAreMonitored
/Users/runner/work/macos-browser/macos-browser/LocalPackages/DataBrokerProtection/Tests/DataBrokerProtectionTests/DataBrokerProtectionAgentManagerTests.swift:244 - Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "preRequisitesExpectation expectation", "monitorEntitlement expectation".
github-actions / Test Report: Non-Sandbox
DataBrokerProtectionAuthenticationManagerTests.testUserNotAuthenticatedWhenSubscriptionManagerReturnsFalse
/Users/runner/work/macos-browser/macos-browser/LocalPackages/DataBrokerProtection/Tests/DataBrokerProtectionTests/DataBrokerProtectionAuthenticationManagerTests.swift:44 - XCTAssertEqual failed: ("true") is not equal to ("false")
github-actions / Test Report: Non-Sandbox
DataBrokerProtectionAuthenticationManagerTests.testValidEntitlementCheckWithFailure
/Users/runner/work/macos-browser/macos-browser/LocalPackages/DataBrokerProtection/Tests/DataBrokerProtectionTests/DataBrokerProtectionAuthenticationManagerTests.swift:111 - failed - Entitlement check should fail
github-actions / Test Report: Non-Sandbox
DataBrokerProtectionAuthenticationManagerTests.testValidEntitlementCheckWithSuccessFalse
/Users/runner/work/macos-browser/macos-browser/LocalPackages/DataBrokerProtection/Tests/DataBrokerProtectionTests/DataBrokerProtectionAuthenticationManagerTests.swift:96 - XCTAssertFalse failed - Entitlement check should return false for valid entitlement
github-actions / Test Report: Non-Sandbox
DataBrokerProtectionProfileTests.testSaveNewProfileQuery_thenSaveProfileQueryIsCalled
Restarting after unexpected exit, crash, or test timeout in DataBrokerProtectionProfileTests.testSaveNewProfileQuery_thenSaveProfileQueryIsCalled(); summary will include totals from previous launches.
github-actions / Test Report: Non-Sandbox
EmailServiceTests.testWhen401IsReceived_thenWeSubmit401ErrorPixel
/Users/runner/work/macos-browser/macos-browser/LocalPackages/DataBrokerProtection/Tests/DataBrokerProtectionTests/EmailServiceTests.swift:300 - failed - Expected an error to be thrown
github-actions / Test Report: Non-Sandbox
EmailServiceTests.testWhenNoAuthTokenAvailable_noAuthTokenErrorIsThrown
/Users/runner/work/macos-browser/macos-browser/LocalPackages/DataBrokerProtection/Tests/DataBrokerProtectionTests/EmailServiceTests.swift:279 - failed - Expected an error to be thrown
github-actions / Test Report: Non-Sandbox
EmailServiceTests.testWhenResponseIsCorrect_thenTheEmailIsReturned
/Users/runner/work/macos-browser/macos-browser/LocalPackages/DataBrokerProtection/Tests/DataBrokerProtectionTests/EmailServiceTests.swift:98 - XCTAssertEqual failed: ("[email protected]") is not equal to ("[email protected]")
github-actions / Test Report: Non-Sandbox
EmailServiceTests.testWhenResponseIsIncorrect_thenTheCantFindEmailExceptionIsThrown
/Users/runner/work/macos-browser/macos-browser/LocalPackages/DataBrokerProtection/Tests/DataBrokerProtectionTests/EmailServiceTests.swift:76 - failed - Expected an error to be thrown
github-actions / Test Report: Non-Sandbox
EmailServiceTests.testWhenSessionThrows_thenTheCorrectErrorIsThrown
/Users/runner/work/macos-browser/macos-browser/LocalPackages/DataBrokerProtection/Tests/DataBrokerProtectionTests/EmailServiceTests.swift:52 - failed - Expected an error to be thrown