karma-runner / karma-ie-launcher

A Karma plugin. Launcher for Internet Explorer.
MIT License
59 stars 23 forks source link

this function is not supported by this system #10

Closed benzen closed 9 years ago

benzen commented 10 years ago

Running IE 10 on windows 7

I get this error when running test from jenkins

Error: This function is not supported on this system.

But i can run the same test, when connected on the same machine with admin or normal user by executing karma

adestis-ds commented 9 years ago

+1 (IE 11 on Windows 8.1)

KindWizzard commented 9 years ago

+1 (IE 11 on Windows 8.1)

KindWizzard commented 9 years ago

It seems like that the problem is with this IE bug: https://connect.microsoft.com/IE/feedback/details/794531/getting-an-exception-this-function-is-not-supported-on-this-system-when-using-localstorage-when-ie-started-under-the-windows-service

dignifiedquire commented 9 years ago

If that is that bug, there is nothing we can do from this side I'm afraid