-
Notifications
You must be signed in to change notification settings - Fork 8
Nokia Lumia 800 / WP7.8 IE9 timeout #21
Comments
Hi, Could you paste a testpage and a test using this Plunk: http://plnkr.co/edit/rGCvTXINKVv4B4lqM6gv ? Would help a lot... Thanks, |
Sure ... I will take a deeper look this evening, but windows phone is hard to debug :D |
The problem occurs within your "UiSpecRunner.html". |
Hi Tobias, testing your Plunk throws the following error at "var uit = uitest.current;" |
Btw. I think this isn't a Nokia Problem. |
The error 'uitest' is undefined only occurs if the "uitest.js" will be loaded by http(s). |
Hi Tobias, I have to finish now. |
Ok .... last thing : currently I don't find run/config (file:loadSensor) "uitest.define('run/loadSensor', ['run/ready', 'run/config'], function(readyModule, runConfig) {" the following function will never be called: runConfig.appends.push(function(window, document) {
window.debug('never called');
win = window;
doc = document;
waitForDocComplete = true;
}); Maybe tomorrow, I'm tired now. |
Hi, Tobias |
sounds great, thanks for your info. There are some troubles with this device (nokia). There wouldn't be rendered something into the iframe. Maybe you can setup a public environment for testing and providing results of tested devices. Kind regards |
Till the commit "29795f594774011eb1ccb08830591406eaff24ef" my Nokia Lumia 800 (Windows Phone 7.8 / IE9) runns into time out (timeout: timed out after 5000 msec waiting for uitest.ready)
One thing i have noticed:
The first error message: BASIC -> encountered a declaration exception -> ReferenceError: 'testutil' is undefined
Would be great if you can take a look at it
Many Thanks in advance
Heiko
The text was updated successfully, but these errors were encountered: