Error when running Code coverage in Visual studio using Chutzpah - chutzpah

Trying to run the code coverage in Visual studio using Chutzpah, but getting the below error.
Log Message: waiting for blanket... from
C:\Users\gorulra\Desktop\Raja\FrontEndTools\FrontEndTools.WebUI.Scripts.Test\Tests123\Services\dataService.spec.js
Error: Error: Instrumentation error, you cannot redefine the 'window' variable in file:///C:/Users/gorulra/Desktop/Raja/FrontEndTools/FrontEndTools.WebUI.Scripts.Test/Scripts/vendor/js/angular.js:996 in file:///C:/Users/gorulra/AppData/Local/Microsoft/VisualStudio/12.0/Extensions/diby4xuj.1y3/TestFiles/Coverage/blanket_jasmine_v2.js (line 4253)
While Running:C:\Users\gorulra\Desktop\Raja\FrontEndTools\FrontEndTools.WebUI.Scripts.Test\Tests123\Services\dataService.spec.js Error: Error: error loading source script in file:///C:/Users/gorulra/AppData/Local/Microsoft/VisualStudio/12.0/Extensions/diby4xuj.1y3/TestFiles/Coverage/blanket_jasmine_v2.js (line 5141) While Running:C:\Users\gorulra\Desktop\Raja\FrontEndTools\FrontEndTools.WebUI.Scripts.Test\Tests123\Services\dataService.spec.js
Error: Timeout occurred when executing test file While Running:C:\Users\gorulra\Desktop\Raja\FrontEndTools\FrontEndTools.WebUI.Scripts.Test\Tests123\Services\dataService.spec.js
========== Total Tests: 0 passed, 0 failed, 0 total ==========

This is due to an error in blanket.js. See issue for a discussion.
The suggested workaround is to reference the minified version of angular.js, which will resolved the 'window' redefine issue and allow you to run the code coverage in chutzpah.

Related

Internal error: org.jetbrains.concurrency.MessageError: Helper script failed on remote: _jb_debug_helper is not defined

WebStorm 2017.2.1
Internal error: org.jetbrains.concurrency.MessageError: Helper script failed on remote: _jb_debug_helper is not defined
I am getting above error when tries to run debugger and look for certain properties in 'local' section. Even a single watch expression added to it does not return the result.
the issue is tracked as WEB-27884, please follow it for updates

Error about code coverage: No object file for requested architecture

I am learning code coverage for iOS,and I want to create code coverage reports for IOS unit tests,and I use
“xcrun llvm-cov report -instr-profile */Coverage.profdata */CodeCoverage/Products/Debug-iphonesimulator/XXX.app/XXX”
But always have the error:
Failed to load coverage: No object file for requested architecture
How could the error be solved?
Please help.

'protractor exited with code: 3 Use --force to continue' in protractor

I'm using protractor with jasmine framework to run my automation scripts. The test is failing with the following error:
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - process out of memory
Warning: Tests failed, protractor exited with code: 3 Use --force to continue.
while trying to get attribute value of an element.
But, I'm able to perform clicks and verifyElementPresent kind of actions for the same web element..
Could any one please help me out of this how to overcome this error.
Thanks in advance..

Webcam Performance System Test - WNCameraRequirements - Error: parseEtl Failed with error REGDB_E_CLASSNOTREG (0x80040154)

I am running whck performance tests on our camera, the test that currently fails is:
Webcam Performance System Test - WNCameraRequirements
the test iterates thourgh the camera media types and records a etl file as expected, its stops and closes the camera but then the test fails due to the parsing of the etl file, the logs:
Start Operation: parseEtl average 250 endGuid
{B8197C10-845F-40ca-82AB-9341E98CFC2B} endId 215 max 275 name Time to
switch Preview MediaTypes scenario DiffEventSeries skip 1 startGuid
{B8197C10-845F-40ca-82AB-9341E98CFC2B} startId 243
Parsing Etl: previewIterateMediaTypes_7-20_10-22-58.etl
Warning: CoCreateInstance(CLSID_EtwFilter, NULL, CLSCTX_ALL, IID_IEtwFilter,
(void**)spEtwFilter.ReleaseAndGetAddressOf()) failed with
REGDB_E_CLASSNOTREG (0x80040154)
Warning:
* File: testsrc\multimediatest\common\helpers\capture\videocaptureperf\videocaptureperf.cpp
Ln: 260
Warning: DiffEventSeries( etlFileName, pszStartEventGuid,
startId, pszEndEventGuid, endId, &min, &max, &ave, skip,
m_spLog.Get()) failed with REGDB_E_CLASSNOTREG (0x80040154)
Warning:
* File: testsrc\multimediatest\common\helpers\capture\captureengine\captureengineautomation.cpp
Ln: 2109
Error: parseEtl Failed with error REGDB_E_CLASSNOTREG
(0x80040154)
I tried searcing for a missing dll for ETW but I found nothing related. seems like theres a bug in the whck test while trying to parse the generated etl file... is this Error seems familier to anyone??
thanks!
I used the wrong whql tests platform version (needed x64), and I needed to regsvr32 etwpatterns.dll. that being said, this test is filtered out by microsoft (whql filters) so we eventually ignored it.

ISDEV fatal error 6032 Internal build error

i am using IS2008, Windows XP and VS2010. everything was ok until two weeks ago but something happened and everything changed.
I have been having "ISDEV fatal error 6032 Internal build error" errors recently. I have checked all website but i could not get any answers about this problem. I have no idea why this is happening, I was thinking that my InstallShield had expired, however I did not get any warning message while IS executes.
I am sending logs above,
[exec] Embedding manifest SetupExe.Invoker.manifest into setup.exe
[exec] **ISDEV : fatal error -6032: Internal build error**
[exec] Installers\Release 2 - 1 error(s), 0 warning(s)
[exec] Log file has been created: <file:D:\OutpuT\EnterpriseClient\Release\Installers\Release 2\LogFiles\3-1-2013 10-32-00 AM.txt>
======
and this is CMD error message:
[exec] Result: -1073741819
[exec] Result: 1
BUILD FAILED
D:\...\build.xml:26: Following error occured while executing this line
D:\...\build.xml:56: Following error occured while executing this line
D:\...\InstallShield\build.xml:39: Following error occured while executing this line
D:\...\InstallShield\...\build.xml:7: Following error occured while executing this line
D:\...\InstallShield\...\build.xml:107: Following error occured while executing this line
D:\...\InstallShield\...\build.xml:704: Following error occured while executing this line
D:\...\InstallShield\...\build.xml:792: Warning: Could not find file D:\...\OutpuT\EnterpriseClient\Release\Installers\Release 2\DiskImages\DISK1\1028.mst to copy.
Total time: 244 minutes 43 seconds
cmake.pl failed with error : 1
I would be happy if someone could share a solution.
this problem has been resolved,
i could not find anything wrong on my code or on my enviroment then, i decided deactivate our anti virus program (trend micro). i think trend did not let me to access some paths.
fortunately everything looks ok.

Resources