question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Test failure: brave_browser_tests.xml.[empty]

See original GitHub issue

Greetings human!

Bad news. brave_browser_tests.xml.[empty] failed on macos x64 nightly v1.44.15.

Stack trace
Test report file /Users/jenkins/jenkins/workspace/brave-browser-build-macos-x64-nightly/src/brave_browser_tests.xml was length 0

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
wknapikcommented, Aug 2, 2022

Actual test failures in that build (full log):

BraveStatsUpdaterBrowserTest.StatsUpdaterUsagePingDisabledFirstCheck
07:40:51  [ RUN      ] BraveStatsUpdaterBrowserTest.StatsUpdaterUsagePingDisabledFirstCheck
07:40:51  [4782:259:0802/074042.181718:WARNING:external_provider_impl.cc(510)] Malformed extension dictionary for extension: odbfpeeihdkbihmopkbjmoonfanlbfcl.  Key external_update_url has value "", which is not a valid URL.
07:40:51  [4782:259:0802/074042.317572:ERROR:iopm_power_source_sampling_event_source.cc(31)] IOPMPowerSource service not found
07:40:51  [4782:259:0802/074047.373717:WARNING:brave_stats_updater_params.cc(135)] Couldn't find the time of first run. This should only happen when running tests, but never in production code.
07:40:51  ../../brave/browser/brave_stats/brave_stats_updater_browsertest.cc:230: Failure
07:40:51  Value of: g_browser_process->local_state()->GetBoolean(kFirstCheckMade)
07:40:51    Actual: true
07:40:51  Expected: false
07:40:51  Stack trace:
07:40:51  0   brave_browser_tests                 0x0000000100da01c9 BraveStatsUpdaterBrowserTest_StatsUpdaterUsagePingDisabledFirstCheck_Test::RunTestOnMainThread() + 937
07:40:51  1   brave_browser_tests                 0x0000000107c99acd content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() + 733
07:40:51  2   brave_browser_tests                 0x00000001024b1ea0 content::BrowserMainLoop::RunMainMessageLoop() + 224
07:40:51  3   brave_browser_tests                 0x00000001024b36d2 content::BrowserMainRunnerImpl::Run() + 18
07:40:51  4   brave_browser_tests                 0x00000001024af60d content::BrowserMain(content::MainFunctionParams) + 157
07:40:51  5   brave_browser_tests                 0x0000000103398b14 content::RunBrowserProcessMain(content::MainFunctionParams, content::ContentMainDelegate*) + 148
07:40:51  6   brave_browser_tests                 0x0000000103399c2a content::ContentMainRunnerImpl::RunBrowser(content::MainFunctionParams, bool) + 810
07:40:51  7   brave_browser_tests                 0x000000010339986d content::ContentMainRunnerImpl::Run() + 717
07:40:51  8   brave_browser_tests                 0x00000001033980b6 content::RunContentProcess(content::ContentMainParams, content::ContentMainRunner*) + 1174
07:40:51  9   brave_browser_tests                 0x0000000103398615 content::ContentMain(content::ContentMainParams) + 101
07:40:51  10  brave_browser_tests                 0x0000000107c9912e content::BrowserTestBase::SetUp() + 1550
07:40:51  11  brave_browser_tests                 0x0000000100da1cbd BraveStatsUpdaterBrowserTest::SetUp() + 237
07:40:51  
07:40:51  [4782:259:0802/074048.447501:INFO:render_frame_host_impl.cc(11654)] RenderFrameHostImpl::MaybeGenerateCrashReport url = about:blank, status = 4, exit_code = 0
07:40:51  [4782:259:0802/074048.465027:INFO:render_frame_host_impl.cc(11654)] RenderFrameHostImpl::MaybeGenerateCrashReport url = chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/_generated_background_page.html, status = 4, exit_code = 0
07:40:51  [4782:259:0802/074050.558559:WARNING:task_environment.cc(798)] ParallelExecutionFence is ineffective when ThreadPoolInstance is not managed by a TaskEnvironment.
07:40:51  Test fixtures should use a TaskEnvironment member or statically invoke TaskEnvironment::CreateThreadPool() + ThreadPoolInstance::Get()->StartWithDefaultParams() when the former is not possible.
07:40:51  [4782:259:0802/074050.558951:WARNING:task_environment.cc(798)] ParallelExecutionFence is ineffective when ThreadPoolInstance is not managed by a TaskEnvironment.
07:40:51  Test fixtures should use a TaskEnvironment member or statically invoke TaskEnvironment::CreateThreadPool() + ThreadPoolInstance::Get()->StartWithDefaultParams() when the former is not possible.
07:40:51  [  FAILED  ] BraveStatsUpdaterBrowserTest.StatsUpdaterUsagePingDisabledFirstCheck, where TypeParam =  and GetParam() =  (8489 ms)
EphemeralStorageBrowserTest.NavigatingClearsEphemeralStorageAfterKeepAlive
07:56:20  [ RUN      ] EphemeralStorageBrowserTest.NavigatingClearsEphemeralStorageAfterKeepAlive
07:56:20  [7801:259:0802/075602.886205:WARNING:external_provider_impl.cc(510)] Malformed extension dictionary for extension: odbfpeeihdkbihmopkbjmoonfanlbfcl.  Key external_update_url has value "", which is not a valid URL.
07:56:20  [7801:259:0802/075603.001434:ERROR:iopm_power_source_sampling_event_source.cc(31)] IOPMPowerSource service not found
07:56:20  [7801:259:0802/075608.094464:WARNING:brave_stats_updater_params.cc(135)] Couldn't find the time of first run. This should only happen when running tests, but never in production code.
07:56:20  [7801:259:0802/075609.122171:INFO:ui_test_utils.cc(233)] NavigateToURL: https://a.com:53520/ephemeral_storage_with_network_cookies.html
07:56:20  [7801:259:0802/075611.139741:INFO:ui_test_utils.cc(233)] NavigateToURL: https://b.com:53520/ephemeral_storage.html
07:56:20  [7801:259:0802/075613.148838:INFO:ui_test_utils.cc(233)] NavigateToURL: https://a.com:53520/ephemeral_storage.html
07:56:20  ../../brave/browser/ephemeral_storage/ephemeral_storage_browsertest.cc:596: Failure
07:56:20  Expected equality of these values:
07:56:20    "a.com value"
07:56:20      Which is: 0x10e749d5f
07:56:20    before_timeout.iframe_1.local_storage
07:56:20      Which is: null
07:56:20  
07:56:20  Stack trace:
07:56:20  0   brave_browser_tests                 0x00000001050e2c2e EphemeralStorageBrowserTest_NavigatingClearsEphemeralStorageAfterKeepAlive_Test::RunTestOnMainThread() + 3326
07:56:20  1   brave_browser_tests                 0x000000010bf62acd content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() + 733
07:56:20  2   brave_browser_tests                 0x000000010677aea0 content::BrowserMainLoop::RunMainMessageLoop() + 224
07:56:20  3   brave_browser_tests                 0x000000010677c6d2 content::BrowserMainRunnerImpl::Run() + 18
07:56:20  4   brave_browser_tests                 0x000000010677860d content::BrowserMain(content::MainFunctionParams) + 157
07:56:20  5   brave_browser_tests                 0x0000000107661b14 content::RunBrowserProcessMain(content::MainFunctionParams, content::ContentMainDelegate*) + 148
07:56:20  6   brave_browser_tests                 0x0000000107662c2a content::ContentMainRunnerImpl::RunBrowser(content::MainFunctionParams, bool) + 810
07:56:20  7   brave_browser_tests                 0x000000010766286d content::ContentMainRunnerImpl::Run() + 717
07:56:20  8   brave_browser_tests                 0x00000001076610b6 content::RunContentProcess(content::ContentMainParams, content::ContentMainRunner*) + 1174
07:56:20  9   brave_browser_tests                 0x0000000107661615 content::ContentMain(content::ContentMainParams) + 101
07:56:20  10  brave_browser_tests                 0x000000010bf6212e content::BrowserTestBase::SetUp() + 1550
07:56:20  
07:56:20  ../../brave/browser/ephemeral_storage/ephemeral_storage_browsertest.cc:597: Failure
07:56:20  Expected equality of these values:
07:56:20    "a.com value"
07:56:20      Which is: 0x10e749d5f
07:56:20    before_timeout.iframe_2.local_storage
07:56:20      Which is: null
07:56:20  
07:56:20  Stack trace:
07:56:20  0   brave_browser_tests                 0x00000001050e2d05 EphemeralStorageBrowserTest_NavigatingClearsEphemeralStorageAfterKeepAlive_Test::RunTestOnMainThread() + 3541
07:56:20  1   brave_browser_tests                 0x000000010bf62acd content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() + 733
07:56:20  2   brave_browser_tests                 0x000000010677aea0 content::BrowserMainLoop::RunMainMessageLoop() + 224
07:56:20  3   brave_browser_tests                 0x000000010677c6d2 content::BrowserMainRunnerImpl::Run() + 18
07:56:20  4   brave_browser_tests                 0x000000010677860d content::BrowserMain(content::MainFunctionParams) + 157
07:56:20  5   brave_browser_tests                 0x0000000107661b14 content::RunBrowserProcessMain(content::MainFunctionParams, content::ContentMainDelegate*) + 148
07:56:20  6   brave_browser_tests                 0x0000000107662c2a content::ContentMainRunnerImpl::RunBrowser(content::MainFunctionParams, bool) + 810
07:56:20  7   brave_browser_tests                 0x000000010766286d content::ContentMainRunnerImpl::Run() + 717
07:56:20  8   brave_browser_tests                 0x00000001076610b6 content::RunContentProcess(content::ContentMainParams, content::ContentMainRunner*) + 1174
07:56:20  9   brave_browser_tests                 0x0000000107661615 content::ContentMain(content::ContentMainParams) + 101
07:56:20  10  brave_browser_tests                 0x000000010bf6212e content::BrowserTestBase::SetUp() + 1550
07:56:20  
07:56:20  ../../brave/browser/ephemeral_storage/ephemeral_storage_browsertest.cc:605: Failure
07:56:20  Expected equality of these values:
07:56:20    "name=bcom_simple; from=a.com"
07:56:20      Which is: 0x10e749a73
07:56:20    before_timeout.iframe_1.cookies
07:56:20      Which is: ""
07:56:20  
07:56:20  Stack trace:
07:56:20  0   brave_browser_tests                 0x00000001050e3140 EphemeralStorageBrowserTest_NavigatingClearsEphemeralStorageAfterKeepAlive_Test::RunTestOnMainThread() + 4624
07:56:20  1   brave_browser_tests                 0x000000010bf62acd content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() + 733
07:56:20  2   brave_browser_tests                 0x000000010677aea0 content::BrowserMainLoop::RunMainMessageLoop() + 224
07:56:20  3   brave_browser_tests                 0x000000010677c6d2 content::BrowserMainRunnerImpl::Run() + 18
07:56:20  4   brave_browser_tests                 0x000000010677860d content::BrowserMain(content::MainFunctionParams) + 157
07:56:20  5   brave_browser_tests                 0x0000000107661b14 content::RunBrowserProcessMain(content::MainFunctionParams, content::ContentMainDelegate*) + 148
07:56:20  6   brave_browser_tests                 0x0000000107662c2a content::ContentMainRunnerImpl::RunBrowser(content::MainFunctionParams, bool) + 810
07:56:20  7   brave_browser_tests                 0x000000010766286d content::ContentMainRunnerImpl::Run() + 717
07:56:20  8   brave_browser_tests                 0x00000001076610b6 content::RunContentProcess(content::ContentMainParams, content::ContentMainRunner*) + 1174
07:56:20  9   brave_browser_tests                 0x0000000107661615 content::ContentMain(content::ContentMainParams) + 101
07:56:20  10  brave_browser_tests                 0x000000010bf6212e content::BrowserTestBase::SetUp() + 1550
07:56:20  
07:56:20  ../../brave/browser/ephemeral_storage/ephemeral_storage_browsertest.cc:606: Failure
07:56:20  Expected equality of these values:
07:56:20    "name=bcom_simple; from=a.com"
07:56:20      Which is: 0x10e749a73
07:56:20    before_timeout.iframe_2.cookies
07:56:20      Which is: ""
07:56:20  
07:56:20  Stack trace:
07:56:20  0   brave_browser_tests                 0x00000001050e3217 EphemeralStorageBrowserTest_NavigatingClearsEphemeralStorageAfterKeepAlive_Test::RunTestOnMainThread() + 4839
07:56:20  1   brave_browser_tests                 0x000000010bf62acd content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() + 733
07:56:20  2   brave_browser_tests                 0x000000010677aea0 content::BrowserMainLoop::RunMainMessageLoop() + 224
07:56:20  3   brave_browser_tests                 0x000000010677c6d2 content::BrowserMainRunnerImpl::Run() + 18
07:56:20  4   brave_browser_tests                 0x000000010677860d content::BrowserMain(content::MainFunctionParams) + 157
07:56:20  5   brave_browser_tests                 0x0000000107661b14 content::RunBrowserProcessMain(content::MainFunctionParams, content::ContentMainDelegate*) + 148
07:56:20  6   brave_browser_tests                 0x0000000107662c2a content::ContentMainRunnerImpl::RunBrowser(content::MainFunctionParams, bool) + 810
07:56:20  7   brave_browser_tests                 0x000000010766286d content::ContentMainRunnerImpl::Run() + 717
07:56:20  8   brave_browser_tests                 0x00000001076610b6 content::RunContentProcess(content::ContentMainParams, content::ContentMainRunner*) + 1174
07:56:20  9   brave_browser_tests                 0x0000000107661615 content::ContentMain(content::ContentMainParams) + 101
07:56:20  10  brave_browser_tests                 0x000000010bf6212e content::BrowserTestBase::SetUp() + 1550
07:56:20  
07:56:20  [7801:259:0802/075614.566991:INFO:ui_test_utils.cc(233)] NavigateToURL: https://b.com:53520/ephemeral_storage.html
07:56:20  [7801:259:0802/075617.383369:INFO:ui_test_utils.cc(233)] NavigateToURL: https://a.com:53520/ephemeral_storage.html
07:56:20  [7801:259:0802/075617.601537:INFO:render_frame_host_impl.cc(11654)] RenderFrameHostImpl::MaybeGenerateCrashReport url = https://a.com:53520/ephemeral_storage.html, status = 4, exit_code = 0
07:56:20  [7801:259:0802/075617.623490:INFO:render_frame_host_impl.cc(11654)] RenderFrameHostImpl::MaybeGenerateCrashReport url = chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/_generated_background_page.html, status = 4, exit_code = 0
07:56:20  [7801:259:0802/075619.602577:WARNING:task_environment.cc(798)] ParallelExecutionFence is ineffective when ThreadPoolInstance is not managed by a TaskEnvironment.
07:56:20  Test fixtures should use a TaskEnvironment member or statically invoke TaskEnvironment::CreateThreadPool() + ThreadPoolInstance::Get()->StartWithDefaultParams() when the former is not possible.
07:56:20  [7801:259:0802/075619.602857:WARNING:task_environment.cc(798)] ParallelExecutionFence is ineffective when ThreadPoolInstance is not managed by a TaskEnvironment.
07:56:20  Test fixtures should use a TaskEnvironment member or statically invoke TaskEnvironment::CreateThreadPool() + ThreadPoolInstance::Get()->StartWithDefaultParams() when the former is not possible.
07:56:20  [  FAILED  ] EphemeralStorageBrowserTest.NavigatingClearsEphemeralStorageAfterKeepAlive, where TypeParam =  and GetParam() =  (16828 ms)
0reactions
bscliftoncommented, Aug 16, 2022

Closing as this hasn’t had any updates

Read more comments on GitHub >

github_iconTop Results From Across the Web

Handling empty XML test reports · Issue #100 · elastic/runbld
We have configured Jenkins to allow empty test reports, but runbld doesn't handle the empty XML files well. The empty file is basically...
Read more >
XML file is empty when assertions are placed in other thread ...
I used join i was able to get error in xml file but the test showed passed. The use case is not supported...
Read more >
Prevent errors reading from an empty XML element
The issue is a simple one: If you have an XML element with an empty string then the node:nodeValue() function raises an “Index...
Read more >
Chapter 9. Testing and XML - JUnit Recipes
The first we use is assertXpathExists() , which executes the XPath query and fails only if there are no nodes in the XML...
Read more >
Interpreting CTS results | Android Open Source Project
Reading the test results; Reviewing test_result.xml for incomplete test modules; Triaging test failures; Saving partial results.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found