Fix TTS-2107 to change the target url in load_image_using_toASCII.wgt
authorCui, Jieqiong <jieqiongx.cui@intel.com>
Mon, 28 Oct 2013 07:43:45 +0000 (15:43 +0800)
committerwanmingx.lin <wanmingx.lin@intel.com>
Mon, 28 Oct 2013 08:26:03 +0000 (16:26 +0800)
Signed-off-by: Cui, Jieqiong <jieqiongx.cui@intel.com>
tct-widgetpolicy-w3c-tests/tests.full.xml
tct-widgetpolicy-w3c-tests/tests.xml
tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/COPYING
tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_using_toASCII.wgt

index b6ea2863257e1e5f5215593fff528d1469d82f7a..c9df917ab608c175facb4dd319e08ff1fae556d0 100644 (file)
           <steps>
             <step order="1">
               <step_desc>Launch load_image_using_toASCII.wgt with the command : wrt-launcher -s 'application id'</step_desc>
-              <expected>The "PASS" and "ICANN" logo are displayed on green backgroud.</expected>
+              <expected>The "PASS" and "...testing..." logo are displayed on green backgroud.</expected>
             </step>
           </steps>
           <test_script_entry timeout="90">/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_using_toASCII.wgt</test_script_entry>
index 9c6d76888793e2c0b152b5e129753b4eaed97109..5f32d7d68657fde46316a37c1ca1832dab4faad2 100644 (file)
           <steps>
             <step order="1">
               <step_desc>Launch load_image_using_toASCII.wgt with the command : wrt-launcher -s 'application id'</step_desc>
-              <expected>The "PASS" and "ICANN" logo are displayed on green backgroud.</expected>
+              <expected>The "PASS" and "...testing..." logo are displayed on green backgroud.</expected>
             </step>
           </steps>
           <test_script_entry timeout="90">/opt/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_using_toASCII.wgt</test_script_entry>
index cb36949831cbb13f46b747467eaa0bed08e0c536..070217b017166be45d529bd80b9d0d9dadc479f8 100644 (file)
@@ -1,6 +1,15 @@
 This test suite comes from
 http://dev.w3.org/2006/waf/widgets-access/test-suite/
-with tizen namespace and application id added into config.xml
+with modifiation:
+  1. tizen namespace and application id added into config.xml
+  2. load_image_using_toASCII.wgt
+    index.html:
+      -  <img src="http://xn--j2bd4cyah0f.idn.icann.org/images/index.gif"
+      +  <img src="http://xn--n8j6ds53lwwkrqhv28a.w3c-test.org/webapps/widgets/warp/images/test.png"
+    config.xml:
+      -  <access origin="http://हिन्दी.idn.icann.org"/>
+      +  <access origin="http://天気の良い日.w3c-test.org"/>
+
 
 These tests are copyright by W3C and/or the author listed in the test
 file. The tests are dual-licensed under the W3C Test Suite License:
index 75710d6a78f01ebbc2490d4f502731749a266447..2fb3800779847ef7650b3c29630571c8cf748982 100644 (file)
Binary files a/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_using_toASCII.wgt and b/tct-widgetpolicy-w3c-tests/widgetpolicy/w3c/load_image_using_toASCII.wgt differ