nikseras / js-test-driver

Automatically exported from code.google.com/p/js-test-driver
0 stars 0 forks source link

"Out of memory at line: 1843" on Windows XP + IE8 #398

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Point IE8 to jstestdriver
2. Click "capture this browser"

What is the expected output? What do you see instead?

Browser should be captured.  Instead, I get an alert "Out of memory at line: 
1843".  If I click OK, when running tests, they usually fail with "Out of 
memory at line: 1841".

What version of the product are you using? On what operating system?
I've tried 1.3.4.a and 1.3.4.b.  Running on Windows XP

Please provide any additional information below.

Not sure what else to provide.  Works fine on Windows 7 + IE 9.

Original issue reported on code.google.com by b...@shupp.org on 13 Aug 2012 at 11:57

GoogleCodeExporter commented 8 years ago
That looks like sinon.js mocks. I'm having the same problem. Thinking of 
switching mock library.

Original comment by hvende...@googlemail.com on 20 Aug 2012 at 4:59