Skip to content

Revert "Disable failing test" #6176

Revert "Disable failing test"

Revert "Disable failing test" #6176

Re-run triggered December 11, 2023 19:58
Status Success
Total duration 14m 5s
Artifacts 2

pr.yml

on: push
Matrix: Test
Matrix: Make Release Build
SwiftLint
48s
SwiftLint
Verify autoconsent bundle
11s
Verify autoconsent bundle
ShellCheck
7s
ShellCheck
Private API Report  /  Update PR comment
9s
Private API Report / Update PR comment
Create Asana Task
0s
Create Asana Task
Close Asana Task
7s
Close Asana Task
Fit to window
Zoom out
Zoom in

Annotations

1 error, 58 warnings, and 3 notices
Test (Sandbox): IntegrationTests/AutoconsentIntegrationTests.swift#L153
testCosmeticRule_whenFakeCookieBannerIsDisplayed_bannerIsHidden, failed: caught error: "Timeout
Make Release Build (DuckDuckGo Privacy Pro): DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L79
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Make Release Build (DuckDuckGo Privacy Pro): DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L93
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Make Release Build (DuckDuckGo Privacy Pro): DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L79
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Make Release Build (DuckDuckGo Privacy Pro): DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L93
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Make Release Build (DuckDuckGo Privacy Pro): DerivedData/Build/Products/Release/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
Make Release Build (DuckDuckGo Privacy Pro): DerivedData/Build/Products/Release/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
Make Release Build (DuckDuckGo Privacy Pro): DerivedData/SourcePackages/checkouts/BrowserServicesKit/Sources/NetworkProtection/Networking/Pinger.swift#L496
forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
Make Release Build (DuckDuckGo Privacy Pro): DerivedData/SourcePackages/checkouts/BrowserServicesKit/Sources/NetworkProtection/Networking/Pinger.swift#L496
forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
Make Release Build (DuckDuckGo Privacy Browser): DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L79
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Make Release Build (DuckDuckGo Privacy Browser): DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L93
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Make Release Build (DuckDuckGo Privacy Browser): DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L79
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Make Release Build (DuckDuckGo Privacy Browser): DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L93
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Make Release Build (DuckDuckGo Privacy Browser): DerivedData/Build/Products/Release/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
Make Release Build (DuckDuckGo Privacy Browser): DerivedData/Build/Products/Release/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
Make Release Build (DuckDuckGo Privacy Browser): DerivedData/SourcePackages/checkouts/BrowserServicesKit/Sources/NetworkProtection/Networking/Pinger.swift#L496
forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
Make Release Build (DuckDuckGo Privacy Browser): DerivedData/SourcePackages/checkouts/BrowserServicesKit/Sources/NetworkProtection/Networking/Pinger.swift#L496
forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
Test (DBP): DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L79
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Test (DBP): DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L93
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Test (DBP): DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
Test (DBP): DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
Test (DBP): LocalPackages/DataBrokerProtection/Tests/DataBrokerProtectionTests/DataBrokerProtectionInMemoryCacheTests.swift#L45
variable 'result' was never mutated; consider changing to 'let' constant
Test (DBP): LocalPackages/DataBrokerProtection/Tests/DataBrokerProtectionTests/DataBrokerProtectionInMemoryCacheTests.swift#L71
variable 'result' was never mutated; consider changing to 'let' constant
Test (DBP)
not stripping binary because it is signed: /Users/runner/work/macos-browser/macos-browser/DerivedData/SourcePackages/artifacts/grdb.swift/GRDB/GRDB.xcframework/macos-arm64_x86_64/GRDB.framework/Versions/A/GRDB (in target 'DataBrokerProtectionTests' from project 'DataBrokerProtection')
Test (Non-Sandbox): DerivedData/SourcePackages/checkouts/swifter/XCode/Sources/HttpServerIO.swift#L11
using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
Test (Non-Sandbox): DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L79
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Test (Non-Sandbox): DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L93
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Test (Non-Sandbox): DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
Test (Non-Sandbox): DerivedData/SourcePackages/checkouts/BrowserServicesKit/Sources/NetworkProtection/Networking/Pinger.swift#L496
forming 'UnsafeRawPointer' to a variable of type 'T'; this is likely incorrect because 'T' may contain an object reference.
Test (Non-Sandbox): ld#L1
ignoring duplicate libraries: '-lc++'
Test (Non-Sandbox)
You are using a newer version of Xcode than required. If it is stable enough please consider updating the .xcode-version file to enforce it on the team.
Test (Non-Sandbox): DuckDuckGo/Common/Extensions/URLExtension.swift#L446
value 'atIndex' was defined but never used; consider replacing with boolean test
Test (Non-Sandbox): DuckDuckGo/DataImport/ChromePreferences.swift#L36
variable 'decoder' was never mutated; consider changing to 'let' constant
Test (Non-Sandbox)
DuckDuckGoVPN isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'DuckDuckGoVPN' from project 'DuckDuckGo')
Test (Non-Sandbox)
Run script build phase 'Embed System Network Extension' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'DuckDuckGoVPN' from project 'DuckDuckGo')
Test (Non-Sandbox)
DuckDuckGoDBPBackgroundAgent isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'DuckDuckGoDBPBackgroundAgent' from project 'DuckDuckGo')
Test (Non-Sandbox)
DuckDuckGo Privacy Browser isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'DuckDuckGo Privacy Browser' from project 'DuckDuckGo')
Test (Non-Sandbox)
You are using a newer version of Xcode than required. If it is stable enough please consider updating the .xcode-version file to enforce it on the team.
Test (Non-Sandbox)
DuckDuckGoNotifications isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'DuckDuckGoNotifications' from project 'DuckDuckGo')
Test (Sandbox): DerivedData/SourcePackages/checkouts/swifter/XCode/Sources/HttpServerIO.swift#L11
using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
Test (Sandbox): DerivedData/SourcePackages/checkouts/swifter/XCode/Sources/HttpServerIO.swift#L11
using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
Test (Sandbox): DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L79
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Test (Sandbox): DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L93
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Test (Sandbox): DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L79
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Test (Sandbox): DerivedData/SourcePackages/checkouts/bloom_cpp/src/BloomFilter.cpp#L93
implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
Test (Sandbox): DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
Test (Sandbox): DerivedData/Build/Products/CI/GRDB.framework/Headers/GRDB.h#L11
umbrella header for module 'GRDB' does not include header 'sqlite3.h'
Test (Sandbox)
DuckDuckGo Privacy Browser App Store isn't code signed but requires entitlements. It is not possible to add entitlements to a binary without signing it. (in target 'DuckDuckGo Privacy Browser App Store' from project 'DuckDuckGo')
Test (Sandbox)
You are using a newer version of Xcode than required. If it is stable enough please consider updating the .xcode-version file to enforce it on the team.
Test (DBP)
Tests Passed: 0 failed, 0 skipped, 167 total (13.697 seconds)
Test (Non-Sandbox)
Tests Passed: 0 failed, 0 skipped, 19 total (0.657 seconds)
Test (Sandbox)
Tests Passed: 0 failed, 0 skipped, 9 total (0.080 seconds)

Artifacts

Produced during runtime
Name Size
DBP-unittests-xcodebuild.log Expired
1.04 MB
DBP-unittests.xcresult Expired
46.3 MB