Unable to run particular set of layout tests on Win10 platform |
||
Issue descriptionI'm running layout tests on a Windows 10 platform, but I can't seem to get run_web_tests.py to find the tests I'm interested in. I am using the command line below, and it gives me "Found 0 tests". When I run this in Linux, it finds the tests. And when the trybots run my CL, the tests are also able to be found. My command line: python src/third_party/blink/tools/run_web_tests.py -t Debug virtual/scalefactor150 I have also tried adding "--platform=win-win7" and/or "--additional-platform-directory=linux", but neither seems to help. I'm sure I'm missing a command line flag, I just don't know what it is.
,
Sep 5
Hi Robert, Yeah, I tried that, among many other such permutations. Just using virtual (without scalefactor150 and therefore any slashes) only finds about 100 tests. But there are many more virtual tests. Any other suggestions?
,
Sep 25
Ping robertma@ for suggestions :) Do you know of people who run LayoutTests on Windows that might be able to help? |
||
►
Sign in to add a comment |
||
Comment 1 by robertma@chromium.org
, Sep 5