brave-browser: Test failure: BraveNetworkAuditTest.BasicTests

Greetings human!

Bad news. BraveNetworkAuditTest.BasicTests failed on macos x64 nightly v1.49.76.

Stack trace
[ RUN      ] BraveNetworkAuditTest.BasicTests
[95322:259:0130/160041.383380:WARNING:chrome_main_delegate.cc(617)] This is Chrome version 110.1.49.76 (not a warning)
[95322:259:0130/160041.412295:ERROR:iopm_power_source_sampling_event_source.cc(31)] IOPMPowerSource service not found
[95322:259:0130/160041.443834:ERROR:iopm_power_source_sampling_event_source.cc(31)] IOPMPowerSource service not found
[95322:259:0130/160041.488712:WARNING:external_provider_impl.cc(509)] Malformed extension dictionary for extension: odbfpeeihdkbihmopkbjmoonfanlbfcl.  Key external_update_url has value "", which is not a valid URL.
objc[95328]: Class WebSwapCGLLayer is implemented in both /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libANGLE-shared.dylib (0x7ffa49dc58f0) and /Users/jenkins/jenkins/workspace/brave-browser-build-macos-x64-nightly/src/out/Release/libGLESv2.dylib (0x11d532220). One of the two will be used. Which one is undefined.
[0130/160041.777977:ERROR:bootstrap.cc(65)] bootstrap_look_up com.apple.ReportCrash: Unknown service name (1102)

[  FAILED  ] BraveNetworkAuditTest.BasicTests

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 24 (11 by maintainers)

Commits related to this issue

Most upvoted comments

Btw I forgot to mention @goodov: I’ve been dealing with most Sparkle-related tasks in the last 1-2 years. The original implementation is from @simonhong.

Hmm, it looks like this change causes this error. https://github.com/brave/brave-core/pull/16857/files#diff-4b28dbf6c3990b8f5d826e927a45d1db61b2e54ac2054ab89af7856aec6b168bR73

On my local, reverting this change fixed no CFBundleVersion! error