brave / brave-browser

Brave browser for Android, iOS, Linux, macOS, Windows.
https://brave.com
Mozilla Public License 2.0
17.51k stars 2.26k forks source link

Test failure: BraveNetworkAuditTest.BasicTests #39415

Closed brave-builds closed 1 month ago

brave-builds commented 2 months ago

Greetings human!

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

Stack trace ``` [ RUN ] BraveNetworkAuditTest.BasicTests [ FAILED ] BraveNetworkAuditTest.BasicTests ```
Previous issues * #38812 * #38418 * #37557 * #35021 * #34795 * #34277 * #34351 * #34294 * #33737 * #31796 * #31766 * #28812 * #28150 [Find all](https://github.com/brave/brave-browser/issues?q=type%3Aissue+label%3Abot%2Ftype%2Ftest+in%3Atitle+%22Test+failure%3A+BraveNetworkAuditTest.BasicTests%22)
brave-builds commented 1 month ago

BraveNetworkAuditTest.BasicTests failed on macos x64 nightly v1.69.91.

Stack trace ``` [ RUN ] BraveNetworkAuditTest.BasicTests [ FAILED ] BraveNetworkAuditTest.BasicTests ```
tmancey commented 1 month ago

Appears to be (cc @vadimstruts maybe related to PR 23808):

12:58:09  [ RUN      ] IpfsUtilsUnitTest.DeleteIpfsComponentAndDataTest
12:58:09  [54933:259:WARNING:browser_management_service.cc(128)] EnterpriseLogoUrl fetch failed with error code -1 and MIME type 
12:58:09  ../../brave/components/ipfs/ipfs_utils_unittest.cc:123: Failure
12:58:09  Value of: base::PathExists(component_id_folder)
12:58:09    Actual: true
12:58:09  Expected: false
12:58:09  Stack trace:
12:58:09  0   brave_unit_tests                    0x000000010a3627fc brave_unit_tests + 23123964
12:58:09  [  FAILED  ] IpfsUtilsUnitTest.DeleteIpfsComponentAndDataTest (31 ms)
12:58:09  
12:58:09  [  FAILED  ] IpfsUtilsUnitTest.DeleteIpfsComponentAndDataTest
vadimstruts commented 1 month ago

Appears to be (cc @vadimstruts maybe related to PR 23808):

12:58:09  [ RUN      ] IpfsUtilsUnitTest.DeleteIpfsComponentAndDataTest
12:58:09  [54933:259:WARNING:browser_management_service.cc(128)] EnterpriseLogoUrl fetch failed with error code -1 and MIME type 
12:58:09  ../../brave/components/ipfs/ipfs_utils_unittest.cc:123: Failure
12:58:09  Value of: base::PathExists(component_id_folder)
12:58:09    Actual: true
12:58:09  Expected: false
12:58:09  Stack trace:
12:58:09  0   brave_unit_tests                    0x000000010a3627fc brave_unit_tests + 23123964
12:58:09  [  FAILED  ] IpfsUtilsUnitTest.DeleteIpfsComponentAndDataTest (31 ms)
12:58:09  
12:58:09  [  FAILED  ] IpfsUtilsUnitTest.DeleteIpfsComponentAndDataTest

Hi @tmancey, Fixed the same problem 4 days ago (https://github.com/brave/brave-core/pull/24584), merged to master.

wknapik commented 1 month ago

@sangwoo108 @simonhong @aseren should this issue stay open? Is anyone looking into it? If you think it should be closed, please close it.

simonhong commented 1 month ago

Let's close it.