瀏覽代碼

Use the same Chrome version as other tests

Change-Id: Id2fb85c9befb544c3e4300ac28e0c705a531f22c
tags/7.0.0.rc1
Artur Signell 11 年之前
父節點
當前提交
231ff7eab3
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      uitest/integration_tests.xml

+ 2
- 2
uitest/integration_tests.xml 查看文件

@@ -221,7 +221,7 @@
<pathconvert pathsep=" " property="testfiles" refid="html-test-files" />
<antcall target="run-generic-integration-test">
<param name="startDelay" value="600" />
<param name="test_browsers" value="winxp-googlechrome19" />
<param name="test_browsers" value="winxp-googlechrome21" />
<param name="target-server" value="gatein3" />
</antcall>
</target>
@@ -231,7 +231,7 @@
<pathconvert pathsep=" " property="testfiles" refid="html-test-files" />
<antcall target="run-generic-integration-test">
<param name="startDelay" value="600" />
<param name="test_browsers" value="winxp-googlechrome19" />
<param name="test_browsers" value="winxp-googlechrome21" />
<param name="target-server" value="exo3" />
</antcall>
</target>

Loading…
取消
儲存