[chromium-dev] Re: layout test can't run

2009-06-24 Thread Yuta Kitamura
This phenomenon is reproducible in my environment, too. It's probably because localized Windows may have some different metrics on window appearance. Try the following workaround: 1. Open Display Properties dialog. 2. Go to Design tab and press Details button. 3. For each item which has a

[chromium-dev] Re: layout test can't run

2009-06-24 Thread Evan Martin
2009/6/24 Rosail Davis sitan2...@sina.com: I don't want to use that flag really. The reason is what you've mentioned, many of the layout tests may fail with that flag. That deviates from my goal. I want to use the layout test to test my codes in webkit/port/glue. It seems the first step,

[chromium-dev] Re: layout test can't run

2009-06-23 Thread Ojan Vafai
What Windows are you on? Vista cannot run some of the layout tests. There is a flag you can pass to run_webkit_tests to get it to ignore the system dependencies check. I don't remember the name off the top of my head. To find it run: run_webkit_tests.sh --help The flag will let you run the tests