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

Issue 741925 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: ----



Sign in to add a comment

JsToCppTest module under webkit_unit_tests fails due to data dependency

Project Member Reported by alokp@chromium.org, Jul 12 2017

Issue description

The test has a data dependency on gen/mojo/public/js/mojo_bindings.js, which is being loaded from DIR_EXE/gen/mojo/public/js/mojo_bindings.js

This works everywhere except on Android where data dependencies are copied to /storage/emulated/0/chromium_tests_root, where as DIR_EXE is /system/bin
 

Comment 1 by alokp@chromium.org, Jul 12 2017

Cc: yzshen@chromium.org

Sign in to add a comment