I'm trying to run chrome's tests, but find lots of failures up there.
I wanna ask:
1. most of tests fail like below, why?
[----------] Global test environment tear-down
[==========] 42 tests from 8 test cases ran. (3984 ms total)
[  PASSED  ] 41 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] TextEliderTest.TestGeneralEliding
 1 FAILED TEST
  YOU HAVE 1 DISABLED TEST
2.I want to test webkit with its layouttest, but find 
"src/webkit/data/layout_tests/LayoutTests": None
in .gclient. If I comment it out and execute 
gclient sync --rivision s...@xxxx
Will I get the layouttest?
3.I think I miss some test data in my src, but I did get a completed "gclient 
sync" which I'm very sure. For exmaple, in tab_switching_tests, I can't find 
src/data/ directory which is a part of testing url:
file:///F:/chrometrunk/src/data/tab_switching/kannada.chakradeo.net/index.html

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to