New issue
Advanced search Search tips

Issue 654567 link

Starred by 2 users

Issue metadata

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

Blocked on:
issue 567947
issue 653328



Sign in to add a comment

Need continuous test coverage of --site-per-process mode on Android: Layout Tests

Project Member Reported by lukasza@chromium.org, Oct 10 2016

Issue description

Let's use this bug to track:

1) attempts to run layout tests, on Android, in --site-per-process mode

2) prioritization of doing #1 via some kind of an fyi bot
 
Based on

    1) https://chromium.googlesource.com/chromium/src/+/master/docs/android_test_instructions.md
    2) https://sites.google.com/a/chromium.org/dev/developers/testing/webkit-layout-tests

I've tried to do the following:

    . build/android/envsetup.sh
    build/android/avd.py run --api-level=23 # is specific api level really needed?
    ninja -C out/andr -j 1500 -l 15 content_shell_apk blink_tests
    adb install -r out/andr/apks/ContentShell.apk
    third_party/WebKit/Tools/Scripts/run-webkit-tests -t andr --android http/tests/security

Unfortunately content shell crashes on the emulator in layout_test_android.cc(34): Check failed: base::android::CreateFIFO(path, 0666). Unable to create the Android's FIFO: /data/user/0/org.chromium.content_shell_apk/files/test.fifo
Status: Available (was: Untriaged)
Blockedon: 567947
Not sure, but this is possibly blocked on issue 567947.
Project Member

Comment 4 by sheriffbot@chromium.org, Oct 25 2017

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available. If you change it back, also remove the "Hotlist-Recharge-Cold" label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment