New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 794117 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Dec 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: ----



Sign in to add a comment

renderer_side_navigation_webview_instrumentation_test_apk failing on chromium.android/Marshmallow 64 bit Tester

Project Member Reported by sheriff-...@appspot.gserviceaccount.com, Dec 12 2017

Issue description

Filed by sheriff-o-matic@appspot.gserviceaccount.com on behalf of peconn@google.com

renderer_side_navigation_webview_instrumentation_test_apk failing on chromium.android/Marshmallow 64 bit Tester

Builders failed on: 
- Marshmallow 64 bit Tester: 
  https://build.chromium.org/p/chromium.android/builders/Marshmallow%2064%20bit%20Tester


 

Comment 1 by peconn@chromium.org, Dec 12 2017

Stack trace of failure:

java.lang.AssertionError: expected:<1> but was:<0>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.chromium.android_webview.test.AwContentsClientShouldInterceptRequestTest.testLoadDataWithBaseUrlTriggersShouldInterceptRequest(AwContentsClientShouldInterceptRequestTest.java:984)

Comment 2 by peconn@chromium.org, Dec 12 2017

Cc: -peconn@google.com pec...@chromium.com
Owner: boliu@chromium.org
I believe this may be to do with your change: https://chromium.googlesource.com/chromium/src/+/06d9a1d7fc69fe188f0c8af467fd66519cc354bb

Comment 3 by boliu@chromium.org, Dec 12 2017

Components: Mobile>WebView
Labels: OS-Android
ahh, that mode is still running. gonna just disable the test until that mode gets removed..
Project Member

Comment 4 by bugdroid1@chromium.org, Dec 12 2017

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

commit 13812c6d31fbfe3ff2cb385a7b4114ffd7fd9bf2
Author: Bo Liu <boliu@chromium.org>
Date: Tue Dec 12 18:18:17 2017

aw: Disable test failing on renderer navigation mode

Turns out the old navigation mode is still being tested, which of course
fails the test. Disable it for now.

TBR=ntfschr@chromium.org

Bug:  794117 ,  769126 
Change-Id: I845d856cbdf8e4319c4363810e88e82b9ed40488
Reviewed-on: https://chromium-review.googlesource.com/822757
Reviewed-by: Bo <boliu@chromium.org>
Commit-Queue: Bo <boliu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#523478}
[modify] https://crrev.com/13812c6d31fbfe3ff2cb385a7b4114ffd7fd9bf2/android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientShouldInterceptRequestTest.java

Comment 5 by boliu@chromium.org, Dec 12 2017

Status: Fixed (was: Available)

Sign in to add a comment