New issue
Advanced search Search tips

Issue 922059 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jan 17
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

404 scrollable_page.html not found on test BrowserSideFlingBrowsersTest.FlingingStopsAfterNavigation

Project Member Reported by ejoe@google.com, Jan 15

Issue description

Running the test BrowserSideFlingBrowsersTest.FlingingStopsAfterNavigation gives a warning message:

WARNING:embedded_test_server.cc(237)] Request not handled. Returning 404: /scrollable_page.html
WARNING:browser_test_utils.cc(638)] Last navigation to http://a.com:43137/scrollable_page.html failed with net error 0
WARNING:browser_test_utils.cc(588)] Last committed entry is of type 1
WARNING:discardable_shared_memory_manager.cc(410)] Some MojoDiscardableSharedMemoryManagerImpls are still alive. They will be leaked.
WARNING:internal_linux.cc(64)] Failed to read /proc/183182/stat

and the test passes

 
Project Member

Comment 1 by bugdroid1@chromium.org, Jan 17 (6 days ago)

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

commit ef77ee55437ea7ab88cb4520b680dcef47c0e1fb
Author: Sahel Sharify <sahel@chromium.org>
Date: Thu Jan 17 00:45:12 2019

Add a simple scrollable_page to test/data.

This cl adds a simple scrollable_page.html to make sure that navigation
to scrollable_page.html succeeds in the following test:
BrowserSideFlingBrowsersTest.FlingingStopsAfterNavigation

Bug:  922059 
Change-Id: Id07192763216cae830cbd4e705e070245963223b
Reviewed-on: https://chromium-review.googlesource.com/c/1412596
Reviewed-by: Avi Drissman <avi@chromium.org>
Commit-Queue: Sahel Sharify <sahel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#623464}
[add] https://crrev.com/ef77ee55437ea7ab88cb4520b680dcef47c0e1fb/content/test/data/scrollable_page.html

Comment 2 by sahel@chromium.org, Jan 17 (5 days ago)

Status: Fixed (was: Untriaged)

Sign in to add a comment