Skip to content

Test(for releasing 12.0)

Seonghyup edited this page Apr 17, 2017 · 54 revisions

Test Env

Windows7

JsUnit 2.2 TestRunner

Browsers(js\test\testSuite.html)

Chrome

Running on Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36 NetHelper70

Result: Runs: 35951 Errors: 0 Failures: 0

FireFox

Running on Mozilla/5.0 (Windows NT 6.3; WOW64; rv:39.0) Getcko/20100101 Firefox/39.0 NetHelper70

Result: Runs: 35951 Errors: 0 Failures: 0

IE11

Running on Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; .NET4.0E; NetHelper70; CNS_UA; AD_LOGON=4C47452E4E4554; rv:11.0) like Gecko

Result: ddd Tests with problems (10 total) - JsUnit

Running on Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; .NET4.0E; NetHelper70; CNS_UA; AD_LOGON=4C47452E4E4554; rv:11.0) like Gecko

  1. root/test/testGlobal.html:testGetLocaleBrowser failed

Expected (String) but was (String)

  1. root/test/testGlobalCompiled.html:testGetLocaleBrowser failed

Expected (String) but was (String)

  1. collate/test/testCollation.html:testCollatorWithSortUpperFirst failed

" found nested Array@0 " Expected (String) but was (String)

  1. collate/test/testCollation.html:testCollatorCaseMixedWithIndexMarkers_zh_Hans failed

" found nested Array@2 " Expected <啊> (String) but was <�Banana> (String)

  1. collate/test/testCollation.html:testCollatorCaseMixedWithIndexMarkers_zh_Hant_stroke failed

" found nested Array@0 " Expected <丿> (String) but was <�.10> (String)

  1. collate/test/testCollation.html:testCollatorCaseMixedWithIndexMarkers_zh_Hant_zhuyin failed

" found nested Array@1 " Expected <褒> (String) but was <�ㄆ> (String)

  1. collate/test/testCollationCompiled.html:testCollatorWithSortUpperFirst failed

" found nested Array@0 " Expected (String) but was (String)

  1. collate/test/testCollationCompiled.html:testCollatorCaseMixedWithIndexMarkers_zh_Hans failed

" found nested Array@2 " Expected <啊> (String) but was <�Banana> (String)

  1. collate/test/testCollationCompiled.html:testCollatorCaseMixedWithIndexMarkers_zh_Hant_stroke failed

" found nested Array@0 " Expected <丿> (String) but was <�.10> (String)

  1. collate/test/testCollationCompiled.html:testCollatorCaseMixedWithIndexMarkers_zh_Hant_zhuyin failed

" found nested Array@1 " Expected <褒> (String) but was <�ㄆ> (String) dddd

IE8

Could not install IE8 on Windows7 as usual way. Is it necessary?

Clone this wiki locally