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

Issue 674372 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 707845
Owner:
Last visit > 30 days ago
Closed: Apr 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

[Android Webview] Use single server in org/chromium/android_webview/test tests

Project Member Reported by shenghua...@chromium.org, Dec 15 2016

Issue description

While fixing  issue 488194  for android_webview tests, it uses EmbeddedTestServer. In that case, one test file could be using 2 server, EmbeddedTestServer and TestWebServer. E.g, android_webview/javatests/src/org/chromium/android_webview/test/AwContentsTest.java

It would be better to use only one server in one test file. Should convert TestWebServer to EmbeddedTestServer for all test cases in case of using.
 
Mergedinto: 707845
Status: Duplicate (was: Assigned)
Duplicated with Issue 707845. Close this bug.

Sign in to add a comment