0
  • 为 Android
    Build 每次测试编译 chromium:

$ ninja -C out/Release

  • 运行布局测试

$ webkit/tools/layout_tests/run_webkit_tests.sh

我收到以下错误:

使用端口 'chromium-linux-x86_64' 测试配置:将测试结果放在 /host/chromium/src/webkit/Release/layout-test-results 基线搜索路径:chromium-linux -> chromium-win -> generic 使用 Release build启用像素测试常规超时:6000,慢速测试超时:30000 命令行:/host/chromium/src/third_party/WebKit/out/Release/DumpRenderTree -

找到 29487 个测试;运行 28395,跳过 1092。无法在 /host/chromium/src/third_party/WebKit/out/Release/DumpRenderTree 找到测试驱动程序

有关完整的 Linux 构建要求,请参阅:

http://code.google.com/p/chromium/wiki/LinuxBuildInstructions
构建检查失败

4

1 回答 1

0

目前正在努力支持 Android 上的布局测试。请参阅https://code.google.com/p/chromium/issues/detail?id=232044

于 2013-08-15T16:52:02.060 回答