ソースを参照

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>

読み込み中…
キャンセル
保存