Sfoglia il codice sorgente

Use the same Chrome version as other tests

Change-Id: Id2fb85c9befb544c3e4300ac28e0c705a531f22c
tags/7.0.0.rc1
Artur Signell 11 anni fa
parent
commit
231ff7eab3
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      uitest/integration_tests.xml

+ 2
- 2
uitest/integration_tests.xml Vedi File

@@ -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…
Annulla
Salva