UnmatchedFilterException causes infra failure on android |
|||||
Issue description
e.g.
UnmatchedFilterException: Test filter "org.chromium.android_webview.test.PostMessageTest.testTransferringSourcePortViaMessageChannelNotAllowed with {--webview-sandboxed-renderer}" matched no tests.
Is this a bug?
,
Nov 11 2016
Yeah, this is a bug with our filter logic not quite understanding what to do with the " with {--webview-sandboxed-renderer}" part.
,
Nov 11 2016
,
Nov 14 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/eda94f187790e1df877aaa4091f4c1810bcee84e commit eda94f187790e1df877aaa4091f4c1810bcee84e Author: jbudorick <jbudorick@chromium.org> Date: Mon Nov 14 23:18:40 2016 [Android] Fix instrumentation test filtering for parameterized tests. BUG= 664631 Review-Url: https://codereview.chromium.org/2491373005 Cr-Commit-Position: refs/heads/master@{#431958} [modify] https://crrev.com/eda94f187790e1df877aaa4091f4c1810bcee84e/build/android/pylib/instrumentation/instrumentation_test_instance.py [modify] https://crrev.com/eda94f187790e1df877aaa4091f4c1810bcee84e/build/android/pylib/local/device/local_device_instrumentation_test_run.py
,
Nov 15 2016
,
Dec 8 2016
,
Jan 25 2017
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by katthomas@chromium.org
, Nov 11 2016