This repository was archived by the owner on Apr 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 62
Mobile spec test results nexus 7 android 4.3
Hongbo Min edited this page Nov 5, 2013
·
14 revisions
Summary:
- 38/381 tests are failed in automatic tests. But 270 tests are passed if clicking 'Run all tests' item.
- Encounter a random crash in 'InAppBrowser' manual test. But it is hard to reproduce.
- Geolocation test is not stable. Sometime 1 item fail, sometime 2 items fails.
Manual Tests:
API | XWalk | Upstream |
---|---|---|
Accelerometer | PASSED | PASSED |
Camera | PASSED | PASSED |
Capture | N/A | |
Compass | PASSED | PASSED |
Network Connection | PASSED | PASSED |
Contacts | PASSED | PASSED |
Device | N/A in 3.0.0 | |
Events | intercept menu button fails since no menu button on Android 4.3. | Same issue |
File | N/A | |
Location | PASSED | PASSED |
Globalization | N/A | N/A |
InAppBrowser | Crash in libxwalkcore.so library. (Seems it is a random crash.Try open white listed URL repeatly) | PASSED |
Camera | PASSED | PASSED |
Notificiation | Vibrate Failed | same issue |
Splash Screen | FAILED (no effect) | no effect. |
Local Storage | PASSED | PASSED |
Web SQL | PASSED | |
Benchmarks | PASSED | |
Misc Contents | 'Call 411, Send Mail, Send SMS, Map IBM, Search Android Market, View image app' fails | only 'Send SMS' fails |
Lazy Loading of corodva-incl.js | PASSED | PASSED |
Audio Play/Record | PASSED | PASSED |
Automatic Tests:
Test Case | XWalk | Upstream |
---|---|---|
Accelerometer Tests | 11/11 passed | |
Battery Tests | 1/1 passed | 1/1 passed |
Camera Tests | 7/7 passed | 7/7 passed |
Capture Tests | 12/12 passed | 12/12 passed |
Compass Tests | 9/9 passed | 9/9 passed |
Contacts Tests | 27/27 passed | 27/27 passed |
Data URI Tests | 2/2 passed | 2/2 passed |
Device Tests | 6/6 passed | 6/6 passed |
File Tests | 109/109 passed | 109/109 passed |
File Transfer Tests | 27/27 passed on 4.3 | 27/27 passed |
Geolocation Tests | 1/8 failed (but not stable, sometime all items will pass) | 1/8 failed |
Globalization Tests | 30/44 failed | 30/44 failed |
Media Tests | 17/17 passed on 4.3 | 17/17 passed |
Network Tests | 4/4 passed | 4/4 passed |
Notification Tests | 6/6 passed | 6/6 passed |
Platform Tests | 2/2 passed | 2/2 passed |
Storage Tests | 3/19 failed | 3/19 failed |
Bridge Tests | failed (can not run as normally) | Need to modify source code to make it run as expected |
Splashscreen Tests | 3/3 passed | 3/3 passed |
Whitelist Tests | 4/67 failed | 67/67 failed |