Skip to content

PIR E2E tests

PIR E2E tests #87

GitHub Actions / Test Report: Non-Sandbox failed Nov 5, 2024 in 0s

2613 tests run, 2598 passed, 0 skipped, 15 failed.

Annotations

Check failure on line 1 in DerivedData/Build/Intermediates.noindex/DuckDuckGo.build/CI/Unit Tests.build/Objects-normal/arm64/DataBrokerProtectionFeatureGatekeeperTests.d

See this annotation in the file changed.

@github-actions 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

Check failure on line 1 in DerivedData/Build/Intermediates.noindex/DuckDuckGo.build/CI/Unit Tests.build/Objects-normal/arm64/DataBrokerProtectionFeatureGatekeeperTests.d

See this annotation in the file changed.

@github-actions 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

Check failure on line 1 in DerivedData/Build/Intermediates.noindex/DuckDuckGo.build/CI/Unit Tests.build/Objects-normal/arm64/DataBrokerProtectionFeatureGatekeeperTests.d

See this annotation in the file changed.

@github-actions 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

Check failure on line 1 in DerivedData/Build/Intermediates.noindex/DuckDuckGo.build/CI/Unit Tests.build/Objects-normal/arm64/DataBrokerProtectionFeatureGatekeeperTests.d

See this annotation in the file changed.

@github-actions 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

Check failure on line 1 in DerivedData/Build/Intermediates.noindex/DataBrokerProtection.build/CI/DataBrokerProtectionTests.build/Objects-normal/arm64/DataBrokerProtectionAgentManagerTests.o

See this annotation in the file changed.

@github-actions 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".

Check failure on line 1 in DerivedData/Build/Intermediates.noindex/DataBrokerProtection.build/CI/DataBrokerProtectionTests.build/Objects-normal/arm64/DataBrokerProtectionAgentManagerTests.o

See this annotation in the file changed.

@github-actions 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".

Check failure on line 1 in DerivedData/Build/Intermediates.noindex/DataBrokerProtection.build/CI/DataBrokerProtectionTests.build/Objects-normal/arm64/DataBrokerProtectionAuthenticationManagerTests.o

See this annotation in the file changed.

@github-actions 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")

Check failure on line 1 in DerivedData/Build/Intermediates.noindex/DataBrokerProtection.build/CI/DataBrokerProtectionTests.build/Objects-normal/arm64/DataBrokerProtectionAuthenticationManagerTests.o

See this annotation in the file changed.

@github-actions 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

Check failure on line 1 in DerivedData/Build/Intermediates.noindex/DataBrokerProtection.build/CI/DataBrokerProtectionTests.build/Objects-normal/arm64/DataBrokerProtectionAuthenticationManagerTests.o

See this annotation in the file changed.

@github-actions 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

Check failure on line 1 in DerivedData/Build/Intermediates.noindex/DataBrokerProtection.build/CI/DataBrokerProtectionTests.build/Objects-normal/arm64/DataBrokerProtectionProfileTests.o

See this annotation in the file changed.

@github-actions 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.

Check failure on line 1 in DerivedData/Build/Intermediates.noindex/DataBrokerProtection.build/CI/DataBrokerProtectionTests.build/Objects-normal/arm64/EmailServiceTests.o

See this annotation in the file changed.

@github-actions 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

Check failure on line 1 in DerivedData/Build/Intermediates.noindex/DataBrokerProtection.build/CI/DataBrokerProtectionTests.build/Objects-normal/arm64/EmailServiceTests.o

See this annotation in the file changed.

@github-actions 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

Check failure on line 1 in DerivedData/Build/Intermediates.noindex/DataBrokerProtection.build/CI/DataBrokerProtectionTests.build/Objects-normal/arm64/EmailServiceTests.o

See this annotation in the file changed.

@github-actions 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]")

Check failure on line 1 in DerivedData/Build/Intermediates.noindex/DataBrokerProtection.build/CI/DataBrokerProtectionTests.build/Objects-normal/arm64/EmailServiceTests.o

See this annotation in the file changed.

@github-actions 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

Check failure on line 1 in DerivedData/Build/Intermediates.noindex/DataBrokerProtection.build/CI/DataBrokerProtectionTests.build/Objects-normal/arm64/EmailServiceTests.o

See this annotation in the file changed.

@github-actions 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