New issue
Advanced search Search tips

Issue 843104 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

jingle_unittests fails on Android

Project Member Reported by h...@chromium.org, May 15 2018

Issue description

Example build: https://ci.chromium.org/buildbot/chromium.clang/ToTAndroid/3343

In particular, it's the LibjingleLogTest ones that fail.
 

Comment 1 by thakis@chromium.org, May 15 2018

Failures inlined:

[ RUN      ] LibjingleLogTest.LogEverythingConfiguration
../../jingle/glue/logging_unittest.cc:135: Failure
Value of: Initialize(2)
  Actual: false
Expected: true
Stack trace:
[  FAILED  ] LibjingleLogTest.LogEverythingConfiguration (7 ms)


[  FAILED  ] LibjingleLogTest.DefaultConfiguration
Searching for native crashes in: /b/swarming/w/itngM_Se/tmpdsGYNL
Unknown Android release, consider passing --packed-lib.
Reading Android symbols from: /b/swarming/w/ir
Searching for Chrome symbols from within: /b/swarming/w/ir/out/Release/lib.unstripped:/b/swarming/w/ir/out/Release
Stack Trace:
  RELADDR   FUNCTION                                                                   FILE:LINE
  0038ed07  testing::internal::AssertHelper::operator=(testing::Message const&) const  ??:0:0
  001a0351  LibjingleLogTest_LogEverythingConfiguration_Test::TestBody()               ??:0:0
  003909c7  testing::Test::Run()     
Project Member

Comment 2 by bugdroid1@chromium.org, May 16 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/6ec6070736f62073f74478aeda1052a2589865b2

commit 6ec6070736f62073f74478aeda1052a2589865b2
Author: Hans Wennborg <hans@chromium.org>
Date: Wed May 16 20:30:30 2018

jingle_unittests: Don't run LibjingleLogTest on Android

Those tests don't pass, but the rest of jingle_unittests seems to do so.

Bug: 843104,  840756 ,  842698 
Change-Id: I9895fa88042ec5decdc70e33fceb362d14638f1d
Reviewed-on: https://chromium-review.googlesource.com/1059613
Reviewed-by: Nico Weber <thakis@chromium.org>
Reviewed-by: Nicolas Zea <zea@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#559266}
[modify] https://crrev.com/6ec6070736f62073f74478aeda1052a2589865b2/jingle/BUILD.gn

Status: Untriaged (was: Available)
Available, but no owner or component? Please find a component, as no one will ever find this without one.

Sign in to add a comment