browserstack-node-sdk 1.47.2 → 1.48.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ats/src/cloudproviders/AWS.js +1 -1
- package/ats/src/cloudproviders/Azure.js +1 -1
- package/ats/src/cloudproviders/CloudProvider.js +1 -1
- package/ats/src/cloudproviders/GoogleCloudProvider.js +1 -1
- package/ats/src/cloudproviders/utils.js +1 -1
- package/ats/src/commands/configure.js +1 -1
- package/ats/src/commands/connect.js +1 -1
- package/ats/src/commands/connect_commands/grid.js +1 -1
- package/ats/src/commands/create.js +1 -1
- package/ats/src/commands/create_commands/grid.js +1 -1
- package/ats/src/commands/delete.js +1 -1
- package/ats/src/commands/delete_commands/grid.js +1 -1
- package/ats/src/commands/init.js +1 -1
- package/ats/src/commands/list.js +1 -1
- package/ats/src/commands/list_commands/grid_profiles.js +1 -1
- package/ats/src/commands/list_commands/grids.js +1 -1
- package/ats/src/commands/precheck.js +1 -1
- package/ats/src/commands/precheck_commands/setup_precheck.js +1 -1
- package/ats/src/commands/start.js +1 -1
- package/ats/src/commands/start_commands/grid.js +1 -1
- package/ats/src/commands/stop.js +1 -1
- package/ats/src/commands/stop_commands/grid.js +1 -1
- package/ats/src/config/constants.js +1 -1
- package/ats/src/config/logger.js +1 -1
- package/ats/src/index.js +1 -1
- package/ats/src/utils/AWSUtils.js +1 -1
- package/ats/src/utils/createAutoscalerStack.js +1 -1
- package/ats/src/utils/createClusterStack.js +1 -1
- package/ats/src/utils/createHubHaStack.js +1 -1
- package/ats/src/utils/createk8sClient.js +1 -1
- package/ats/src/utils/deleteEFSMountTargets.js +1 -1
- package/ats/src/utils/deleteStack.js +1 -1
- package/ats/src/utils/describeStack.js +1 -1
- package/ats/src/utils/gridComponents.js +1 -1
- package/ats/src/utils/hstUtils.js +1 -1
- package/ats/src/utils/instrumentationUtils.js +1 -1
- package/ats/src/utils/userInput.js +1 -1
- package/ats/src/utils/utilityMethods.js +1 -1
- package/ats/src/utils/webSocketUtils.js +1 -1
- package/generated/sdk-messages-accessibility_pb.d.ts +6 -0
- package/generated/sdk-messages-accessibility_pb.js +49 -1
- package/generated/sdk-messages_pb.d.ts +12 -0
- package/generated/sdk-messages_pb.js +98 -2
- package/package.json +1 -1
- package/src/ai-sdk-node/bundle.js +1 -1
- package/src/bin/codeceptjs/BrowserStackPlugin.js +1 -1
- package/src/bin/codeceptjs/command.js +1 -1
- package/src/bin/codeceptjs/helper.js +1 -1
- package/src/bin/codeceptjs/o11yHelper.js +1 -1
- package/src/bin/cucumber-js/command.js +1 -1
- package/src/bin/cucumber-js/formatter/custom_formatter.js +1 -1
- package/src/bin/cucumber-js/formatter/custom_formatter_old_versions.js +1 -1
- package/src/bin/cucumber-js/test-observability.js +1 -1
- package/src/bin/cucumber-js/test.setup.js +1 -1
- package/src/bin/cucumber-js/test_old.setup.js +1 -1
- package/src/bin/cucumber-js/timeout.setup.js +1 -1
- package/src/bin/integrations/command.js +1 -1
- package/src/bin/integrations/constants.js +1 -1
- package/src/bin/jest/command.js +1 -1
- package/src/bin/jest/customImplements/customCircus.js +1 -1
- package/src/bin/jest/customImplements/customEnvironment.js +1 -1
- package/src/bin/jest/customImplements/customJestAdapterInit.js +1 -1
- package/src/bin/jest/customImplements/customSequencer.js +1 -1
- package/src/bin/jest/customImplements/customTestRunnerTemplate.js +1 -1
- package/src/bin/jest/jest.setup.js +1 -1
- package/src/bin/jest/test-observability/data-hooks.js +1 -1
- package/src/bin/jest/test-observability/helper.js +1 -1
- package/src/bin/jest/test-observability/obsReporter.js +1 -1
- package/src/bin/jest/test-observability/test-details.js +1 -1
- package/src/bin/jest/test.setup.js +1 -1
- package/src/bin/jest/test_before.setup.js +1 -1
- package/src/bin/launcher/launcher.js +1 -1
- package/src/bin/load/index.js +1 -1
- package/src/bin/load/loadUtils.js +1 -1
- package/src/bin/mocha/accessibility-automation/helper.js +1 -1
- package/src/bin/mocha/bstack-reporter/customReporter.js +1 -1
- package/src/bin/mocha/command.js +1 -1
- package/src/bin/mocha/test-observability/builderPatch.js +1 -1
- package/src/bin/mocha/test-observability/data-hooks.js +1 -1
- package/src/bin/mocha/test-observability/mochaUtils.js +1 -1
- package/src/bin/mocha/test.setup.js +1 -1
- package/src/bin/nightwatch/command.js +1 -1
- package/src/bin/playwright/accessibility-helper.js +1 -1
- package/src/bin/playwright/command.js +1 -1
- package/src/bin/playwright/globalSetup.js +1 -1
- package/src/bin/playwright/mock-process.js +1 -1
- package/src/bin/playwright/modifyPlaywrightConf.js +1 -1
- package/src/bin/playwright/patches.js +1 -1
- package/src/bin/playwright/reporter/pwUtils.js +1 -1
- package/src/bin/playwright/reporter/reporter.js +1 -1
- package/src/bin/playwright/reporter/test-details.js +1 -1
- package/src/bin/playwright/sessionDetails.js +1 -1
- package/src/bin/runner.js +1 -1
- package/src/bin/setup.js +1 -1
- package/src/bin/test-runner/index.js +1 -1
- package/src/bin/test-runner/runTest.js +1 -1
- package/src/bin/test-runner/testWorker.js +1 -1
- package/src/bin/utils/apiUtilityMethods.js +1 -1
- package/src/bin/utils/clientTroubleshootingService.js +1 -1
- package/src/bin/utils/constants.js +1 -1
- package/src/bin/utils/log4jsAppender.js +1 -1
- package/src/bin/utils/logPatcher.js +1 -1
- package/src/bin/utils/logReportingAPI.js +1 -1
- package/src/bin/utils/playwright-patcher.js +1 -1
- package/src/bin/utils/sharedPlaywrightSessionDetails.js +1 -1
- package/src/bin/utils/sharedUtils.js +1 -1
- package/src/bin/v2/TestInfo.js +1 -1
- package/src/bin/v2/browserstackCLI.js +1 -1
- package/src/bin/v2/cliUtils.js +1 -1
- package/src/bin/v2/customTagManager.js +1 -1
- package/src/bin/v2/eventDispatcher.js +1 -1
- package/src/bin/v2/framework/automationFramework.js +1 -1
- package/src/bin/v2/framework/constants/automationFrameworkConstants.js +1 -1
- package/src/bin/v2/framework/constants/testFrameworkConstants.js +1 -1
- package/src/bin/v2/framework/cucumberTestFramework.js +1 -1
- package/src/bin/v2/framework/jestTestFramework.js +1 -1
- package/src/bin/v2/framework/playwrightAutomationFramework.js +1 -1
- package/src/bin/v2/framework/playwrightTestFramework.js +1 -1
- package/src/bin/v2/framework/testFramework.js +1 -1
- package/src/bin/v2/grpcClient.js +1 -1
- package/src/bin/v2/instances/automationFrameworkInstance.js +1 -1
- package/src/bin/v2/instances/testFrameworkInstance.js +1 -1
- package/src/bin/v2/instances/trackedContext.js +1 -1
- package/src/bin/v2/instances/trackedInstance.js +1 -1
- package/src/bin/v2/modules/accessibilityModule.js +1 -1
- package/src/bin/v2/modules/baseModule.js +1 -1
- package/src/bin/v2/modules/loadTestModule.js +1 -1
- package/src/bin/v2/modules/observabilityModule.js +1 -1
- package/src/bin/v2/modules/playwrightDriverModule.js +1 -1
- package/src/bin/v2/modules/testhubModule.js +1 -1
- package/src/bin/v2/state/automationFrameworkState.js +1 -1
- package/src/bin/v2/state/hookState.js +1 -1
- package/src/bin/v2/state/testFrameworkState.js +1 -1
- package/src/bin/v2/uploadAttachmentsManager.js +1 -1
- package/src/bin/v2/utils/cucumber-utils.js +1 -1
- package/src/bin/v2/utils/jest-utils.js +1 -1
- package/src/bin/vanilla-js/command.js +1 -1
- package/src/browserStackSdk.js +1 -1
- package/src/helpers/BrowserStackSetup.js +1 -1
- package/src/helpers/accessibility-automation/accessibilityRetryHelper.js +1 -1
- package/src/helpers/accessibility-automation/constants.js +1 -1
- package/src/helpers/accessibility-automation/helper.js +1 -1
- package/src/helpers/accessibility-automation/scripts.js +1 -1
- package/src/helpers/ai-sdk/aiSdkWrapper.js +1 -1
- package/src/helpers/ai-sdk/autoHealHelper.js +1 -1
- package/src/helpers/ats/constants.js +1 -1
- package/src/helpers/ats/helper.js +1 -1
- package/src/helpers/capsMapping.js +1 -1
- package/src/helpers/central-scanner/constants.js +1 -1
- package/src/helpers/central-scanner/helpers.js +1 -1
- package/src/helpers/classLogger.js +1 -1
- package/src/helpers/globals.js +1 -1
- package/src/helpers/helper.js +1 -1
- package/src/helpers/logger.js +1 -1
- package/src/helpers/metadata.js +1 -1
- package/src/helpers/patchHelper.js +1 -1
- package/src/helpers/patchHelpers.js +1 -1
- package/src/helpers/percy/Percy.js +1 -1
- package/src/helpers/percy/PercyBinary.js +1 -1
- package/src/helpers/percy/PercyCaptureMap.js +1 -1
- package/src/helpers/percy/PercyCaptureModes.js +1 -1
- package/src/helpers/percy/PercySDK.js +1 -1
- package/src/helpers/percy/index.js +1 -1
- package/src/helpers/percy/utils.js +1 -1
- package/src/helpers/performance/constants.js +1 -1
- package/src/helpers/performance/performance-tester.js +1 -1
- package/src/helpers/playwright-helper.js +1 -1
- package/src/helpers/processHelper.js +1 -1
- package/src/helpers/request-spy.js +1 -1
- package/src/helpers/setKeepAlive.js +1 -1
- package/src/helpers/test-observability/constants.js +1 -1
- package/src/helpers/test-observability/error-handler.js +1 -1
- package/src/helpers/test-observability/requestQueueHandler.js +1 -1
- package/src/helpers/test-observability/sessionHandler.js +1 -1
- package/src/helpers/test-observability/utils.js +1 -1
- package/src/helpers/test-orchestration/constants.js +1 -1
- package/src/helpers/test-orchestration/failfastManager.js +1 -1
- package/src/helpers/test-orchestration/fileHelper.js +1 -1
- package/src/helpers/test-orchestration/orchestrationUtils.js +1 -1
- package/src/helpers/test-orchestration/requestUtils.js +1 -1
- package/src/helpers/test-orchestration/testOrchestrationHandler.js +1 -1
- package/src/helpers/test-orchestration/testOrderingServerHandler.js +1 -1
- package/src/helpers/testhub/constants.js +1 -1
- package/src/helpers/testhub/testhubHandler.js +1 -1
- package/src/helpers/testhub/utils.js +1 -1
- package/src/helpers/timeoutPromise.js +1 -1
- package/src/helpers/utilities.js +1 -1
- package/src/helpers/w3cMapping.js +1 -1
- package/src/hubAllocationMethods.js +1 -1
- package/src/index.js +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
const a70_0x3c46cd=a70_0x3be4;(function(_0x4b591d,_0x447816){const _0x2ebf8f=a70_0x3be4,_0x1108dc=_0x4b591d();while(!![]){try{const _0xf89e9f=parseInt(_0x2ebf8f(0x11c))/0x1*(parseInt(_0x2ebf8f(0x108))/0x2)+-parseInt(_0x2ebf8f(0x177))/0x3*(parseInt(_0x2ebf8f(0x10e))/0x4)+-parseInt(_0x2ebf8f(0xed))/0x5*(parseInt(_0x2ebf8f(0x17c))/0x6)+parseInt(_0x2ebf8f(0x12b))/0x7*(-parseInt(_0x2ebf8f(0xdf))/0x8)+parseInt(_0x2ebf8f(0x17a))/0x9+parseInt(_0x2ebf8f(0x1b4))/0xa*(-parseInt(_0x2ebf8f(0x105))/0xb)+parseInt(_0x2ebf8f(0x10a))/0xc;if(_0xf89e9f===_0x447816)break;else _0x1108dc['push'](_0x1108dc['shift']());}catch(_0x2dd262){_0x1108dc['push'](_0x1108dc['shift']());}}}(a70_0x383f,0x87228));const TestFramework=require(a70_0x3c46cd(0x18c)),TestFrameworkState=require('../state/testFrameworkState.js'),HookState=require('../state/hookState.js'),{createClassLogger}=require(a70_0x3c46cd(0x178)),TestFrameworkInstance=require(a70_0x3c46cd(0xe2)),CLIUtils=require(a70_0x3c46cd(0x171)),TrackedInstance=require('../instances/trackedInstance.js'),TestFrameworkConstants=require(a70_0x3c46cd(0xfb)),{getManualUploadLogs,getMediaArtifactsLogs}=require('../../../helpers/helper.js'),logger=createClassLogger(a70_0x3c46cd(0xf6)),{v4:uuidv4}=require(a70_0x3c46cd(0xf0)),util=require(a70_0x3c46cd(0x10b)),TestInfo=require('../TestInfo.js'),GrpcClient=require(a70_0x3c46cd(0x11d));function a70_0x3be4(_0x32c093,_0x216a98){const _0x383f2f=a70_0x383f();return a70_0x3be4=function(_0x3be439,_0x191b33){_0x3be439=_0x3be439-0xdb;let _0x5290e6=_0x383f2f[_0x3be439];return _0x5290e6;},a70_0x3be4(_0x32c093,_0x216a98);}function a70_0x383f(){const _0x4e5204=['tags','getProcessId','KEY_TEST_UUID','testFrameworkState','pop','removePendingHooks','KEY_CUSTOM_TAGS','\x20payload=','yKXuS','Tracked\x20cucumber\x20hook\x20event:\x20','KEY_TEST_FAILURE_REASON','OsOPL','trackCucumberInstance','KEY_HOOKS_STARTED','hasPendingHooks','7796930mgkvdI','addMultipleEntries','trackEvent:\x20loaded\x20testData\x20for\x20testId:\x20','KEY_TEST_NAME','failed','trackHookEvent:\x20Hook\x20List\x20in\x20Post\x20','error','8aCusvH','KEY_TEST_LOCATION','KEY_TEST_FILE_PATH','../instances/testFrameworkInstance.js','hookState','QoZGi','base64','KEY_TEST_ATTACHMENTS','sendLogCreatedEvent','KEY_HOOK_RESULT',',\x20error:\x20','eventJson','code','getCurrentHookState','5rhjuCF','startedAt','KEY_HOOK_FAILURE','uuid','testData','test','Stored\x20pending\x20hook\x20for\x20testId:\x20','ekXJA','\x20with\x20id\x20','CucumberTestFramework','KEY_HOOK_LAST_STARTED','started_at','JjNii','trackHookEvent:\x20Hook\x20Started\x20in\x20PRE\x20key\x20=\x20','./constants/testFrameworkConstants.js','hook_type','KEY_LOGS','UODAg','hooks','ewNPw','createTestFrameworkEventPayload\x20testId:\x20','getThreadId','KEY_HOOK_NAME','sendLogCreatedEvent:\x20No\x20logs\x20found,\x20skipping','11uHWvoY','getRef','format','188TszrHs','failure_reason','26958660WjNuZo','util','Vtahv','UnhandledError','67020EfoHRM','vZlnG','POST','split','SCNNW','getAllData','iszVu','resolveInstance','sendLogCreatedEvent:\x20for\x20testId:\x20','KEY_TEST_STARTED_AT','RHSvY','parseCucumberTestResult','debug','getId','11176rTdVTc','../grpcClient','KEY_TEST_ID','getPendingHooks','processPendingHooks','name','KEY_TEST_ENDED_AT','getCurrentInstanceName','trackEvent\x20loading\x20testData\x20for\x20testId:\x20','PRE','instance','xVriF','stringify','addPendingHook','body','5615883atqzRy','test_run_id','KEY_TEST_SCOPE','\x20target=','exports','executionContext','trackCucumberInstance:\x20saved\x20instance\x20contextId=','concat','parallelIndex','failure_type','trackCucumberInstance:\x20created\x20instance\x20for\x20target=','getTestDetails','\x20batch\x20','KEY_TEST_FAILURE_TYPE','\x20hookState:\x20','createContext','AGSlw','Cucumber\x20log\x20created\x20event','KEY_TEST_FAILURE','NONE','BpCnT',',\x20hookState:\x20','KEY_TEST_RESULT_AT','customRerunParam','KEY_TEST_RERUN_NAME','\x20testState:\x20','file_name','Error\x20in\x20createTestFrameworkEventPayload:\x20','DEFAULT_HOOK_RESULT','length','KEY_TEST_FRAMEWORK_NAME','failure_data','finishedAt','bwdOo','setTestDetails','getCurrentTestState','zLZZl','toISOString','DqBCV','\x20response=',',\x20state:\x20','uTTFA','workerInfo','push','matchHookRegex','storePendingHook','rerun_name','MJLVA','aILyk','parseCucumberTest','lpkKP','createTestFrameworkEventPayload','Updated\x20cucumber\x20test\x20result:\x20','LOG_REPORT','runHooks','eRyjW','from','No\x20test\x20data\x20or\x20UUID\x20found\x20for\x20cucumber\x20test\x20result','MbpWi',',\x20storing\x20as\x20pending\x20hook','No\x20hook\x20data\x20provided\x20for\x20cucumber\x20hook\x20event','XXzoV','yUpaA','getTestFrameworksVersions','KEY_HOOK_LAST_FINISHED','trackEvent:\x20Test\x20Framework\x20instance\x20not\x20found','trackEvent:\x20Exception\x20in\x20event\x20tracking,\x20testFrameworkState=%s\x20hookState=%s\x20argsLength=%s,\x20exception=%s','location','\x20&\x20hookState=','Parsed\x20cucumber\x20test:\x20','../cliUtils.js','inspect','DcImM','\x20with\x20result:\x20','UuRjU','\x20pending\x20hooks\x20for\x20testId:\x20','180oIiSOw','../../../helpers/classLogger.js','RnUHE','7044372MOtguT','logCreatedEvent','5634198QatRbv','failure','KEY_HOOK_FAILURE_REASON','keys','Cleared\x20processed\x20pending\x20hooks\x20for\x20testId:\x20','moBSs','getInstance','KEY_EVENT_STARTED_AT','KEY_TEST_RESULT','KEY_HOOK_ID','scopes','trackHookEvent','key',',\x20state=','\x20\x20and\x20args\x20=\x20','IwysM','./testFramework','testFrameworkVersion','Processing\x20','Error\x20processing\x20pending\x20hook\x20for\x20testId:\x20','TEST','getTrackedInstance','KEY_TEST_META','meta','get','KEY_TEST_CODE','testFrameworkName','readLogObjects','trackEvent','toString','KEY_EVENT_ENDED_AT','\x20&\x20hook\x20=\x20','finished_at','KEY_TEST_TAGS','hookData','passed','testUUID','ceil','KEY_HOOKS_FINISHED','result','KEY_TEST_FRAMEWORK_VERSION'];a70_0x383f=function(){return _0x4e5204;};return a70_0x383f();}class CucumberTestFramework extends TestFramework{constructor(_0x30aec2,_0x338a4d,_0xd47c04){super(_0x30aec2,_0x338a4d,_0xd47c04);}async['trackEvent'](_0x1d7fca,_0x5b06d8,_0x1b870d={}){const _0x2c9504=a70_0x3c46cd,_0x41466d={};_0x41466d[_0x2c9504(0x154)]=_0x2c9504(0x16c),_0x41466d[_0x2c9504(0xe4)]=function(_0x105a91,_0x129379){return _0x105a91===_0x129379;},_0x41466d['ewNPw']=function(_0x4773f0,_0x120b96){return _0x4773f0===_0x120b96;},_0x41466d[_0x2c9504(0x181)]=function(_0x51babc,_0x25ed2d){return _0x51babc===_0x25ed2d;},_0x41466d[_0x2c9504(0x179)]=_0x2c9504(0x16d);const _0x3d73a3=_0x41466d;await super[_0x2c9504(0x198)](_0x1d7fca,_0x5b06d8,_0x1b870d);const _0x3016be=this[_0x2c9504(0x115)](_0x1d7fca,_0x5b06d8,_0x1b870d);if(!_0x3016be){logger['debug'](_0x3d73a3['uTTFA']);return;}try{let _0x2db4c1,_0x49bb65;switch(_0x1d7fca){case TestFrameworkState[_0x2c9504(0x190)]:_0x2db4c1=_0x1b870d['test'],_0x49bb65=TestInfo['getTestUUID'](_0x2db4c1['id']);if(_0x3d73a3['QoZGi'](_0x5b06d8,HookState[_0x2c9504(0x125)])){logger[_0x2c9504(0x11a)](_0x2c9504(0x124)+_0x2db4c1['id']);const _0x383abf={};_0x383abf[_0x2c9504(0x1a0)]=_0x49bb65,_0x383abf[_0x2c9504(0xf1)]=_0x2db4c1,_0x3016be[_0x2c9504(0x1b5)](this[_0x2c9504(0x15c)](_0x383abf)),logger[_0x2c9504(0x11a)](_0x2c9504(0x1b6)+_0x2db4c1['id']),await this[_0x2c9504(0x120)](_0x3016be,_0x2db4c1['id']);}else{if(_0x3d73a3[_0x2c9504(0x100)](_0x5b06d8,HookState['POST'])){const _0x1d19e1={};_0x1d19e1[_0x2c9504(0x1a0)]=_0x49bb65,_0x1d19e1[_0x2c9504(0xf1)]=_0x2db4c1,_0x3016be[_0x2c9504(0x1b5)](this[_0x2c9504(0x119)](_0x1d19e1)),await this[_0x2c9504(0x120)](_0x3016be,_0x2db4c1['id']);}}break;case TestFrameworkState[_0x2c9504(0x160)]:_0x3d73a3['moBSs'](_0x5b06d8,HookState['POST'])&&await this[_0x2c9504(0xe7)](_0x3016be,_0x1d7fca,_0x1b870d);break;default:if(CLIUtils[_0x2c9504(0x157)](_0x1d7fca[_0x2c9504(0x199)]()['split']('.')[0x1])){const _0x3c6f1c=await this[_0x2c9504(0x187)](_0x3016be,_0x1d7fca,_0x5b06d8,_0x1b870d);_0x3016be['addMultipleEntries'](_0x3c6f1c);}else logger['debug']('trackEvent:\x20unsupported\x20testFrameworkState='+_0x1d7fca+_0x2c9504(0x16f)+_0x5b06d8);break;}}catch(_0x1af703){logger['error'](util[_0x2c9504(0x107)](_0x3d73a3[_0x2c9504(0x179)],_0x1d7fca,_0x5b06d8,_0x1b870d[_0x2c9504(0x148)],_0x1af703));}_0x1b870d[_0x2c9504(0x126)]=_0x3016be,await this[_0x2c9504(0x161)](_0x3016be,_0x1d7fca,_0x5b06d8,_0x1b870d);}['resolveInstance'](_0x3f1a94,_0x3918a6,_0x36d58d={}){const _0x42b78b=a70_0x3c46cd,_0x9ca570={};_0x9ca570[_0x42b78b(0x114)]=function(_0xa03b6f,_0x268384){return _0xa03b6f===_0x268384;};const _0x6149ca=_0x9ca570;let _0x56289f=null;return(_0x6149ca['iszVu'](_0x3f1a94,TestFrameworkState['INIT_TEST'])||_0x6149ca[_0x42b78b(0x114)](_0x3f1a94,TestFrameworkState[_0x42b78b(0x13e)]))&&this[_0x42b78b(0x1b1)](_0x3f1a94,_0x36d58d),_0x56289f=TestFramework[_0x42b78b(0x191)](),_0x56289f;}[a70_0x3c46cd(0x1b1)](_0x1dfa78,_0xb92fe0){const _0x5cf7e2=a70_0x3c46cd,_0x52f27d=CLIUtils[_0x5cf7e2(0x123)](),_0x46a8cd=TrackedInstance[_0x5cf7e2(0x13a)](_0x52f27d);let _0x524988=null;logger['debug'](_0x5cf7e2(0x135)+_0x52f27d+_0x5cf7e2(0x189)+_0x1dfa78),_0x524988=new TestFrameworkInstance(_0x46a8cd,this['getTestFrameworks'](),this[_0x5cf7e2(0x16a)](),_0x1dfa78,HookState[_0x5cf7e2(0x13e)]),TestFramework['setTrackedInstance'](_0x46a8cd,_0x524988),logger[_0x5cf7e2(0x11a)](_0x5cf7e2(0x131)+_0x46a8cd[_0x5cf7e2(0x11b)]()+_0x5cf7e2(0x12e)+_0x52f27d);}[a70_0x3c46cd(0x15c)](_0x378bf6){const _0x19029c=a70_0x3c46cd,_0x1365ef={};_0x1365ef[_0x19029c(0x18b)]='No\x20test\x20data\x20or\x20UUID\x20found\x20for\x20cucumber\x20test';const _0x485e94=_0x1365ef,{testUUID:_0x582c13,testData:_0x1de991}=_0x378bf6;if(!_0x1de991||!_0x1de991[_0x19029c(0xf0)])return logger[_0x19029c(0x11a)](_0x485e94[_0x19029c(0x18b)]),{};const _0x3b398a=_0x1de991['uuid'],_0xd46ebb=_0x1de991['uuid'],_0x31380d=this['getTestFrameworks']()[0x0],_0x1af0e6=this[_0x19029c(0x16a)](),_0x4dbaf4={[TestFrameworkConstants[_0x19029c(0x149)]]:_0x31380d,[TestFrameworkConstants[_0x19029c(0x1a4)]]:_0x1af0e6[_0x31380d],[TestFrameworkConstants['KEY_TEST_LOGS']]:[],[TestFrameworkConstants['KEY_HOOKS_FINISHED']]:{},[TestFrameworkConstants[_0x19029c(0x1b2)]]:{},[TestFrameworkConstants[_0x19029c(0x1a7)]]:_0x3b398a,[TestFrameworkConstants[_0x19029c(0x184)]]:TestFrameworkConstants['DEFAULT_TEST_RESULT'],[TestFrameworkConstants['KEY_AUTOMATE_SESSION_NAME']]:_0x1de991[_0x19029c(0x121)]||'',[TestFrameworkConstants[_0x19029c(0xe1)]]:_0x1de991[_0x19029c(0x145)]||'',[TestFrameworkConstants[_0x19029c(0x11e)]]:_0xd46ebb,[TestFrameworkConstants[_0x19029c(0xdb)]]:_0x1de991[_0x19029c(0x121)]||'',[TestFrameworkConstants[_0x19029c(0xe0)]]:_0x1de991[_0x19029c(0x16e)]||'',[TestFrameworkConstants[_0x19029c(0x195)]]:_0x1de991[_0x19029c(0x12a)]?.[_0x19029c(0xeb)]||null,[TestFrameworkConstants[_0x19029c(0x19d)]]:_0x1de991[_0x19029c(0x1a5)]||[],[TestFrameworkConstants[_0x19029c(0x117)]]:_0x1de991[_0x19029c(0xee)]||new Date()[_0x19029c(0x150)](),[TestFrameworkConstants[_0x19029c(0x12d)]]:_0x1de991[_0x19029c(0x186)]?.[0x0]||'',[TestFrameworkConstants['KEY_TEST_SCOPES']]:_0x1de991[_0x19029c(0x186)]||[],[TestFrameworkConstants[_0x19029c(0x143)]]:_0x1de991[_0x19029c(0x142)]?.[_0x19029c(0x159)]||_0x1de991[_0x19029c(0x121)]||'',[TestFrameworkConstants[_0x19029c(0x1ab)]]:{},[TestFrameworkConstants['KEY_TEST_META']]:_0x1de991['meta']||{}};TestInfo[_0x19029c(0x14d)](_0xd46ebb,_0x4dbaf4),logger[_0x19029c(0x11a)](_0x19029c(0x170)+_0x1de991['name']+'\x20with\x20UUID:\x20'+_0x3b398a);const _0x401f95={};return _0x401f95[_0xd46ebb]=_0x4dbaf4,_0x401f95;}[a70_0x3c46cd(0x119)](_0x1db4f8){const _0x5bd699=a70_0x3c46cd,_0x5389f3={'OsOPL':_0x5bd699(0x164),'bwdOo':'unknown','MbpWi':function(_0x5c044b,_0x25b6e1){return _0x5c044b===_0x25b6e1;},'lpkKP':_0x5bd699(0xdc),'eRyjW':'UnhandledError','aILyk':function(_0x455946,_0x573a36,_0x2409bf){return _0x455946(_0x573a36,_0x2409bf);},'TCxqn':function(_0x3fcace,_0x524b8d){return _0x3fcace>_0x524b8d;},'MJLVA':function(_0x2c1bb5,_0x33a82a){return _0x2c1bb5>_0x33a82a;}},{testUUID:_0x3de065,testData:_0x30490b}=_0x1db4f8;if(!_0x30490b||!_0x30490b[_0x5bd699(0xf0)])return logger[_0x5bd699(0x11a)](_0x5389f3[_0x5bd699(0x1b0)]),{};const _0x3a99e6=this[_0x5bd699(0x115)](TestFrameworkState[_0x5bd699(0x190)],HookState[_0x5bd699(0x110)]),_0x2bfa7d=_0x30490b[_0x5bd699(0xf0)],_0xd4d5a6=TestInfo['getTestDetails'](_0x2bfa7d)||{},_0x5da423=_0xd4d5a6?_0xd4d5a6[TestFrameworkConstants[_0x5bd699(0x1ab)]]||{}:{},_0x5e3fc3={..._0xd4d5a6,[TestFrameworkConstants[_0x5bd699(0x184)]]:_0x30490b['result']||_0x5389f3[_0x5bd699(0x14c)],[TestFrameworkConstants[_0x5bd699(0x122)]]:_0x30490b[_0x5bd699(0x14b)]||new Date()[_0x5bd699(0x150)](),[TestFrameworkConstants[_0x5bd699(0x141)]]:new Date()[_0x5bd699(0x150)](),[TestFrameworkConstants[_0x5bd699(0x1ab)]]:_0x5da423,[TestFrameworkConstants['KEY_LOGS']]:[],[TestFrameworkConstants[_0x5bd699(0x192)]]:_0x30490b[_0x5bd699(0x193)]||{}};_0x5389f3[_0x5bd699(0x165)](_0x30490b[_0x5bd699(0x1a3)],_0x5389f3[_0x5bd699(0x15d)])&&_0x30490b[_0x5bd699(0x17d)]&&(_0x5e3fc3[TestFrameworkConstants[_0x5bd699(0x138)]]=_0x30490b[_0x5bd699(0x134)]||_0x5389f3[_0x5bd699(0x162)],_0x5e3fc3[TestFrameworkConstants[_0x5bd699(0x1af)]]=_0x30490b[_0x5bd699(0x109)]||'',_0x5e3fc3[TestFrameworkConstants[_0x5bd699(0x13d)]]=_0x30490b['failure']);const _0x2e859f=TestInfo['getTestDetails'](_0x2bfa7d)[TestFrameworkConstants['KEY_TEST_ATTACHMENTS']]||{},_0x3795e8=_0x5389f3[_0x5bd699(0x15b)](getManualUploadLogs,_0x2e859f,_0x3a99e6[_0x5bd699(0x113)]()[_0x5bd699(0x194)](_0x2bfa7d)[TestFrameworkConstants[_0x5bd699(0x1a7)]]);if(_0x5389f3['TCxqn'](_0x3795e8[_0x5bd699(0x148)],0x0)){const _0x115461=_0x5e3fc3[TestFrameworkConstants[_0x5bd699(0xfd)]]||[];_0x5e3fc3[TestFrameworkConstants[_0x5bd699(0xfd)]]=[..._0x115461,..._0x3795e8];}_0x30490b[_0x5bd699(0xff)]&&_0x5389f3[_0x5bd699(0x15a)](_0x30490b[_0x5bd699(0xff)]['length'],0x0)&&(_0x5e3fc3[TestFrameworkConstants[_0x5bd699(0x1a2)]]=_0x30490b[_0x5bd699(0xff)]);TestInfo[_0x5bd699(0x14d)](_0x2bfa7d,_0x5e3fc3),logger['debug'](_0x5bd699(0x15f)+_0x30490b[_0x5bd699(0x121)]+_0x5bd699(0x174)+_0x30490b[_0x5bd699(0x1a3)]);const _0x5c93b5={};return _0x5c93b5[_0x2bfa7d]=_0x5e3fc3,_0x5c93b5;}async[a70_0x3c46cd(0x187)](_0x372f0c,_0x21d4f6,_0x296590,_0x1fcbda){const _0x390fce=a70_0x3c46cd,_0x2d3563={'AGSlw':_0x390fce(0x167),'vZlnG':function(_0x32a7fc){return _0x32a7fc();},'JjNii':function(_0x45f947,_0x2f3c83){return _0x45f947 in _0x2f3c83;},'WDScW':function(_0x4f2f36,_0x85995f){return _0x4f2f36 in _0x85995f;},'BpCnT':function(_0x40c0af,_0x4e8175){return _0x40c0af===_0x4e8175;},'xVriF':function(_0x214030,_0x246423){return _0x214030>_0x246423;},'fZTvu':_0x390fce(0xdc),'SCNNW':_0x390fce(0x10d),'yUpaA':_0x390fce(0x19f),'ekXJA':function(_0x18258c,_0x3c2b59){return _0x18258c!==_0x3c2b59;}},{hookData:_0xd02c8e}=_0x1fcbda;if(!_0xd02c8e)return logger['debug'](_0x2d3563[_0x390fce(0x13b)]),{};const _0x4edc2e=_0xd02c8e[_0x390fce(0xf0)]||_0x2d3563[_0x390fce(0x10f)](uuidv4),_0x4b36c1=_0xd02c8e[_0x390fce(0x12c)],_0x49c4bf=_0x21d4f6[_0x390fce(0x199)]()[_0x390fce(0x111)]('.')[0x1],_0x3ff84e=TestInfo['getTestDetails'](_0x4b36c1)[TestFrameworkConstants['KEY_CUSTOM_TAGS']]||{},_0x6d5578=_0x372f0c[_0x390fce(0x113)]()[_0x390fce(0x194)](_0x4b36c1);if(!_0x6d5578)return logger[_0x390fce(0x11a)]('No\x20test\x20data\x20found\x20for\x20test\x20ID:\x20'+_0x4b36c1+_0x390fce(0x166)),this[_0x390fce(0x158)](_0x372f0c,_0x4b36c1,_0x21d4f6,_0x296590,_0x1fcbda),{};let _0x5726bf=_0x6d5578[TestFrameworkConstants[_0x390fce(0x1b2)]];!_0x5726bf&&(_0x5726bf={});!_0x2d3563[_0x390fce(0xf9)](_0x49c4bf,_0x5726bf)&&(_0x5726bf[_0x49c4bf]=[]);let _0x1e6c5f=_0x6d5578[TestFrameworkConstants[_0x390fce(0x1a2)]];!_0x1e6c5f&&(_0x1e6c5f={});!_0x2d3563['WDScW'](_0x49c4bf,_0x1e6c5f)&&(_0x1e6c5f[_0x49c4bf]=[]);const _0x4a351d={[TestFrameworkConstants[_0x390fce(0x1b2)]]:_0x5726bf,[TestFrameworkConstants[_0x390fce(0x1a2)]]:_0x1e6c5f},_0x502c2b={};_0x502c2b[_0x4b36c1]=_0x4a351d;const _0x3b2168=_0x502c2b;if(_0x2d3563[_0x390fce(0x13f)](_0x296590,HookState[_0x390fce(0x125)])){const _0x7cad97={[TestFrameworkConstants['KEY_HOOK_ID']]:_0x4edc2e,[TestFrameworkConstants[_0x390fce(0xe8)]]:TestFrameworkConstants[_0x390fce(0x147)],[TestFrameworkConstants[_0x390fce(0x183)]]:_0xd02c8e[_0x390fce(0xf8)],[TestFrameworkConstants['KEY_HOOK_LOGS']]:[],[TestFrameworkConstants[_0x390fce(0x103)]]:_0xd02c8e[_0x390fce(0xfc)],[TestFrameworkConstants[_0x390fce(0x1ab)]]:_0x3ff84e};_0x7cad97[_0x390fce(0x188)]=_0x49c4bf;const _0x47a528=_0x7cad97;_0x5726bf[_0x49c4bf][_0x390fce(0x156)](_0x47a528),_0x3b2168[_0x4b36c1][TestFrameworkConstants[_0x390fce(0xf7)]]=_0x49c4bf,logger[_0x390fce(0x11a)](_0x390fce(0xfa)+_0x49c4bf+_0x390fce(0x19b)+_0x47a528+_0x390fce(0x18a)+_0x1fcbda);}else{if(_0x2d3563['BpCnT'](_0x296590,HookState[_0x390fce(0x110)])){const _0x451603=_0xd02c8e['result'],_0x5a1909=_0x5726bf[_0x49c4bf]||[];logger['debug'](_0x390fce(0xdd)+_0x5a1909+'\x20and\x20args\x20=\x20'+_0x1fcbda);if(_0x2d3563[_0x390fce(0x127)](_0x5a1909[_0x390fce(0x148)],0x0)){const _0x1b0c14=_0x5a1909[_0x390fce(0x1a9)]();_0x2d3563[_0x390fce(0x13f)](_0xd02c8e[_0x390fce(0x1a3)],_0x2d3563['fZTvu'])&&_0xd02c8e['failure_data']?(_0x1b0c14[TestFrameworkConstants['KEY_HOOK_FAILURE_TYPE']]=_0xd02c8e[_0x390fce(0x134)]||_0x2d3563[_0x390fce(0x112)],_0x1b0c14[TestFrameworkConstants[_0x390fce(0x17e)]]=_0xd02c8e[_0x390fce(0x109)]||'',_0x1b0c14[TestFrameworkConstants[_0x390fce(0xef)]]=_0xd02c8e[_0x390fce(0x14a)]):_0x1b0c14[TestFrameworkConstants[_0x390fce(0xe8)]]=_0x2d3563[_0x390fce(0x169)];_0x2d3563[_0x390fce(0xf4)](_0x451603,TestFrameworkConstants['DEFAULT_HOOK_RESULT'])&&(_0x1b0c14[TestFrameworkConstants[_0x390fce(0xe8)]]=_0x451603);_0x1b0c14[TestFrameworkConstants[_0x390fce(0x19a)]]=_0xd02c8e[_0x390fce(0x19c)]||new Date()[_0x390fce(0x150)](),_0x1b0c14[TestFrameworkConstants[_0x390fce(0x1ab)]]=_0x3ff84e;const _0x180a38=_0x1b0c14[TestFrameworkConstants[_0x390fce(0x185)]];!_0x1e6c5f[_0x49c4bf]&&(_0x1e6c5f[_0x49c4bf]=[]),_0x1e6c5f[_0x49c4bf]['push'](_0x1b0c14),_0x3b2168[_0x4b36c1][TestFrameworkConstants[_0x390fce(0x16b)]]=_0x49c4bf;}}}return logger[_0x390fce(0x11a)](_0x390fce(0x1ae)+_0xd02c8e[_0x390fce(0xfc)]+_0x390fce(0xf5)+_0x4edc2e+'\x20for\x20test:\x20'+_0x4b36c1),_0x3b2168;}[a70_0x3c46cd(0x15e)](_0x5c5115){const _0x38d476=a70_0x3c46cd,_0x24d3b2={};_0x24d3b2['UODAg']=_0x38d476(0xe5);const _0x53f27d=_0x24d3b2;try{const _0x42d3fc=_0x5c5115[_0x38d476(0xf2)]?_0x5c5115[_0x38d476(0xf2)]['id']:_0x5c5115[_0x38d476(0x19e)][_0x38d476(0x12c)],_0x2d50a5=_0x5c5115[_0x38d476(0x126)],_0x549575=_0x2d50a5['getContext'](),_0x565790=_0x2d50a5['getAllData']()[_0x38d476(0x194)](_0x42d3fc);if(!_0x565790)return logger['debug']('createTestFrameworkEventPayload:\x20No\x20test\x20data\x20found\x20for\x20test\x20ID:\x20'+_0x42d3fc),{};logger[_0x38d476(0x11a)](_0x38d476(0x101)+_0x42d3fc);const {[TestFrameworkConstants[_0x38d476(0x149)]]:_0x54637f='',[TestFrameworkConstants['KEY_TEST_FRAMEWORK_VERSION']]:_0x1b7097='',[TestFrameworkConstants['KEY_TEST_STARTED_AT']]:_0x2535e0='',[TestFrameworkConstants[_0x38d476(0x122)]]:_0xcec6ce=''}=_0x565790,_0x538c84=_0x2d50a5[_0x38d476(0x14e)]()[_0x38d476(0x199)]()[_0x38d476(0x111)]('.')[0x1],_0x2f98ea=_0x2d50a5[_0x38d476(0xec)]()[_0x38d476(0x199)]()[_0x38d476(0x111)]('.')[0x1],_0x10edc1=global?.['__workerDetails']?.[_0x38d476(0x155)]?.[_0x38d476(0x133)],_0x1189d5=_0x2d50a5[_0x38d476(0x106)](),_0xfbd4ad=Buffer[_0x38d476(0x163)](JSON[_0x38d476(0x128)](_0x565790))[_0x38d476(0x199)](_0x53f27d[_0x38d476(0xfe)]),_0x3cf3ce={'hash':_0x549575[_0x38d476(0x11b)](),'threadId':_0x549575[_0x38d476(0x102)]()[_0x38d476(0x199)](),'processId':_0x549575[_0x38d476(0x1a6)]()[_0x38d476(0x199)]()},_0x3c243f={};_0x3c243f['platformIndex']=_0x10edc1,_0x3c243f[_0x38d476(0x196)]=_0x54637f,_0x3c243f[_0x38d476(0x18d)]=_0x1b7097,_0x3c243f[_0x38d476(0x1a8)]=_0x538c84,_0x3c243f[_0x38d476(0xe3)]=_0x2f98ea,_0x3c243f[_0x38d476(0xee)]=_0x2535e0,_0x3c243f['endedAt']=_0xcec6ce,_0x3c243f['uuid']=_0x1189d5,_0x3c243f[_0x38d476(0xea)]=_0xfbd4ad,_0x3c243f[_0x38d476(0x130)]=_0x3cf3ce;const _0x1b2fb7=_0x3c243f;return logger['debug']('createTestFrameworkEventPayload:\x20complete\x20for\x20testId:\x20'+_0x42d3fc+_0x38d476(0x144)+_0x538c84+_0x38d476(0x139)+_0x2f98ea),_0x1b2fb7;}catch(_0x1f4414){return logger['error'](_0x38d476(0x146)+util[_0x38d476(0x107)](_0x1f4414)),{};}}async['sendLogCreatedEvent'](_0x78df72,_0x2d906c,_0xc2924){const _0x713e10=a70_0x3c46cd,_0x39ae19={'RHSvY':function(_0x259a62,_0x70b729,_0x466bcc){return _0x259a62(_0x70b729,_0x466bcc);},'UuRjU':function(_0x41d265,_0xa6d0e1){return _0x41d265===_0xa6d0e1;},'Vtahv':_0x713e10(0x104),'DqBCV':function(_0x394687,_0x559a0e){return _0x394687/_0x559a0e;},'KtDGD':function(_0x2f62c4,_0x27f6f0){return _0x2f62c4<_0x27f6f0;},'FlHAC':function(_0x13e4f6,_0x9618d8){return _0x13e4f6*_0x9618d8;},'zLZZl':function(_0x3abc86,_0x1aebea){return _0x3abc86+_0x1aebea;},'yKXuS':function(_0x81b01e,_0x40acfb){return _0x81b01e+_0x40acfb;},'XXzoV':_0x713e10(0x13c)};try{const _0x30e0ae=_0xc2924['testUUID'],_0x1797b6=_0x78df72['getAllData']()[_0x713e10(0x194)](_0x30e0ae),{[TestFrameworkConstants[_0x713e10(0x149)]]:_0x2d761d='',[TestFrameworkConstants['KEY_TEST_FRAMEWORK_VERSION']]:_0x62f4f1=''}=_0x1797b6,_0x31ef64=TestInfo[_0x713e10(0x197)](_0x30e0ae),_0x4b7ff4=TestInfo[_0x713e10(0x136)](_0x30e0ae)[TestFrameworkConstants[_0x713e10(0xe6)]]||{},_0x4a793e=_0x39ae19[_0x713e10(0x118)](getMediaArtifactsLogs,_0x4b7ff4,_0x78df72[_0x713e10(0x113)]()[_0x713e10(0x194)](_0x30e0ae)[TestFrameworkConstants[_0x713e10(0x1a7)]]),_0x19d3e9=(_0x31ef64||[])[_0x713e10(0x132)](_0x4a793e||[]);if(!_0x19d3e9||_0x39ae19[_0x713e10(0x175)](_0x19d3e9['length'],0x0)){logger[_0x713e10(0x11a)](_0x39ae19[_0x713e10(0x10c)]);return;}const _0x984732=0x28,_0x28821e=Math[_0x713e10(0x1a1)](_0x39ae19[_0x713e10(0x151)](_0x19d3e9[_0x713e10(0x148)],_0x984732));for(let _0x2d844e=0x0;_0x39ae19['KtDGD'](_0x2d844e,_0x28821e);_0x2d844e++){const _0x49db6e=_0x39ae19['FlHAC'](_0x2d844e,_0x984732),_0x347bc0=_0x39ae19[_0x713e10(0x14f)](_0x49db6e,_0x984732),_0x551c6d=_0x19d3e9['slice'](_0x49db6e,_0x347bc0),_0x24a394={'platformIndex':'0','logs':_0x551c6d,'testFrameworkName':_0x2d761d,'testFrameworkVersion':_0x62f4f1,'testFrameworkState':_0x2d906c[_0x713e10(0x199)]()[_0x713e10(0x111)]('.')[0x1]};logger[_0x713e10(0x11a)](_0x713e10(0x116)+_0x30e0ae+_0x713e10(0x137)+_0x39ae19['yKXuS'](_0x2d844e,0x1)+'/'+_0x28821e+_0x713e10(0x1ac)+util['inspect'](_0x24a394));const _0x4b5f0c=await GrpcClient[_0x713e10(0x182)]()[_0x713e10(0x17b)](_0x24a394);logger[_0x713e10(0x11a)](_0x713e10(0x116)+_0x30e0ae+_0x713e10(0x137)+_0x39ae19[_0x713e10(0x1ad)](_0x2d844e,0x1)+'/'+_0x28821e+_0x713e10(0x152)+util[_0x713e10(0x172)](_0x4b5f0c));}}catch(_0x58c022){logger[_0x713e10(0xde)]('sendLogCreatedEvent:\x20Error\x20in\x20sending\x20log\x20events:\x20'+util[_0x713e10(0x107)](_0x58c022));}logger[_0x713e10(0x11a)](_0x39ae19[_0x713e10(0x168)]);}[a70_0x3c46cd(0x158)](_0x4e2615,_0x49d753,_0x594b15,_0xc11b21,_0x2f29ce){const _0x5c444e=a70_0x3c46cd,_0x5c3500={'testId':_0x49d753,'testFrameworkState':_0x594b15,'hookState':_0xc11b21,'args':_0x2f29ce,'timestamp':new Date()[_0x5c444e(0x150)]()};_0x4e2615[_0x5c444e(0x129)](_0x49d753,_0x5c3500),logger[_0x5c444e(0x11a)](_0x5c444e(0xf3)+_0x49d753+_0x5c444e(0x153)+_0x594b15+_0x5c444e(0x140)+_0xc11b21);}async[a70_0x3c46cd(0x120)](_0x29f0c4,_0x501d1e){const _0x1682d8=a70_0x3c46cd,_0x4a80bb={};_0x4a80bb[_0x1682d8(0x173)]=function(_0x222a2b,_0x4f661f){return _0x222a2b>_0x4f661f;};const _0x5cbf4f=_0x4a80bb;if(!_0x29f0c4[_0x1682d8(0x1b3)](_0x501d1e))return;const _0x51d6f6=_0x29f0c4[_0x1682d8(0x11f)](_0x501d1e);logger['debug'](_0x1682d8(0x18e)+_0x51d6f6[_0x1682d8(0x148)]+_0x1682d8(0x176)+_0x501d1e);for(const _0x544b16 of _0x51d6f6){try{const _0x31fb3d=await this[_0x1682d8(0x187)](_0x29f0c4,_0x544b16['testFrameworkState'],_0x544b16['hookState'],_0x544b16['args']);_0x31fb3d&&_0x5cbf4f[_0x1682d8(0x173)](Object[_0x1682d8(0x17f)](_0x31fb3d)[_0x1682d8(0x148)],0x0)&&_0x29f0c4['addMultipleEntries'](_0x31fb3d),await this[_0x1682d8(0x161)](_0x29f0c4,_0x544b16[_0x1682d8(0x1a8)],_0x544b16['hookState'],_0x544b16['args']);}catch(_0x28490e){logger['error'](_0x1682d8(0x18f)+_0x501d1e+_0x1682d8(0xe9)+_0x28490e);}}_0x29f0c4[_0x1682d8(0x1aa)](_0x501d1e),logger['debug'](_0x1682d8(0x180)+_0x501d1e);}}module[a70_0x3c46cd(0x12f)]=CucumberTestFramework;
|
|
1
|
+
const a70_0x4e9681=a70_0x4115;function a70_0x2733(){const _0x270f66=['../../../helpers/helper.js','KEY_TEST_LOGS','length','ocWVs','base64','KEY_HOOK_FAILURE','hookData','../state/hookState.js','KEY_HOOKS_FINISHED','10DVnbba','unknown','rXMRQ','No\x20hook\x20data\x20provided\x20for\x20cucumber\x20hook\x20event','code','addPendingHook','./constants/testFrameworkConstants.js','hooks','KEY_HOOK_ID','\x20with\x20id\x20','Error\x20in\x20createTestFrameworkEventPayload:\x20','TEST','KNyxZ','get','1990obOzGa','KEY_TEST_ATTACHMENTS','DEFAULT_TEST_RESULT','getRef','8CMKxnz','testFrameworkVersion','YSqQj','Stored\x20pending\x20hook\x20for\x20testId:\x20','aYaZo','test','failure_reason','KEY_TEST_NAME','location','Sffnj','Error\x20processing\x20pending\x20hook\x20for\x20testId:\x20','hookState','KEY_TEST_FAILURE_TYPE','__workerDetails','hasPendingHooks','toString','./testFramework','POST','\x20testState:\x20','getPendingHooks','INIT_TEST','KEY_TEST_STARTED_AT','\x20&\x20hookState=','4ZToblS','addMultipleEntries','sendLogCreatedEvent:\x20No\x20logs\x20found,\x20skipping','SGYeh','NONE','KEY_CUSTOM_TAGS','debug','push','1078092nwrhMY','endedAt','KEY_EVENT_ENDED_AT','storePendingHook','testUUID','KEY_TEST_RESULT','\x20&\x20hook\x20=\x20','result','matchHookRegex','instance','finishedAt','trackEvent:\x20unsupported\x20testFrameworkState=','trackEvent','resolveInstance','UnhandledError','eiGmt','toISOString','../instances/testFrameworkInstance.js','parseCucumberTest','KEY_TEST_UUID','../../../helpers/classLogger.js','startedAt','KEY_TEST_CODE','FnWUE','keys','createTestFrameworkEventPayload\x20testId:\x20','PPPVM','args','trackEvent\x20loading\x20testData\x20for\x20testId:\x20','trackEvent:\x20Test\x20Framework\x20instance\x20not\x20found','getTestFrameworks','started_at','KEY_HOOKS_STARTED','pWSIu','KEY_TEST_META','getTestDetails','testData','ZxTHb','DEFAULT_HOOK_RESULT','trackHookEvent','KEY_TEST_LOCATION','stringify','KEY_HOOK_LAST_STARTED','createTestFrameworkEventPayload:\x20complete\x20for\x20testId:\x20','body','key','error','getTestUUID','Cleared\x20processed\x20pending\x20hooks\x20for\x20testId:\x20','../instances/trackedInstance.js','BvfTt','KEY_TEST_RESULT_AT','\x20response=','HCFYw','KEY_TEST_FRAMEWORK_NAME','rerun_name','ZNkpG','NgNio','rIoKc','uWuKm','Parsed\x20cucumber\x20test:\x20','failure','sendLogCreatedEvent','\x20batch\x20','\x20with\x20result:\x20','No\x20test\x20data\x20or\x20UUID\x20found\x20for\x20cucumber\x20test','HeisR','setTestDetails','KEY_HOOK_RESULT','uuid','dgCth','parseCucumberTestResult','trackHookEvent:\x20Hook\x20List\x20in\x20Post\x20','sendLogCreatedEvent:\x20Error\x20in\x20sending\x20log\x20events:\x20','KEY_TEST_FILE_PATH','KEY_TEST_FRAMEWORK_VERSION','passed','KEY_HOOK_NAME','processPendingHooks','getAllData','split','Processing\x20','JjfId','201873tjElEg','KEY_TEST_FAILURE','HNiGQ','meta','failure_data','KEY_TEST_ID','xHqso','AYYYY','../TestInfo.js','KEY_EVENT_STARTED_AT','KEY_TEST_ENDED_AT','slice','2269548cwPUin',',\x20hookState:\x20','getThreadId','../cliUtils.js','readLogObjects','52155FPfErj','ceil','createContext','createTestFrameworkEventPayload:\x20No\x20test\x20data\x20found\x20for\x20test\x20ID:\x20','\x20with\x20UUID:\x20','removePendingHooks','10681ZzxBHC','84172iPCunc','EoDhr','trackHookEvent:\x20Hook\x20Started\x20in\x20PRE\x20key\x20=\x20','eventJson','KEY_TEST_SCOPE','fRexP','heqDc','test_run_id','\x20and\x20args\x20=\x20','hook_type','\x20target=','testFrameworkState','exports','getCurrentTestState','\x20pending\x20hooks\x20for\x20testId:\x20','name','No\x20test\x20data\x20or\x20UUID\x20found\x20for\x20cucumber\x20test\x20result','failed','parallelIndex','finished_at','inspect','aMTGS','trackEvent:\x20Exception\x20in\x20event\x20tracking,\x20testFrameworkState=%s\x20hookState=%s\x20argsLength=%s,\x20exception=%s','concat','getInstance','KEY_LOGS','2333737nSdGOw','KEY_TEST_RERUN_NAME','pop','format','sendLogCreatedEvent:\x20for\x20testId:\x20','yeITa','runHooks','logCreatedEvent','trackCucumberInstance:\x20saved\x20instance\x20contextId=','getTrackedInstance','pSHFT','KEY_TEST_SCOPES','scopes','util','PRE','customRerunParam','JQqXc','file_name','testFrameworkName'];a70_0x2733=function(){return _0x270f66;};return a70_0x2733();}(function(_0x585f4c,_0xc77df7){const _0x27b22f=a70_0x4115,_0x43cd73=_0x585f4c();while(!![]){try{const _0x5d5eef=parseInt(_0x27b22f(0x281))/0x1+parseInt(_0x27b22f(0x215))/0x2*(-parseInt(_0x27b22f(0x270))/0x3)+parseInt(_0x27b22f(0x288))/0x4*(parseInt(_0x27b22f(0x1ec))/0x5)+-parseInt(_0x27b22f(0x21d))/0x6+parseInt(_0x27b22f(0x2a2))/0x7+parseInt(_0x27b22f(0x1fe))/0x8*(parseInt(_0x27b22f(0x27c))/0x9)+-parseInt(_0x27b22f(0x1fa))/0xa*(parseInt(_0x27b22f(0x287))/0xb);if(_0x5d5eef===_0xc77df7)break;else _0x43cd73['push'](_0x43cd73['shift']());}catch(_0x23c927){_0x43cd73['push'](_0x43cd73['shift']());}}}(a70_0x2733,0x2a117));const TestFramework=require(a70_0x4e9681(0x20e)),TestFrameworkState=require('../state/testFrameworkState.js'),HookState=require(a70_0x4e9681(0x1ea)),{createClassLogger}=require(a70_0x4e9681(0x231)),TestFrameworkInstance=require(a70_0x4e9681(0x22e)),CLIUtils=require(a70_0x4e9681(0x27f)),TrackedInstance=require(a70_0x4e9681(0x24e)),TestFrameworkConstants=require(a70_0x4e9681(0x1f2)),{getManualUploadLogs,getMediaArtifactsLogs}=require(a70_0x4e9681(0x1e3)),logger=createClassLogger('CucumberTestFramework'),{v4:uuidv4}=require(a70_0x4e9681(0x262)),util=require(a70_0x4e9681(0x1dd)),TestInfo=require(a70_0x4e9681(0x278)),GrpcClient=require('../grpcClient');function a70_0x4115(_0x3c92a2,_0x527e42){const _0x27333c=a70_0x2733();return a70_0x4115=function(_0x41152d,_0x4db5d5){_0x41152d=_0x41152d-0x1dc;let _0x5b5094=_0x27333c[_0x41152d];return _0x5b5094;},a70_0x4115(_0x3c92a2,_0x527e42);}class CucumberTestFramework extends TestFramework{constructor(_0x3e2b5b,_0x29c45d,_0x54cd8e){super(_0x3e2b5b,_0x29c45d,_0x54cd8e);}async[a70_0x4e9681(0x229)](_0x3919d4,_0x4e8dda,_0xd94c0={}){const _0x2816ce=a70_0x4e9681,_0x16dd14={};_0x16dd14[_0x2816ce(0x256)]=_0x2816ce(0x23a),_0x16dd14[_0x2816ce(0x25f)]=function(_0x5615d5,_0x66255c){return _0x5615d5===_0x66255c;},_0x16dd14['jHcyp']=_0x2816ce(0x29e);const _0x245a1d=_0x16dd14;await super[_0x2816ce(0x229)](_0x3919d4,_0x4e8dda,_0xd94c0);const _0x16059a=this[_0x2816ce(0x22a)](_0x3919d4,_0x4e8dda,_0xd94c0);if(!_0x16059a){logger[_0x2816ce(0x21b)](_0x245a1d[_0x2816ce(0x256)]);return;}try{let _0x18857b,_0x200aa0;switch(_0x3919d4){case TestFrameworkState[_0x2816ce(0x1f7)]:_0x18857b=_0xd94c0[_0x2816ce(0x203)],_0x200aa0=TestInfo[_0x2816ce(0x24c)](_0x18857b['id']);if(_0x245a1d['HeisR'](_0x4e8dda,HookState[_0x2816ce(0x1de)])){logger[_0x2816ce(0x21b)](_0x2816ce(0x239)+_0x18857b['id']);const _0x972469={};_0x972469[_0x2816ce(0x221)]=_0x200aa0,_0x972469[_0x2816ce(0x241)]=_0x18857b,_0x16059a['addMultipleEntries'](this[_0x2816ce(0x22f)](_0x972469)),logger['debug']('trackEvent:\x20loaded\x20testData\x20for\x20testId:\x20'+_0x18857b['id']),await this[_0x2816ce(0x26b)](_0x16059a,_0x18857b['id']);}else{if(_0x245a1d[_0x2816ce(0x25f)](_0x4e8dda,HookState[_0x2816ce(0x20f)])){const _0x5d74d8={};_0x5d74d8['testUUID']=_0x200aa0,_0x5d74d8[_0x2816ce(0x241)]=_0x18857b,_0x16059a[_0x2816ce(0x216)](this['parseCucumberTestResult'](_0x5d74d8)),await this[_0x2816ce(0x26b)](_0x16059a,_0x18857b['id']);}}break;case TestFrameworkState['LOG_REPORT']:_0x245a1d[_0x2816ce(0x25f)](_0x4e8dda,HookState[_0x2816ce(0x20f)])&&await this[_0x2816ce(0x25b)](_0x16059a,_0x3919d4,_0xd94c0);break;default:if(CLIUtils[_0x2816ce(0x225)](_0x3919d4['toString']()[_0x2816ce(0x26d)]('.')[0x1])){const _0xf84f2d=await this[_0x2816ce(0x244)](_0x16059a,_0x3919d4,_0x4e8dda,_0xd94c0);_0x16059a['addMultipleEntries'](_0xf84f2d);}else logger[_0x2816ce(0x21b)](_0x2816ce(0x228)+_0x3919d4+_0x2816ce(0x214)+_0x4e8dda);break;}}catch(_0x10c2c2){logger['error'](util[_0x2816ce(0x2a5)](_0x245a1d['jHcyp'],_0x3919d4,_0x4e8dda,_0xd94c0[_0x2816ce(0x1e5)],_0x10c2c2));}_0xd94c0['instance']=_0x16059a,await this['runHooks'](_0x16059a,_0x3919d4,_0x4e8dda,_0xd94c0);}[a70_0x4e9681(0x22a)](_0x24261f,_0x51aef9,_0x45183d={}){const _0x17170b=a70_0x4e9681,_0x3cc8ef={};_0x3cc8ef[_0x17170b(0x255)]=function(_0x2bb6a8,_0x4393f8){return _0x2bb6a8===_0x4393f8;};const _0x3cc37b=_0x3cc8ef;let _0x15cd8a=null;return(_0x3cc37b[_0x17170b(0x255)](_0x24261f,TestFrameworkState[_0x17170b(0x212)])||_0x3cc37b[_0x17170b(0x255)](_0x24261f,TestFrameworkState[_0x17170b(0x219)]))&&this['trackCucumberInstance'](_0x24261f,_0x45183d),_0x15cd8a=TestFramework[_0x17170b(0x2ab)](),_0x15cd8a;}['trackCucumberInstance'](_0x3be672,_0x97a72c){const _0x41df75=a70_0x4e9681,_0x192c38=CLIUtils['getCurrentInstanceName'](),_0x215d99=TrackedInstance[_0x41df75(0x283)](_0x192c38);let _0x309152=null;logger[_0x41df75(0x21b)]('trackCucumberInstance:\x20created\x20instance\x20for\x20target='+_0x192c38+',\x20state='+_0x3be672),_0x309152=new TestFrameworkInstance(_0x215d99,this[_0x41df75(0x23b)](),this['getTestFrameworksVersions'](),_0x3be672,HookState[_0x41df75(0x219)]),TestFramework['setTrackedInstance'](_0x215d99,_0x309152),logger[_0x41df75(0x21b)](_0x41df75(0x2aa)+_0x215d99['getId']()+_0x41df75(0x292)+_0x192c38);}[a70_0x4e9681(0x22f)](_0x5eb1d9){const _0x4fd3b9=a70_0x4e9681,_0x247f72={};_0x247f72['JjfId']=_0x4fd3b9(0x25e);const _0x54606d=_0x247f72,{testUUID:_0x35b09a,testData:_0x544b7f}=_0x5eb1d9;if(!_0x544b7f||!_0x544b7f[_0x4fd3b9(0x262)])return logger['debug'](_0x54606d[_0x4fd3b9(0x26f)]),{};const _0x4d36ec=_0x544b7f['uuid'],_0x5518da=_0x544b7f[_0x4fd3b9(0x262)],_0x30035f=this[_0x4fd3b9(0x23b)]()[0x0],_0x1a30cb=this['getTestFrameworksVersions'](),_0x4b44f5={[TestFrameworkConstants[_0x4fd3b9(0x253)]]:_0x30035f,[TestFrameworkConstants[_0x4fd3b9(0x268)]]:_0x1a30cb[_0x30035f],[TestFrameworkConstants[_0x4fd3b9(0x1e4)]]:[],[TestFrameworkConstants[_0x4fd3b9(0x1eb)]]:{},[TestFrameworkConstants['KEY_HOOKS_STARTED']]:{},[TestFrameworkConstants['KEY_TEST_UUID']]:_0x4d36ec,[TestFrameworkConstants[_0x4fd3b9(0x222)]]:TestFrameworkConstants[_0x4fd3b9(0x1fc)],[TestFrameworkConstants['KEY_AUTOMATE_SESSION_NAME']]:_0x544b7f[_0x4fd3b9(0x297)]||'',[TestFrameworkConstants[_0x4fd3b9(0x267)]]:_0x544b7f[_0x4fd3b9(0x1e1)]||'',[TestFrameworkConstants[_0x4fd3b9(0x275)]]:_0x5518da,[TestFrameworkConstants[_0x4fd3b9(0x205)]]:_0x544b7f[_0x4fd3b9(0x297)]||'',[TestFrameworkConstants[_0x4fd3b9(0x245)]]:_0x544b7f[_0x4fd3b9(0x206)]||'',[TestFrameworkConstants[_0x4fd3b9(0x233)]]:_0x544b7f[_0x4fd3b9(0x249)]?.[_0x4fd3b9(0x1f0)]||null,[TestFrameworkConstants['KEY_TEST_TAGS']]:_0x544b7f['tags']||[],[TestFrameworkConstants[_0x4fd3b9(0x213)]]:_0x544b7f[_0x4fd3b9(0x232)]||new Date()['toISOString'](),[TestFrameworkConstants[_0x4fd3b9(0x28c)]]:_0x544b7f[_0x4fd3b9(0x1dc)]?.[0x0]||'',[TestFrameworkConstants[_0x4fd3b9(0x2ad)]]:_0x544b7f[_0x4fd3b9(0x1dc)]||[],[TestFrameworkConstants[_0x4fd3b9(0x2a3)]]:_0x544b7f[_0x4fd3b9(0x1df)]?.[_0x4fd3b9(0x254)]||_0x544b7f[_0x4fd3b9(0x297)]||'',[TestFrameworkConstants[_0x4fd3b9(0x21a)]]:{},[TestFrameworkConstants['KEY_TEST_META']]:_0x544b7f['meta']||{}};TestInfo[_0x4fd3b9(0x260)](_0x5518da,_0x4b44f5),logger[_0x4fd3b9(0x21b)](_0x4fd3b9(0x259)+_0x544b7f['name']+_0x4fd3b9(0x285)+_0x4d36ec);const _0x4d6d02={};return _0x4d6d02[_0x5518da]=_0x4b44f5,_0x4d6d02;}[a70_0x4e9681(0x264)](_0x2a6997){const _0xf79c98=a70_0x4e9681,_0x2fa825={'rXMRQ':_0xf79c98(0x298),'FnWUE':_0xf79c98(0x1ed),'ocWVs':function(_0x2582fc,_0x48fca2){return _0x2582fc===_0x48fca2;},'ZxTHb':_0xf79c98(0x299),'fRexP':_0xf79c98(0x22b),'aMTGS':function(_0x2bfd4c,_0x1241bb,_0x3f667f){return _0x2bfd4c(_0x1241bb,_0x3f667f);},'aYaZo':function(_0x3f4b0d,_0x1c8d61){return _0x3f4b0d>_0x1c8d61;}},{testUUID:_0x3cc187,testData:_0x24c025}=_0x2a6997;if(!_0x24c025||!_0x24c025['uuid'])return logger[_0xf79c98(0x21b)](_0x2fa825[_0xf79c98(0x1ee)]),{};const _0x1d5ca8=this[_0xf79c98(0x22a)](TestFrameworkState[_0xf79c98(0x1f7)],HookState[_0xf79c98(0x20f)]),_0x456317=_0x24c025[_0xf79c98(0x262)],_0x27ca1a=TestInfo[_0xf79c98(0x240)](_0x456317)||{},_0x23f502=_0x27ca1a?_0x27ca1a[TestFrameworkConstants[_0xf79c98(0x21a)]]||{}:{},_0x1a4794={..._0x27ca1a,[TestFrameworkConstants[_0xf79c98(0x222)]]:_0x24c025[_0xf79c98(0x224)]||_0x2fa825[_0xf79c98(0x234)],[TestFrameworkConstants[_0xf79c98(0x27a)]]:_0x24c025[_0xf79c98(0x227)]||new Date()[_0xf79c98(0x22d)](),[TestFrameworkConstants[_0xf79c98(0x250)]]:new Date()[_0xf79c98(0x22d)](),[TestFrameworkConstants[_0xf79c98(0x21a)]]:_0x23f502,[TestFrameworkConstants[_0xf79c98(0x2a1)]]:[],[TestFrameworkConstants[_0xf79c98(0x23f)]]:_0x24c025[_0xf79c98(0x273)]||{}};_0x2fa825[_0xf79c98(0x1e6)](_0x24c025['result'],_0x2fa825[_0xf79c98(0x242)])&&_0x24c025[_0xf79c98(0x25a)]&&(_0x1a4794[TestFrameworkConstants[_0xf79c98(0x20a)]]=_0x24c025['failure_type']||_0x2fa825[_0xf79c98(0x28d)],_0x1a4794[TestFrameworkConstants['KEY_TEST_FAILURE_REASON']]=_0x24c025[_0xf79c98(0x204)]||'',_0x1a4794[TestFrameworkConstants[_0xf79c98(0x271)]]=_0x24c025[_0xf79c98(0x25a)]);const _0xeaf872=TestInfo[_0xf79c98(0x240)](_0x456317)[TestFrameworkConstants[_0xf79c98(0x1fb)]]||{},_0x4b0173=_0x2fa825[_0xf79c98(0x29d)](getManualUploadLogs,_0xeaf872,_0x1d5ca8[_0xf79c98(0x26c)]()[_0xf79c98(0x1f9)](_0x456317)[TestFrameworkConstants[_0xf79c98(0x230)]]);if(_0x2fa825[_0xf79c98(0x202)](_0x4b0173['length'],0x0)){const _0x85b92b=_0x1a4794[TestFrameworkConstants[_0xf79c98(0x2a1)]]||[];_0x1a4794[TestFrameworkConstants[_0xf79c98(0x2a1)]]=[..._0x85b92b,..._0x4b0173];}_0x24c025[_0xf79c98(0x1f3)]&&_0x2fa825[_0xf79c98(0x202)](_0x24c025[_0xf79c98(0x1f3)][_0xf79c98(0x1e5)],0x0)&&(_0x1a4794[TestFrameworkConstants[_0xf79c98(0x1eb)]]=_0x24c025[_0xf79c98(0x1f3)]);TestInfo[_0xf79c98(0x260)](_0x456317,_0x1a4794),logger['debug']('Updated\x20cucumber\x20test\x20result:\x20'+_0x24c025[_0xf79c98(0x297)]+_0xf79c98(0x25d)+_0x24c025[_0xf79c98(0x224)]);const _0x4185ea={};return _0x4185ea[_0x456317]=_0x1a4794,_0x4185ea;}async[a70_0x4e9681(0x244)](_0x598233,_0x364885,_0xd13da,_0x6d9c1f){const _0x432c25=a70_0x4e9681,_0x4b7b7f={'rIoKc':_0x432c25(0x1ef),'JQqXc':function(_0x57228c){return _0x57228c();},'BvfTt':function(_0x41f956,_0x4ba47f){return _0x41f956 in _0x4ba47f;},'pWSIu':function(_0x1ea666,_0x40af33){return _0x1ea666 in _0x40af33;},'Sffnj':function(_0x35ab1e,_0x3d2919){return _0x35ab1e===_0x3d2919;},'yeITa':function(_0x17880c,_0x5dbf70){return _0x17880c>_0x5dbf70;},'xHqso':function(_0x2d99e8,_0x3ef2fb){return _0x2d99e8===_0x3ef2fb;},'SGYeh':'failed','dgCth':'UnhandledError','YSqQj':_0x432c25(0x269),'eiGmt':function(_0x1db574,_0x2c617f){return _0x1db574!==_0x2c617f;}},{hookData:_0x4380d9}=_0x6d9c1f;if(!_0x4380d9)return logger[_0x432c25(0x21b)](_0x4b7b7f[_0x432c25(0x257)]),{};const _0x472f88=_0x4380d9[_0x432c25(0x262)]||_0x4b7b7f[_0x432c25(0x1e0)](uuidv4),_0x30ac41=_0x4380d9[_0x432c25(0x28f)],_0x3f89d5=_0x364885['toString']()[_0x432c25(0x26d)]('.')[0x1],_0x298f93=TestInfo[_0x432c25(0x240)](_0x30ac41)[TestFrameworkConstants[_0x432c25(0x21a)]]||{},_0x421548=_0x598233[_0x432c25(0x26c)]()[_0x432c25(0x1f9)](_0x30ac41);if(!_0x421548)return logger[_0x432c25(0x21b)]('No\x20test\x20data\x20found\x20for\x20test\x20ID:\x20'+_0x30ac41+',\x20storing\x20as\x20pending\x20hook'),this[_0x432c25(0x220)](_0x598233,_0x30ac41,_0x364885,_0xd13da,_0x6d9c1f),{};let _0x5585cf=_0x421548[TestFrameworkConstants[_0x432c25(0x23d)]];!_0x5585cf&&(_0x5585cf={});!_0x4b7b7f[_0x432c25(0x24f)](_0x3f89d5,_0x5585cf)&&(_0x5585cf[_0x3f89d5]=[]);let _0x231187=_0x421548[TestFrameworkConstants[_0x432c25(0x1eb)]];!_0x231187&&(_0x231187={});!_0x4b7b7f[_0x432c25(0x23e)](_0x3f89d5,_0x231187)&&(_0x231187[_0x3f89d5]=[]);const _0x5a2f22={[TestFrameworkConstants[_0x432c25(0x23d)]]:_0x5585cf,[TestFrameworkConstants['KEY_HOOKS_FINISHED']]:_0x231187},_0x529367={};_0x529367[_0x30ac41]=_0x5a2f22;const _0x2cd124=_0x529367;if(_0x4b7b7f['Sffnj'](_0xd13da,HookState[_0x432c25(0x1de)])){const _0x5d9b53={[TestFrameworkConstants[_0x432c25(0x1f4)]]:_0x472f88,[TestFrameworkConstants['KEY_HOOK_RESULT']]:TestFrameworkConstants[_0x432c25(0x243)],[TestFrameworkConstants[_0x432c25(0x279)]]:_0x4380d9[_0x432c25(0x23c)],[TestFrameworkConstants['KEY_HOOK_LOGS']]:[],[TestFrameworkConstants[_0x432c25(0x26a)]]:_0x4380d9[_0x432c25(0x291)],[TestFrameworkConstants[_0x432c25(0x21a)]]:_0x298f93};_0x5d9b53[_0x432c25(0x24a)]=_0x3f89d5;const _0xc0404c=_0x5d9b53;_0x5585cf[_0x3f89d5][_0x432c25(0x21c)](_0xc0404c),_0x2cd124[_0x30ac41][TestFrameworkConstants[_0x432c25(0x247)]]=_0x3f89d5,logger[_0x432c25(0x21b)](_0x432c25(0x28a)+_0x3f89d5+_0x432c25(0x223)+_0xc0404c+'\x20\x20and\x20args\x20=\x20'+_0x6d9c1f);}else{if(_0x4b7b7f[_0x432c25(0x207)](_0xd13da,HookState['POST'])){const _0x4c9dcb=_0x4380d9[_0x432c25(0x224)],_0x504773=_0x5585cf[_0x3f89d5]||[];logger[_0x432c25(0x21b)](_0x432c25(0x265)+_0x504773+_0x432c25(0x290)+_0x6d9c1f);if(_0x4b7b7f[_0x432c25(0x2a7)](_0x504773[_0x432c25(0x1e5)],0x0)){const _0x27cd57=_0x504773[_0x432c25(0x2a4)]();_0x4b7b7f[_0x432c25(0x276)](_0x4380d9[_0x432c25(0x224)],_0x4b7b7f[_0x432c25(0x218)])&&_0x4380d9[_0x432c25(0x274)]?(_0x27cd57[TestFrameworkConstants['KEY_HOOK_FAILURE_TYPE']]=_0x4380d9['failure_type']||_0x4b7b7f[_0x432c25(0x263)],_0x27cd57[TestFrameworkConstants['KEY_HOOK_FAILURE_REASON']]=_0x4380d9['failure_reason']||'',_0x27cd57[TestFrameworkConstants[_0x432c25(0x1e8)]]=_0x4380d9[_0x432c25(0x274)]):_0x27cd57[TestFrameworkConstants[_0x432c25(0x261)]]=_0x4b7b7f[_0x432c25(0x200)];_0x4b7b7f[_0x432c25(0x22c)](_0x4c9dcb,TestFrameworkConstants[_0x432c25(0x243)])&&(_0x27cd57[TestFrameworkConstants[_0x432c25(0x261)]]=_0x4c9dcb);_0x27cd57[TestFrameworkConstants[_0x432c25(0x21f)]]=_0x4380d9[_0x432c25(0x29b)]||new Date()[_0x432c25(0x22d)](),_0x27cd57[TestFrameworkConstants[_0x432c25(0x21a)]]=_0x298f93;const _0x5dc3e6=_0x27cd57[TestFrameworkConstants[_0x432c25(0x1f4)]];!_0x231187[_0x3f89d5]&&(_0x231187[_0x3f89d5]=[]),_0x231187[_0x3f89d5][_0x432c25(0x21c)](_0x27cd57),_0x2cd124[_0x30ac41][TestFrameworkConstants['KEY_HOOK_LAST_FINISHED']]=_0x3f89d5;}}}return logger[_0x432c25(0x21b)]('Tracked\x20cucumber\x20hook\x20event:\x20'+_0x4380d9[_0x432c25(0x291)]+_0x432c25(0x1f5)+_0x472f88+'\x20for\x20test:\x20'+_0x30ac41),_0x2cd124;}['createTestFrameworkEventPayload'](_0x570ef0){const _0x181008=a70_0x4e9681,_0x6578c5={};_0x6578c5[_0x181008(0x272)]=_0x181008(0x1e7);const _0x1acb4a=_0x6578c5;try{const _0x3d66ca=_0x570ef0['test']?_0x570ef0[_0x181008(0x203)]['id']:_0x570ef0[_0x181008(0x1e9)][_0x181008(0x28f)],_0x4ea96c=_0x570ef0[_0x181008(0x226)],_0x26d2c2=_0x4ea96c['getContext'](),_0x7f2208=_0x4ea96c[_0x181008(0x26c)]()[_0x181008(0x1f9)](_0x3d66ca);if(!_0x7f2208)return logger[_0x181008(0x21b)](_0x181008(0x284)+_0x3d66ca),{};logger[_0x181008(0x21b)](_0x181008(0x236)+_0x3d66ca);const {[TestFrameworkConstants[_0x181008(0x253)]]:_0x435dea='',[TestFrameworkConstants[_0x181008(0x268)]]:_0x6eb844='',[TestFrameworkConstants[_0x181008(0x213)]]:_0x393b64='',[TestFrameworkConstants['KEY_TEST_ENDED_AT']]:_0x528a7d=''}=_0x7f2208,_0x5daae5=_0x4ea96c[_0x181008(0x295)]()[_0x181008(0x20d)]()[_0x181008(0x26d)]('.')[0x1],_0x1941ab=_0x4ea96c['getCurrentHookState']()[_0x181008(0x20d)]()[_0x181008(0x26d)]('.')[0x1],_0x4faf1f=global?.[_0x181008(0x20b)]?.['workerInfo']?.[_0x181008(0x29a)],_0x5ac715=_0x4ea96c[_0x181008(0x1fd)](),_0x550109=Buffer['from'](JSON[_0x181008(0x246)](_0x7f2208))['toString'](_0x1acb4a[_0x181008(0x272)]),_0x14c9c1={'hash':_0x26d2c2['getId'](),'threadId':_0x26d2c2[_0x181008(0x27e)]()['toString'](),'processId':_0x26d2c2['getProcessId']()['toString']()},_0x23c88c={};_0x23c88c['platformIndex']=_0x4faf1f,_0x23c88c[_0x181008(0x1e2)]=_0x435dea,_0x23c88c[_0x181008(0x1ff)]=_0x6eb844,_0x23c88c[_0x181008(0x293)]=_0x5daae5,_0x23c88c[_0x181008(0x209)]=_0x1941ab,_0x23c88c[_0x181008(0x232)]=_0x393b64,_0x23c88c[_0x181008(0x21e)]=_0x528a7d,_0x23c88c[_0x181008(0x262)]=_0x5ac715,_0x23c88c[_0x181008(0x28b)]=_0x550109,_0x23c88c['executionContext']=_0x14c9c1;const _0x102544=_0x23c88c;return logger[_0x181008(0x21b)](_0x181008(0x248)+_0x3d66ca+_0x181008(0x210)+_0x5daae5+'\x20hookState:\x20'+_0x1941ab),_0x102544;}catch(_0xe1d1d6){return logger[_0x181008(0x24b)](_0x181008(0x1f6)+util[_0x181008(0x2a5)](_0xe1d1d6)),{};}}async[a70_0x4e9681(0x25b)](_0x403856,_0x221e5b,_0x553e95){const _0xbc76e9=a70_0x4e9681,_0x37db3b={'pSHFT':function(_0x230fa1,_0x450e9f,_0x122b02){return _0x230fa1(_0x450e9f,_0x122b02);},'EoDhr':function(_0x33fbbd,_0x291a51){return _0x33fbbd===_0x291a51;},'uWuKm':_0xbc76e9(0x217),'RLAYd':function(_0x146456,_0xb83f4f){return _0x146456/_0xb83f4f;},'AYYYY':function(_0x2dd2d0,_0x276938){return _0x2dd2d0<_0x276938;},'KNyxZ':function(_0x23ddfd,_0x441245){return _0x23ddfd*_0x441245;},'PPPVM':function(_0x2704d9,_0x343119){return _0x2704d9+_0x343119;},'heqDc':'Cucumber\x20log\x20created\x20event'};try{const _0x39aaf5=_0x553e95['testUUID'],_0x364a90=_0x403856[_0xbc76e9(0x26c)]()['get'](_0x39aaf5),{[TestFrameworkConstants[_0xbc76e9(0x253)]]:_0xaea57f='',[TestFrameworkConstants[_0xbc76e9(0x268)]]:_0x411e56=''}=_0x364a90,_0x4408d4=TestInfo[_0xbc76e9(0x280)](_0x39aaf5),_0x92710f=TestInfo['getTestDetails'](_0x39aaf5)[TestFrameworkConstants['KEY_TEST_ATTACHMENTS']]||{},_0x4acae8=_0x37db3b[_0xbc76e9(0x2ac)](getMediaArtifactsLogs,_0x92710f,_0x403856['getAllData']()[_0xbc76e9(0x1f9)](_0x39aaf5)[TestFrameworkConstants[_0xbc76e9(0x230)]]),_0x2ca5d7=(_0x4408d4||[])[_0xbc76e9(0x29f)](_0x4acae8||[]);if(!_0x2ca5d7||_0x37db3b[_0xbc76e9(0x289)](_0x2ca5d7['length'],0x0)){logger[_0xbc76e9(0x21b)](_0x37db3b[_0xbc76e9(0x258)]);return;}const _0x283d2c=0x28,_0x1238e6=Math[_0xbc76e9(0x282)](_0x37db3b['RLAYd'](_0x2ca5d7[_0xbc76e9(0x1e5)],_0x283d2c));for(let _0xe2ac1a=0x0;_0x37db3b[_0xbc76e9(0x277)](_0xe2ac1a,_0x1238e6);_0xe2ac1a++){const _0x4a8809=_0x37db3b[_0xbc76e9(0x1f8)](_0xe2ac1a,_0x283d2c),_0x162571=_0x37db3b[_0xbc76e9(0x237)](_0x4a8809,_0x283d2c),_0x4a42a9=_0x2ca5d7[_0xbc76e9(0x27b)](_0x4a8809,_0x162571),_0x4cd7fb={'platformIndex':'0','logs':_0x4a42a9,'testFrameworkName':_0xaea57f,'testFrameworkVersion':_0x411e56,'testFrameworkState':_0x221e5b[_0xbc76e9(0x20d)]()[_0xbc76e9(0x26d)]('.')[0x1]};logger[_0xbc76e9(0x21b)](_0xbc76e9(0x2a6)+_0x39aaf5+_0xbc76e9(0x25c)+_0x37db3b['PPPVM'](_0xe2ac1a,0x1)+'/'+_0x1238e6+'\x20payload='+util[_0xbc76e9(0x29c)](_0x4cd7fb));const _0x132f40=await GrpcClient[_0xbc76e9(0x2a0)]()[_0xbc76e9(0x2a9)](_0x4cd7fb);logger[_0xbc76e9(0x21b)](_0xbc76e9(0x2a6)+_0x39aaf5+'\x20batch\x20'+_0x37db3b[_0xbc76e9(0x237)](_0xe2ac1a,0x1)+'/'+_0x1238e6+_0xbc76e9(0x251)+util[_0xbc76e9(0x29c)](_0x132f40));}}catch(_0x5dba8d){logger['error'](_0xbc76e9(0x266)+util[_0xbc76e9(0x2a5)](_0x5dba8d));}logger[_0xbc76e9(0x21b)](_0x37db3b[_0xbc76e9(0x28e)]);}[a70_0x4e9681(0x220)](_0x4aeddb,_0xc260a6,_0x3cff08,_0xab6659,_0x19c073){const _0x374df3=a70_0x4e9681,_0x2565ab={'testId':_0xc260a6,'testFrameworkState':_0x3cff08,'hookState':_0xab6659,'args':_0x19c073,'timestamp':new Date()[_0x374df3(0x22d)]()};_0x4aeddb[_0x374df3(0x1f1)](_0xc260a6,_0x2565ab),logger[_0x374df3(0x21b)](_0x374df3(0x201)+_0xc260a6+',\x20state:\x20'+_0x3cff08+_0x374df3(0x27d)+_0xab6659);}async[a70_0x4e9681(0x26b)](_0x24fc57,_0x2f1b20){const _0x1ab4a9=a70_0x4e9681,_0x49fae3={};_0x49fae3['HCFYw']=function(_0x916e0f,_0x5153d2){return _0x916e0f>_0x5153d2;};const _0x4b00c4=_0x49fae3;if(!_0x24fc57[_0x1ab4a9(0x20c)](_0x2f1b20))return;const _0x40b9dc=_0x24fc57[_0x1ab4a9(0x211)](_0x2f1b20);logger[_0x1ab4a9(0x21b)](_0x1ab4a9(0x26e)+_0x40b9dc[_0x1ab4a9(0x1e5)]+_0x1ab4a9(0x296)+_0x2f1b20);for(const _0x4ca659 of _0x40b9dc){try{const _0x1adcd9=await this[_0x1ab4a9(0x244)](_0x24fc57,_0x4ca659['testFrameworkState'],_0x4ca659[_0x1ab4a9(0x209)],_0x4ca659[_0x1ab4a9(0x238)]);_0x1adcd9&&_0x4b00c4[_0x1ab4a9(0x252)](Object[_0x1ab4a9(0x235)](_0x1adcd9)['length'],0x0)&&_0x24fc57[_0x1ab4a9(0x216)](_0x1adcd9),await this[_0x1ab4a9(0x2a8)](_0x24fc57,_0x4ca659['testFrameworkState'],_0x4ca659[_0x1ab4a9(0x209)],_0x4ca659[_0x1ab4a9(0x238)]);}catch(_0x5ab116){logger[_0x1ab4a9(0x24b)](_0x1ab4a9(0x208)+_0x2f1b20+',\x20error:\x20'+_0x5ab116);}}_0x24fc57[_0x1ab4a9(0x286)](_0x2f1b20),logger[_0x1ab4a9(0x21b)](_0x1ab4a9(0x24d)+_0x2f1b20);}}module[a70_0x4e9681(0x294)]=CucumberTestFramework;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const a71_0x542f14=a71_0x3f1e;(function(_0x46534d,_0x3f70b2){const _0x30494c=a71_0x3f1e,_0x49d718=_0x46534d();while(!![]){try{const _0x93b2f8=-parseInt(_0x30494c(0x323))/0x1*(-parseInt(_0x30494c(0x207))/0x2)+-parseInt(_0x30494c(0x2e4))/0x3*(-parseInt(_0x30494c(0x262))/0x4)+-parseInt(_0x30494c(0x1ee))/0x5*(parseInt(_0x30494c(0x306))/0x6)+parseInt(_0x30494c(0x24e))/0x7+parseInt(_0x30494c(0x1b5))/0x8+parseInt(_0x30494c(0x2ea))/0x9*(parseInt(_0x30494c(0x270))/0xa)+-parseInt(_0x30494c(0x26a))/0xb;if(_0x93b2f8===_0x3f70b2)break;else _0x49d718['push'](_0x49d718['shift']());}catch(_0x393f45){_0x49d718['push'](_0x49d718['shift']());}}}(a71_0x1fe1,0xa278e));const TestFramework=require(a71_0x542f14(0x28a)),TestFrameworkState=require(a71_0x542f14(0x226)),HookState=require(a71_0x542f14(0x1c3)),{createClassLogger}=require(a71_0x542f14(0x2a2)),TestFrameworkInstance=require(a71_0x542f14(0x1ac)),CLIUtils=require(a71_0x542f14(0x281)),TrackedInstance=require(a71_0x542f14(0x1b8)),TestFrameworkConstants=require(a71_0x542f14(0x2ce)),{getManualUploadLogs,getMediaArtifactsLogs}=require(a71_0x542f14(0x28f)),{isInternalHook}=require(a71_0x542f14(0x22c)),logger=createClassLogger(a71_0x542f14(0x2a6)),{v4:uuidv4}=require(a71_0x542f14(0x26b)),util=require(a71_0x542f14(0x1e5)),TestInfo=require(a71_0x542f14(0x2e7)),GrpcClient=require(a71_0x542f14(0x255)),stackTrace=require(a71_0x542f14(0x29c));function a71_0x3f1e(_0x1390f1,_0x10a8ad){const _0x1fe1c7=a71_0x1fe1();return a71_0x3f1e=function(_0x3f1ed1,_0x332cd3){_0x3f1ed1=_0x3f1ed1-0x18b;let _0x227d85=_0x1fe1c7[_0x3f1ed1];return _0x227d85;},a71_0x3f1e(_0x1390f1,_0x10a8ad);}class JestTestFramework extends TestFramework{constructor(_0x356e5c,_0x6a54af,_0x24a2cd){super(_0x356e5c,_0x6a54af,_0x24a2cd),this['activeHooks']=new Map();}[a71_0x542f14(0x324)](_0x284912,_0xcee5bb,_0x5b092e){const _0x524787=a71_0x542f14,_0x58993c={};_0x58993c[_0x524787(0x286)]=function(_0x4286fe,_0x1c0def){return _0x4286fe||_0x1c0def;};const _0x48318f=_0x58993c;if(_0x48318f[_0x524787(0x286)](!_0x284912,!_0xcee5bb)){logger[_0x524787(0x2f4)](_0x524787(0x1d1)+_0x284912+_0x524787(0x1ab)+_0xcee5bb);return;}!this[_0x524787(0x303)]['has'](_0x284912)&&this[_0x524787(0x303)]['set'](_0x284912,[]);const _0xe8100e={'hookUUID':_0xcee5bb,'hookType':_0x5b092e,'startedAt':new Date()['toISOString']()};this[_0x524787(0x303)][_0x524787(0x230)](_0x284912)[_0x524787(0x214)](_0xe8100e),logger[_0x524787(0x30d)](_0x524787(0x20b)+_0x284912+_0x524787(0x1ab)+_0xcee5bb+',\x20hookType='+_0x5b092e+',\x20totalHooks='+this[_0x524787(0x303)]['get'](_0x284912)['length']);}['removeActiveHook'](_0x442c9d,_0x56b094){const _0x307c38=a71_0x542f14,_0x19dfe3={};_0x19dfe3[_0x307c38(0x1a4)]=function(_0x4b3925,_0x23f4f9){return _0x4b3925||_0x23f4f9;},_0x19dfe3[_0x307c38(0x242)]=function(_0x4d48d6,_0x40e642){return _0x4d48d6!==_0x40e642;},_0x19dfe3[_0x307c38(0x1d8)]=function(_0x23af27,_0x2dd69d){return _0x23af27===_0x2dd69d;};const _0x5b4c56=_0x19dfe3;if(_0x5b4c56[_0x307c38(0x1a4)](!_0x442c9d,!_0x56b094)){logger[_0x307c38(0x2f4)](_0x307c38(0x1d2)+_0x442c9d+_0x307c38(0x1ab)+_0x56b094);return;}if(this[_0x307c38(0x303)][_0x307c38(0x1aa)](_0x442c9d)){const _0x172c17=this[_0x307c38(0x303)]['get'](_0x442c9d),_0x10442d=_0x172c17[_0x307c38(0x2a1)](_0x21e414=>_0x21e414[_0x307c38(0x309)]===_0x56b094);_0x5b4c56[_0x307c38(0x242)](_0x10442d,-0x1)?(_0x172c17[_0x307c38(0x2be)](_0x10442d,0x1),logger['debug'](_0x307c38(0x1e8)+_0x442c9d+',\x20hookUUID='+_0x56b094+_0x307c38(0x322)+_0x172c17[_0x307c38(0x273)]),_0x5b4c56['FtsER'](_0x172c17[_0x307c38(0x273)],0x0)&&this[_0x307c38(0x303)][_0x307c38(0x2d5)](_0x442c9d)):logger[_0x307c38(0x30d)](_0x307c38(0x2f7)+_0x442c9d+_0x307c38(0x1ab)+_0x56b094);}}[a71_0x542f14(0x264)](_0x149004){const _0x2411f8=a71_0x542f14,_0x1cb29e={};_0x1cb29e['dLdul']=function(_0x4e70d6,_0x5046b5){return _0x4e70d6>_0x5046b5;},_0x1cb29e[_0x2411f8(0x22b)]=function(_0x1355d0,_0x568a87){return _0x1355d0-_0x568a87;};const _0x3c77fc=_0x1cb29e;if(!_0x149004)return null;if(this['activeHooks'][_0x2411f8(0x1aa)](_0x149004)){const _0x3892ec=this[_0x2411f8(0x303)][_0x2411f8(0x230)](_0x149004);if(_0x3c77fc[_0x2411f8(0x29f)](_0x3892ec['length'],0x0)){const _0x8f80da=_0x3892ec[_0x3c77fc['qtzUq'](_0x3892ec[_0x2411f8(0x273)],0x1)];return logger[_0x2411f8(0x30d)]('[JestTestFramework]\x20getActiveHook:\x20Found\x20active\x20hook\x20-\x20testIdentifier='+_0x149004+_0x2411f8(0x1ab)+_0x8f80da[_0x2411f8(0x309)]+_0x2411f8(0x2b6)+_0x8f80da[_0x2411f8(0x1c2)]),_0x8f80da;}}return null;}async[a71_0x542f14(0x25f)](_0x216dce,_0x42663a,_0x49950e={}){const _0x32a5b3=a71_0x542f14,_0x2f66ea={};_0x2f66ea[_0x32a5b3(0x200)]=_0x32a5b3(0x218),_0x2f66ea[_0x32a5b3(0x267)]=function(_0x496479,_0x3ee238){return _0x496479===_0x3ee238;},_0x2f66ea['Jaste']=function(_0x533a59,_0x10ec23){return _0x533a59===_0x10ec23;},_0x2f66ea[_0x32a5b3(0x290)]=function(_0x2130fe,_0x4be515){return _0x2130fe||_0x4be515;},_0x2f66ea[_0x32a5b3(0x2de)]=_0x32a5b3(0x279);const _0x29906a=_0x2f66ea;logger['debug'](_0x32a5b3(0x197)+_0x216dce+_0x32a5b3(0x307)+_0x42663a+',\x20argsKeys='+Object[_0x32a5b3(0x1f5)](_0x49950e)['join'](',')),await super[_0x32a5b3(0x25f)](_0x216dce,_0x42663a,_0x49950e);const _0x2141ad=this[_0x32a5b3(0x1a7)](_0x216dce,_0x42663a,_0x49950e);if(!_0x2141ad){logger[_0x32a5b3(0x30d)](_0x29906a['bciam']);return;}try{let _0x5819a1,_0x414280,_0x581622;switch(_0x216dce){case TestFrameworkState[_0x32a5b3(0x1f3)]:_0x5819a1=_0x49950e[_0x32a5b3(0x20f)];const _0x5b028d={};_0x5b028d[_0x32a5b3(0x283)]=0x2,_0x5b028d['maxArrayLength']=0x3,logger[_0x32a5b3(0x30d)](_0x32a5b3(0x1d7)+_0x42663a+_0x32a5b3(0x2c3)+util[_0x32a5b3(0x302)](_0x5819a1,_0x5b028d)),_0x581622=this['getJestTestIdentifier'](_0x5819a1),_0x414280=null,logger[_0x32a5b3(0x30d)](_0x32a5b3(0x1b4)+_0x581622+_0x32a5b3(0x2f2));if(_0x29906a[_0x32a5b3(0x267)](_0x42663a,HookState[_0x32a5b3(0x2ec)])){logger[_0x32a5b3(0x30d)](_0x32a5b3(0x266)+_0x581622);const _0x1e3495={};_0x1e3495[_0x32a5b3(0x208)]=_0x414280,_0x1e3495[_0x32a5b3(0x1eb)]=_0x5819a1,_0x1e3495[_0x32a5b3(0x2a7)]=_0x581622;const _0x3e302e=this[_0x32a5b3(0x248)](_0x1e3495),_0xdf219={};_0xdf219[_0x32a5b3(0x283)]=0x2,_0xdf219[_0x32a5b3(0x325)]=0x3,logger[_0x32a5b3(0x30d)](_0x32a5b3(0x2e1)+util['inspect'](_0x3e302e,_0xdf219)),_0x2141ad[_0x32a5b3(0x2d1)](_0x3e302e),logger[_0x32a5b3(0x30d)](_0x32a5b3(0x2ca)+_0x581622),await this[_0x32a5b3(0x1b2)](_0x2141ad,_0x581622);}else{if(_0x29906a[_0x32a5b3(0x253)](_0x42663a,HookState[_0x32a5b3(0x1ae)])){logger['debug'](_0x32a5b3(0x256)+_0x581622);const _0x3ae035=_0x2141ad[_0x32a5b3(0x2e3)]()['get'](_0x581622);logger[_0x32a5b3(0x30d)](_0x32a5b3(0x261)+util[_0x32a5b3(0x302)](Object['keys'](_0x29906a['JkbXE'](_0x3ae035,{}))));_0x3ae035&&_0x3ae035[TestFrameworkConstants['KEY_TEST_ATTACHMENTS']]?logger[_0x32a5b3(0x30d)](_0x32a5b3(0x223)+Object[_0x32a5b3(0x1f5)](_0x3ae035[TestFrameworkConstants[_0x32a5b3(0x192)]])['length']+'\x20files'):logger['debug'](_0x29906a['bStNe']);const _0x58b74d=_0x49950e[_0x32a5b3(0x193)]||null,_0x12f0cd={};_0x12f0cd[_0x32a5b3(0x208)]=_0x414280,_0x12f0cd['testData']=_0x5819a1,_0x12f0cd['testId']=_0x581622,_0x12f0cd[_0x32a5b3(0x193)]=_0x58b74d;const _0x31091d=this[_0x32a5b3(0x272)](_0x12f0cd),_0xfd72e={};_0xfd72e[_0x32a5b3(0x283)]=0x2,_0xfd72e[_0x32a5b3(0x325)]=0x3,logger['debug'](_0x32a5b3(0x2d0)+util[_0x32a5b3(0x302)](_0x31091d,_0xfd72e)),_0x2141ad[_0x32a5b3(0x2d1)](_0x31091d),logger[_0x32a5b3(0x30d)](_0x32a5b3(0x1f7)+_0x581622),await this[_0x32a5b3(0x1b2)](_0x2141ad,_0x581622);}}break;case TestFrameworkState[_0x32a5b3(0x263)]:if(_0x29906a[_0x32a5b3(0x267)](_0x42663a,HookState[_0x32a5b3(0x1ae)])){const _0x1ed269={};_0x1ed269[_0x32a5b3(0x283)]=0x2,logger[_0x32a5b3(0x30d)](_0x32a5b3(0x26d)+util[_0x32a5b3(0x302)](_0x49950e,_0x1ed269)),await this[_0x32a5b3(0x285)](_0x2141ad,_0x216dce,_0x49950e);}break;default:if(CLIUtils['matchHookRegex'](_0x216dce[_0x32a5b3(0x21f)]()[_0x32a5b3(0x216)]('.')[0x1])){const _0x4e57c1={};_0x4e57c1['depth']=0x2,_0x4e57c1['maxArrayLength']=0x3,logger['debug'](_0x32a5b3(0x277)+_0x216dce+_0x32a5b3(0x307)+_0x42663a+_0x32a5b3(0x305)+util['inspect'](_0x49950e[_0x32a5b3(0x1e3)],_0x4e57c1));const _0x42f8b5=await this[_0x32a5b3(0x2e6)](_0x2141ad,_0x216dce,_0x42663a,_0x49950e),_0x2ddb9c={};_0x2ddb9c['depth']=0x2,_0x2ddb9c[_0x32a5b3(0x325)]=0x3,logger[_0x32a5b3(0x30d)](_0x32a5b3(0x320)+util[_0x32a5b3(0x302)](_0x42f8b5,_0x2ddb9c)),_0x2141ad[_0x32a5b3(0x2d1)](_0x42f8b5);}else logger[_0x32a5b3(0x30d)](_0x32a5b3(0x2fd)+_0x216dce+'\x20&\x20hookState='+_0x42663a);break;}logger[_0x32a5b3(0x30d)]('[JestTestFramework]\x20trackEvent:\x20SUCCESS\x20-\x20testFrameworkState='+_0x216dce+_0x32a5b3(0x307)+_0x42663a);}catch(_0x568c38){logger[_0x32a5b3(0x1c4)](_0x32a5b3(0x319)+_0x216dce+_0x32a5b3(0x307)+_0x42663a+_0x32a5b3(0x250)+util['format'](_0x568c38));}_0x49950e['instance']=_0x2141ad,await this[_0x32a5b3(0x2ef)](_0x2141ad,_0x216dce,_0x42663a,_0x49950e);}[a71_0x542f14(0x29b)](_0xbf1c79){const _0x2f3972=a71_0x542f14,_0x3ffac4={};_0x3ffac4[_0x2f3972(0x1e0)]=_0x2f3972(0x1f8);const _0x127a3d=_0x3ffac4;if(_0xbf1c79&&(_0xbf1c79['id']||_0xbf1c79[_0x2f3972(0x26b)])){const _0x4ba111=_0xbf1c79['id']||_0xbf1c79[_0x2f3972(0x26b)];return logger[_0x2f3972(0x30d)](_0x2f3972(0x30c)+_0x4ba111+_0x2f3972(0x2ba)),_0x4ba111;}return logger[_0x2f3972(0x30d)](_0x127a3d[_0x2f3972(0x1e0)]),process[_0x2f3972(0x296)]+':testAnalyticsId';}[a71_0x542f14(0x1a7)](_0x4e26db,_0x5a34c0,_0x4ab1c3={}){const _0xc29fe2=a71_0x542f14;let _0x190be4=null;return _0x190be4=TestFramework[_0xc29fe2(0x18e)](),!_0x190be4?(logger[_0xc29fe2(0x30d)](_0xc29fe2(0x28b)+_0x4e26db),this[_0xc29fe2(0x2bc)](_0x4e26db,_0x4ab1c3),_0x190be4=TestFramework['getTrackedInstance'](),logger[_0xc29fe2(0x30d)](_0xc29fe2(0x227)+!!_0x190be4+',\x20contextId='+_0x190be4?.[_0xc29fe2(0x2b3)]()?.[_0xc29fe2(0x2db)]())):logger[_0xc29fe2(0x30d)]('[JestTestFramework]\x20resolveInstance:\x20Using\x20existing\x20instance\x20-\x20contextId='+_0x190be4['getContext']()?.[_0xc29fe2(0x2db)]()),_0x190be4;}[a71_0x542f14(0x2bc)](_0x1ddddd,_0x57142d){const _0x3be7d0=a71_0x542f14,_0x174560={};_0x174560['GbZSH']=_0x3be7d0(0x298);const _0x427076=_0x174560;if(TestFramework[_0x3be7d0(0x18e)]()){logger[_0x3be7d0(0x30d)](_0x427076[_0x3be7d0(0x23e)]);return;}const _0x2a99bf=CLIUtils[_0x3be7d0(0x228)](),_0x1a30f7=TrackedInstance[_0x3be7d0(0x20c)](_0x2a99bf);let _0x43d538=null;logger[_0x3be7d0(0x30d)]('trackJestInstance:\x20created\x20instance\x20for\x20target='+_0x2a99bf+_0x3be7d0(0x20e)+_0x1ddddd),_0x43d538=new TestFrameworkInstance(_0x1a30f7,this[_0x3be7d0(0x28d)](),this[_0x3be7d0(0x1d3)](),_0x1ddddd,HookState[_0x3be7d0(0x2b4)]),TestFramework['setTrackedInstance'](_0x1a30f7,_0x43d538),logger[_0x3be7d0(0x30d)](_0x3be7d0(0x295)+_0x1a30f7[_0x3be7d0(0x2db)]()+_0x3be7d0(0x31e)+_0x2a99bf+_0x3be7d0(0x294)+this[_0x3be7d0(0x28d)]()[0x0]+_0x3be7d0(0x18d)+this['getTestFrameworksVersions']()[this[_0x3be7d0(0x28d)]()[0x0]]);}[a71_0x542f14(0x248)](_0x236680){const _0x4e467a=a71_0x542f14,_0x2f943e={};_0x2f943e[_0x4e467a(0x1be)]=function(_0x2d2057,_0x352db5){return _0x2d2057||_0x352db5;},_0x2f943e[_0x4e467a(0x28e)]=_0x4e467a(0x27c);const _0x520590=_0x2f943e,{testUUID:_0x3e5176,testData:_0x409e65,testId:_0x4dc367}=_0x236680;if(_0x520590[_0x4e467a(0x1be)](!_0x409e65,!_0x4dc367))return logger[_0x4e467a(0x30d)](_0x520590['pXulw']),{};const _0x193d64=this['getTestFrameworks']()[0x0],_0x1ad3ae=this['getTestFrameworksVersions'](),_0x506969={};_0x506969[_0x4e467a(0x283)]=0x2,_0x506969[_0x4e467a(0x325)]=0x3,logger[_0x4e467a(0x30d)](_0x4e467a(0x1e1)+util['inspect'](_0x409e65,_0x506969));const _0x11a645=_0x409e65?.[_0x4e467a(0x2aa)]||[],_0x465d13=this[_0x4e467a(0x1a9)](_0x409e65),_0x57b96a=this[_0x4e467a(0x194)](_0x409e65),_0x1d1f8a=_0x409e65['fn']?_0x409e65['fn'][_0x4e467a(0x21f)]():null,_0x163263={[TestFrameworkConstants[_0x4e467a(0x2f9)]]:_0x193d64,[TestFrameworkConstants['KEY_TEST_FRAMEWORK_VERSION']]:_0x1ad3ae[_0x193d64],[TestFrameworkConstants[_0x4e467a(0x315)]]:[],[TestFrameworkConstants[_0x4e467a(0x31b)]]:{},[TestFrameworkConstants[_0x4e467a(0x191)]]:{},[TestFrameworkConstants[_0x4e467a(0x1d6)]]:TestFrameworkConstants[_0x4e467a(0x2ed)],[TestFrameworkConstants[_0x4e467a(0x2a4)]]:_0x465d13,[TestFrameworkConstants[_0x4e467a(0x1c6)]]:_0x57b96a,[TestFrameworkConstants[_0x4e467a(0x2a5)]]:_0x4dc367,[TestFrameworkConstants[_0x4e467a(0x21b)]]:_0x465d13,[TestFrameworkConstants['KEY_TEST_LOCATION']]:_0x57b96a,[TestFrameworkConstants[_0x4e467a(0x317)]]:_0x1d1f8a,[TestFrameworkConstants[_0x4e467a(0x301)]]:[],[TestFrameworkConstants[_0x4e467a(0x21a)]]:_0x409e65[_0x4e467a(0x1a6)]||new Date()[_0x4e467a(0x30a)](),[TestFrameworkConstants[_0x4e467a(0x1fc)]]:_0x11a645[0x0]||'',[TestFrameworkConstants[_0x4e467a(0x2cd)]]:_0x11a645,[TestFrameworkConstants[_0x4e467a(0x1fe)]]:_0x465d13,[TestFrameworkConstants['KEY_CUSTOM_TAGS']]:{},[TestFrameworkConstants[_0x4e467a(0x1b3)]]:{}};_0x409e65[_0x4e467a(0x220)]&&(_0x163263[TestFrameworkConstants[_0x4e467a(0x1dd)]]=_0x409e65[_0x4e467a(0x220)]);logger[_0x4e467a(0x30d)](_0x4e467a(0x2bf)+_0x465d13+_0x4e467a(0x205)+_0x4dc367+_0x4e467a(0x1c0)+util[_0x4e467a(0x302)](_0x11a645)+_0x4e467a(0x27e)+_0x57b96a);const _0x5ea335={};return _0x5ea335[_0x4dc367]=_0x163263,_0x5ea335;}['parseJestTestResult'](_0x3142f5){const _0x3b48ab=a71_0x542f14,_0x1ba8da={'xtuaN':function(_0x38c091,_0x410d2d){return _0x38c091===_0x410d2d;},'JCkyh':_0x3b48ab(0x1a2),'HfHju':_0x3b48ab(0x221),'eWxRE':'ALL','plnBw':'_ALL','OHtYT':function(_0x336a89,_0x408874){return _0x336a89||_0x408874;},'Tylxq':_0x3b48ab(0x260),'uNIhs':function(_0xaa10f1,_0x1ed33a){return _0xaa10f1||_0x1ed33a;},'xKpNi':_0x3b48ab(0x321),'leiyO':function(_0x5e60d5,_0x5f0459){return _0x5e60d5>_0x5f0459;},'pdzXB':_0x3b48ab(0x24f),'nwlPA':_0x3b48ab(0x1b7),'cCPLV':_0x3b48ab(0x233),'CLihg':_0x3b48ab(0x1df),'rfGGH':function(_0x3a7469,_0x43d7a7){return _0x3a7469===_0x43d7a7;},'usABq':function(_0xf3e468,_0x1adf1d){return _0xf3e468!==_0x1adf1d;},'cBukM':function(_0x1c79ed,_0x143ba4,_0x53db20,_0xe403e0){return _0x1c79ed(_0x143ba4,_0x53db20,_0xe403e0);},'VQjCS':function(_0x36f1a4,_0x107fa8){return _0x36f1a4>_0x107fa8;},'IEEFl':function(_0x3080ea,_0x298b9f){return _0x3080ea>_0x298b9f;},'HAMsf':_0x3b48ab(0x2b5)},{testUUID:_0x29a844,testData:_0x5997f6,testId:_0x396c5f}=_0x3142f5;if(_0x1ba8da[_0x3b48ab(0x31a)](!_0x5997f6,!_0x396c5f))return logger['debug'](_0x1ba8da[_0x3b48ab(0x2d7)]),{};const _0x326333=this[_0x3b48ab(0x1a7)](TestFrameworkState[_0x3b48ab(0x1f3)],HookState[_0x3b48ab(0x1ae)]),_0x28a2a6=_0x326333[_0x3b48ab(0x2e3)]()[_0x3b48ab(0x230)](_0x396c5f),_0x51b240=_0x1ba8da['uNIhs'](_0x28a2a6,{}),_0x73f0c4=_0x51b240?_0x51b240[TestFrameworkConstants['KEY_CUSTOM_TAGS']]||{}:{},_0xe72848=_0x51b240[TestFrameworkConstants[_0x3b48ab(0x192)]];logger['debug'](_0x3b48ab(0x1ba)+(_0xe72848?Object[_0x3b48ab(0x1f5)](_0xe72848)[_0x3b48ab(0x273)]:0x0)+_0x3b48ab(0x2bb));let _0x11f19e=_0x1ba8da[_0x3b48ab(0x2a9)];if(_0x5997f6['result'])_0x11f19e=_0x5997f6[_0x3b48ab(0x2ee)];else{if(_0x5997f6[_0x3b48ab(0x275)]&&_0x1ba8da[_0x3b48ab(0x225)](_0x5997f6[_0x3b48ab(0x275)][_0x3b48ab(0x273)],0x0))_0x11f19e=_0x1ba8da[_0x3b48ab(0x19a)];else _0x1ba8da[_0x3b48ab(0x2b9)](_0x5997f6['status'],_0x1ba8da[_0x3b48ab(0x2fa)])||_0x1ba8da[_0x3b48ab(0x2b9)](_0x5997f6[_0x3b48ab(0x1bc)],_0x1ba8da[_0x3b48ab(0x1bd)])?_0x11f19e=_0x1ba8da[_0x3b48ab(0x1bd)]:_0x11f19e=_0x1ba8da['CLihg'];}const _0x54a942={..._0x51b240,[TestFrameworkConstants[_0x3b48ab(0x1d6)]]:_0x11f19e,[TestFrameworkConstants['KEY_TEST_ENDED_AT']]:_0x5997f6['finished_at']||new Date()[_0x3b48ab(0x30a)](),[TestFrameworkConstants['KEY_TEST_RESULT_AT']]:new Date()[_0x3b48ab(0x30a)](),[TestFrameworkConstants['KEY_CUSTOM_TAGS']]:_0x73f0c4,[TestFrameworkConstants[_0x3b48ab(0x1c8)]]:[],[TestFrameworkConstants[_0x3b48ab(0x1b3)]]:{}};if(_0x1ba8da[_0x3b48ab(0x203)](_0x11f19e,_0x1ba8da[_0x3b48ab(0x19a)])&&_0x5997f6[_0x3b48ab(0x275)]){const _0xd1d396=this[_0x3b48ab(0x30b)](_0x5997f6),_0x4f6dad=this[_0x3b48ab(0x212)](_0x5997f6),_0x277eaa=this[_0x3b48ab(0x2fe)](_0x5997f6);_0x54a942[TestFrameworkConstants[_0x3b48ab(0x26e)]]=_0x4f6dad,_0x54a942[TestFrameworkConstants[_0x3b48ab(0x1db)]]=_0xd1d396,_0x54a942[TestFrameworkConstants['KEY_TEST_FAILURE']]=_0x277eaa;}_0x1ba8da[_0x3b48ab(0x23a)](_0x5997f6[_0x3b48ab(0x328)],undefined)&&(_0x54a942[TestFrameworkConstants[_0x3b48ab(0x202)]]=_0x5997f6[_0x3b48ab(0x328)]);_0x5997f6[_0x3b48ab(0x220)]&&(_0x54a942[TestFrameworkConstants[_0x3b48ab(0x1dd)]]=_0x5997f6[_0x3b48ab(0x220)]);const _0x953252=_0x28a2a6?_0x28a2a6[TestFrameworkConstants['KEY_TEST_ATTACHMENTS']]||{}:{},_0x513bf6=_0x28a2a6?_0x28a2a6[TestFrameworkConstants[_0x3b48ab(0x2dd)]]:_0x29a844,_0x19b5bb=_0x1ba8da['cBukM'](getManualUploadLogs,_0x953252,_0x513bf6,_0x396c5f);if(_0x1ba8da[_0x3b48ab(0x2d3)](_0x19b5bb[_0x3b48ab(0x273)],0x0)){const _0x3cb955=_0x54a942[TestFrameworkConstants[_0x3b48ab(0x1c8)]]||[];_0x54a942[TestFrameworkConstants[_0x3b48ab(0x1c8)]]=[..._0x3cb955,..._0x19b5bb];}const _0x56a596=_0x51b240[TestFrameworkConstants[_0x3b48ab(0x31b)]]||{},_0x29937d=_0x51b240[TestFrameworkConstants[_0x3b48ab(0x191)]]||{},_0x365c1e={..._0x56a596},_0x1c9862=_0x365c1e;Object[_0x3b48ab(0x1f5)](_0x29937d)[_0x3b48ab(0x1e6)](_0x23313f=>{const _0x5a6ef3=_0x3b48ab;!_0x1c9862[_0x23313f]&&(_0x1c9862[_0x23313f]=[]);const _0x24534a=new Set((_0x1c9862[_0x23313f]||[])[_0x5a6ef3(0x2c1)](_0x5ba97b=>_0x5ba97b[TestFrameworkConstants[_0x5a6ef3(0x1f0)]]||_0x5ba97b[_0x5a6ef3(0x1d0)]));(_0x29937d[_0x23313f]||[])['forEach'](_0x39d6e0=>{const _0x2d2dcf=_0x5a6ef3,_0xd1eb42=_0x39d6e0[TestFrameworkConstants['KEY_HOOK_ID']]||_0x39d6e0[_0x2d2dcf(0x1d0)];if(!_0x24534a[_0x2d2dcf(0x1aa)](_0xd1eb42)){const _0x24dd18={..._0x39d6e0},_0x1ed40a=_0x24dd18;!_0x1ed40a[TestFrameworkConstants[_0x2d2dcf(0x1bf)]]&&!_0x1ed40a[_0x2d2dcf(0x2bd)]&&(_0x1ed40a[TestFrameworkConstants[_0x2d2dcf(0x1bf)]]=new Date()[_0x2d2dcf(0x30a)]()),!_0x1ed40a[TestFrameworkConstants[_0x2d2dcf(0x25e)]]&&!_0x1ed40a[_0x2d2dcf(0x289)]&&(_0x1ed40a[TestFrameworkConstants[_0x2d2dcf(0x25e)]]=TestFrameworkConstants[_0x2d2dcf(0x2a3)]),_0x1c9862[_0x23313f][_0x2d2dcf(0x214)](_0x1ed40a);}});});if(_0x3142f5['originalTest']){this[_0x3b48ab(0x2a8)](_0x3142f5['originalTest']);const _0x2bb0e9=this[_0x3b48ab(0x2e8)](_0x3142f5['originalTest']),_0x574267=this[_0x3b48ab(0x1c7)](_0x3142f5['originalTest']);_0x574267[_0x3b48ab(0x1e6)](_0x3c4846=>{const _0x583730=_0x3b48ab,_0x43ebb4=_0x2bb0e9[_0x583730(0x230)](_0x3c4846);if(_0x43ebb4&&(_0x1ba8da[_0x583730(0x2b9)](_0x43ebb4[_0x583730(0x2dc)],_0x1ba8da[_0x583730(0x247)])||_0x1ba8da['xtuaN'](_0x43ebb4[_0x583730(0x2dc)],_0x1ba8da['HfHju']))){const _0xa0b6e9=_0x43ebb4[_0x583730(0x2dc)][_0x583730(0x1ff)]()[_0x583730(0x236)](_0x1ba8da['eWxRE'],_0x1ba8da[_0x583730(0x308)]),_0x1ded71=_0xa0b6e9;!_0x1c9862[_0x1ded71]&&(_0x1c9862[_0x1ded71]=[]);const _0x461dfb=_0x1c9862[_0x1ded71][_0x583730(0x2b1)](_0x42bee2=>(_0x42bee2[TestFrameworkConstants['KEY_HOOK_ID']]||_0x42bee2[_0x583730(0x1d0)])===_0x3c4846);!_0x461dfb&&_0x1c9862[_0x1ded71]['push']({'key':_0x1ded71,[TestFrameworkConstants['KEY_HOOK_ID']]:_0x3c4846,[TestFrameworkConstants[_0x583730(0x25e)]]:TestFrameworkConstants[_0x583730(0x2a3)],[TestFrameworkConstants['KEY_EVENT_STARTED_AT']]:new Date()[_0x583730(0x30a)](),[TestFrameworkConstants[_0x583730(0x1bf)]]:new Date()[_0x583730(0x30a)](),[TestFrameworkConstants['KEY_HOOK_LOGS']]:[],[TestFrameworkConstants[_0x583730(0x31d)]]:_0x43ebb4[_0x583730(0x329)]||_0x43ebb4[_0x583730(0x2dc)]+_0x583730(0x318),[TestFrameworkConstants[_0x583730(0x2eb)]]:_0x73f0c4});}});}if(_0x5997f6['hooks']&&_0x1ba8da[_0x3b48ab(0x1f2)](_0x5997f6[_0x3b48ab(0x25b)]['length'],0x0))_0x54a942[TestFrameworkConstants[_0x3b48ab(0x31b)]]=_0x5997f6[_0x3b48ab(0x25b)],logger[_0x3b48ab(0x30d)](_0x1ba8da[_0x3b48ab(0x29e)]);else _0x1ba8da['VQjCS'](Object['keys'](_0x1c9862)[_0x3b48ab(0x273)],0x0)&&(_0x54a942[TestFrameworkConstants[_0x3b48ab(0x31b)]]=_0x1c9862,logger['debug'](_0x3b48ab(0x240)+Object['keys'](_0x1c9862)[_0x3b48ab(0x1cd)](',')));const _0x308f6e=this[_0x3b48ab(0x1a9)](_0x5997f6);logger['debug'](_0x3b48ab(0x2b7)+_0x308f6e+_0x3b48ab(0x205)+_0x396c5f+_0x3b48ab(0x313)+_0x11f19e+',\x20duration='+_0x5997f6[_0x3b48ab(0x328)]);_0x1ba8da[_0x3b48ab(0x2b9)](_0x11f19e,_0x1ba8da[_0x3b48ab(0x19a)])&&logger[_0x3b48ab(0x30d)](_0x3b48ab(0x288)+_0x396c5f+_0x3b48ab(0x1cb)+_0x54a942[TestFrameworkConstants[_0x3b48ab(0x26e)]]+_0x3b48ab(0x19b)+_0x54a942[TestFrameworkConstants[_0x3b48ab(0x1db)]]?.[_0x3b48ab(0x2d4)](0x0,0xc8));const _0xb0c838={};return _0xb0c838[_0x396c5f]=_0x54a942,_0xb0c838;}[a71_0x542f14(0x271)](_0x385cf2){const _0x39ee54=a71_0x542f14,_0x43de56={};_0x43de56[_0x39ee54(0x25c)]=function(_0x55812d,_0x3c5708){return _0x55812d!==_0x3c5708;},_0x43de56['lXAYN']=_0x39ee54(0x22f);const _0x435ce9=_0x43de56,_0x5f19d1={};_0x5f19d1[_0x39ee54(0x283)]=0x2,_0x5f19d1['maxArrayLength']=0x3,logger[_0x39ee54(0x30d)](_0x39ee54(0x1b0)+util[_0x39ee54(0x302)](_0x385cf2,_0x5f19d1));const _0x22835b=[];if(_0x385cf2&&_0x385cf2[_0x39ee54(0x210)]){let _0x2f2c93=_0x385cf2['parent'];while(_0x2f2c93&&_0x2f2c93['name']&&_0x435ce9[_0x39ee54(0x25c)](_0x2f2c93[_0x39ee54(0x329)],'')&&_0x435ce9[_0x39ee54(0x25c)](_0x2f2c93[_0x39ee54(0x329)],_0x435ce9[_0x39ee54(0x19c)])){_0x22835b[_0x39ee54(0x214)](_0x2f2c93['name']),_0x2f2c93=_0x2f2c93[_0x39ee54(0x210)];}}return _0x22835b[_0x39ee54(0x2ff)]();}[a71_0x542f14(0x1a9)](_0x3fea5f){const _0x1609fd=a71_0x542f14,_0x1ac415={};_0x1ac415[_0x1609fd(0x18c)]=_0x1609fd(0x32a);const _0x33f8f3=_0x1ac415;if(_0x3fea5f['name'])return _0x3fea5f['name'];if(_0x3fea5f['title'])return _0x3fea5f[_0x1609fd(0x25a)];return _0x33f8f3[_0x1609fd(0x18c)];}[a71_0x542f14(0x194)](_0x3a7d39){const _0x2640e=a71_0x542f14,_0x43117d={'MdanY':function(_0x3e151c,_0x68917f){return _0x3e151c(_0x68917f);},'zMHqK':_0x2640e(0x29c)};if(_0x3a7d39[_0x2640e(0x201)])return _0x3a7d39['file_name'];if(_0x3a7d39[_0x2640e(0x284)]){const _0x11eaf2=_0x43117d[_0x2640e(0x28c)](require,_0x43117d[_0x2640e(0x2ae)]);try{const _0x39be9c=_0x11eaf2[_0x2640e(0x1ca)](_0x3a7d39[_0x2640e(0x284)]);if(_0x39be9c[0x0]&&_0x39be9c[0x0][_0x2640e(0x257)])return _0x39be9c[0x0]['getFileName']();}catch(_0x5f0362){logger[_0x2640e(0x30d)](_0x2640e(0x206)+util['format'](_0x5f0362));}}return null;}[a71_0x542f14(0x30b)](_0x29650c){const _0xe7665d=a71_0x542f14,_0x21ccf9={};_0x21ccf9[_0xe7665d(0x1e7)]=function(_0xbe1c2c,_0x49ca39){return _0xbe1c2c>_0x49ca39;},_0x21ccf9[_0xe7665d(0x2fc)]=_0xe7665d(0x276);const _0xc7d86a=_0x21ccf9;if(_0x29650c[_0xe7665d(0x275)]&&_0xc7d86a['cTQCt'](_0x29650c[_0xe7665d(0x275)][_0xe7665d(0x273)],0x0))return util[_0xe7665d(0x302)](_0x29650c[_0xe7665d(0x275)][0x0]);if(_0x29650c[_0xe7665d(0x316)])return _0x29650c[_0xe7665d(0x316)];return _0xc7d86a[_0xe7665d(0x2fc)];}[a71_0x542f14(0x212)](_0x18a974){const _0x5aa09b=a71_0x542f14,_0x30a43a={};_0x30a43a[_0x5aa09b(0x2c6)]=_0x5aa09b(0x219),_0x30a43a['CnjXZ']=_0x5aa09b(0x27d),_0x30a43a['umYkz']=_0x5aa09b(0x2cc);const _0x5b20db=_0x30a43a,_0x1eda7a=this[_0x5aa09b(0x30b)](_0x18a974);if(_0x1eda7a&&_0x1eda7a[_0x5aa09b(0x21c)](_0x5b20db['QZYWp']))return _0x5b20db['CnjXZ'];return _0x5b20db[_0x5aa09b(0x22d)];}['getJestFailureData'](_0x382908){const _0x1b0236=a71_0x542f14,_0x5a55c7={'vJneq':function(_0x596825,_0x5f2c16){return _0x596825(_0x5f2c16);},'TvEFq':_0x1b0236(0x22c),'uIjWf':function(_0x37f97f,_0x47e166){return _0x37f97f!==_0x47e166;},'oiPxa':_0x1b0236(0x20f)},{failureData:_0x3267c9}=_0x5a55c7['vJneq'](require,_0x5a55c7['TvEFq']),_0x312802=[];return _0x5a55c7[_0x1b0236(0x31c)](_0x382908[_0x1b0236(0x275)],undefined)&&_0x312802[_0x1b0236(0x214)](_0x382908[_0x1b0236(0x275)],_0x5a55c7[_0x1b0236(0x19e)]),_0x3267c9[_0x1b0236(0x24c)](null,_0x312802);}async[a71_0x542f14(0x2e6)](_0x41368f,_0x4e00ba,_0x346592,_0x5ac683){const _0x226a78=a71_0x542f14,_0x53bc72={'DzVRH':_0x226a78(0x259),'cCAny':function(_0x129328){return _0x129328();},'uOHpD':function(_0x5333cd,_0xcc59b3){return _0x5333cd in _0xcc59b3;},'mHHDy':function(_0x4b57d3,_0x45437b){return _0x4b57d3===_0x45437b;},'IxcEA':function(_0x4c6c98,_0x184820){return _0x4c6c98>_0x184820;},'DDdwj':_0x226a78(0x24f),'UmftL':_0x226a78(0x1df),'iReJf':function(_0x3420f7,_0x3bc77a){return _0x3420f7===_0x3bc77a;},'xFXfn':function(_0x327ce9,_0x229994){return _0x327ce9!==_0x229994;}},{hookData:_0x12201e}=_0x5ac683,_0x562a38=_0x346592[_0x226a78(0x21f)](),_0x4b1d5e=_0x4e00ba[_0x226a78(0x21f)](),_0x1e7d70={};_0x1e7d70[_0x226a78(0x283)]=0x2,_0x1e7d70[_0x226a78(0x325)]=0x3,logger['debug'](_0x226a78(0x22e)+_0x4b1d5e+',\x20hookState='+_0x562a38+_0x226a78(0x305)+util['inspect'](_0x12201e,_0x1e7d70));if(!_0x12201e)return logger[_0x226a78(0x30d)](_0x53bc72[_0x226a78(0x199)]),{};const _0x20171e=_0x12201e['uuid']||_0x12201e[_0x226a78(0x30e)]||_0x53bc72[_0x226a78(0x2df)](uuidv4),_0x3bcc27=_0x12201e['test_run_id']||this['getJestTestIdentifier'](_0x12201e),_0xcd499c=_0x4e00ba[_0x226a78(0x21f)]()[_0x226a78(0x216)]('.')[0x1],_0x1d67b7=_0x41368f[_0x226a78(0x2e3)]()['get'](_0x3bcc27),_0xd77750=_0x1d67b7?_0x1d67b7[TestFrameworkConstants[_0x226a78(0x2eb)]]||{}:{};logger[_0x226a78(0x30d)](_0x226a78(0x282)+_0x20171e+',\x20testId='+_0x3bcc27+_0x226a78(0x1a1)+_0xcd499c+',\x20hookState='+_0x562a38);if(!_0x1d67b7)return logger[_0x226a78(0x30d)](_0x226a78(0x287)+_0x3bcc27+_0x226a78(0x268)),this[_0x226a78(0x297)](_0x41368f,_0x3bcc27,_0x4e00ba,_0x346592,_0x5ac683),{};let _0x46ccec=_0x1d67b7[TestFrameworkConstants['KEY_HOOKS_STARTED']];!_0x46ccec&&(_0x46ccec={});!_0x53bc72[_0x226a78(0x24a)](_0xcd499c,_0x46ccec)&&(_0x46ccec[_0xcd499c]=[]);let _0x39fb66=_0x1d67b7[TestFrameworkConstants['KEY_HOOKS_FINISHED']];!_0x39fb66&&(_0x39fb66={});!_0x53bc72['uOHpD'](_0xcd499c,_0x39fb66)&&(_0x39fb66[_0xcd499c]=[]);const _0x1b83d6={[TestFrameworkConstants['KEY_HOOKS_STARTED']]:_0x46ccec,[TestFrameworkConstants[_0x226a78(0x31b)]]:_0x39fb66},_0x2b9531={};_0x2b9531[_0x3bcc27]=_0x1b83d6;const _0x1a2b6b=_0x2b9531;if(_0x53bc72[_0x226a78(0x251)](_0x346592,HookState[_0x226a78(0x2ec)])){const _0x130ba6={'key':_0xcd499c,[TestFrameworkConstants[_0x226a78(0x1f0)]]:_0x20171e,[TestFrameworkConstants[_0x226a78(0x25e)]]:TestFrameworkConstants[_0x226a78(0x2a3)],[TestFrameworkConstants[_0x226a78(0x2f1)]]:_0x12201e['started_at']||new Date()[_0x226a78(0x30a)](),[TestFrameworkConstants[_0x226a78(0x1e9)]]:[],[TestFrameworkConstants['KEY_HOOK_NAME']]:_0x12201e['name']||_0x12201e['hook_type']||_0xcd499c,[TestFrameworkConstants['KEY_CUSTOM_TAGS']]:_0xd77750};_0x46ccec[_0xcd499c]['push'](_0x130ba6),_0x1a2b6b[_0x3bcc27][TestFrameworkConstants['KEY_HOOK_LAST_STARTED']]=_0xcd499c;const _0x25ea01={};_0x25ea01[_0x226a78(0x283)]=0x2,logger[_0x226a78(0x30d)](_0x226a78(0x2c5)+_0xcd499c+_0x226a78(0x2cb)+_0x20171e+_0x226a78(0x205)+_0x3bcc27+_0x226a78(0x27f)+util[_0x226a78(0x302)](_0x130ba6,_0x25ea01));}else{if(_0x53bc72[_0x226a78(0x251)](_0x346592,HookState[_0x226a78(0x1ae)])){const _0x44dea1=_0x12201e['result']||(_0x12201e[_0x226a78(0x275)]&&_0x53bc72[_0x226a78(0x312)](_0x12201e[_0x226a78(0x275)][_0x226a78(0x273)],0x0)?_0x53bc72[_0x226a78(0x1a0)]:_0x53bc72[_0x226a78(0x280)]),_0x5d66b6=_0x46ccec[_0xcd499c]||[];logger[_0x226a78(0x30d)](_0x226a78(0x231)+_0xcd499c+',\x20testId='+_0x3bcc27+_0x226a78(0x1fd)+_0x44dea1+_0x226a78(0x1e4)+_0x5d66b6[_0x226a78(0x273)]);if(_0x53bc72[_0x226a78(0x312)](_0x5d66b6[_0x226a78(0x273)],0x0)){const _0x2bb76b=_0x5d66b6[_0x226a78(0x2f3)]();_0x53bc72['iReJf'](_0x44dea1,_0x53bc72[_0x226a78(0x1a0)])&&_0x12201e[_0x226a78(0x275)]?(_0x2bb76b[TestFrameworkConstants['KEY_HOOK_FAILURE_TYPE']]=this[_0x226a78(0x212)](_0x12201e),_0x2bb76b[TestFrameworkConstants[_0x226a78(0x304)]]=this['getJestFailureReason'](_0x12201e),_0x2bb76b[TestFrameworkConstants[_0x226a78(0x29a)]]=this[_0x226a78(0x2fe)](_0x12201e),logger[_0x226a78(0x30d)]('[JestTestFramework]\x20trackHookEvent:\x20HOOK\x20POST\x20FAILED\x20-\x20hookType='+_0xcd499c+_0x226a78(0x1cb)+_0x2bb76b[TestFrameworkConstants[_0x226a78(0x2c9)]]+',\x20failureReason='+_0x2bb76b[TestFrameworkConstants[_0x226a78(0x304)]]?.[_0x226a78(0x2d4)](0x0,0xc8))):_0x2bb76b[TestFrameworkConstants[_0x226a78(0x25e)]]=_0x53bc72['UmftL'];_0x53bc72[_0x226a78(0x1ea)](_0x44dea1,TestFrameworkConstants[_0x226a78(0x2a3)])&&(_0x2bb76b[TestFrameworkConstants['KEY_HOOK_RESULT']]=_0x44dea1);_0x2bb76b[TestFrameworkConstants[_0x226a78(0x1bf)]]=_0x12201e[_0x226a78(0x1d9)]||new Date()['toISOString'](),_0x2bb76b[TestFrameworkConstants[_0x226a78(0x2eb)]]=_0xd77750;const _0x3c3e8f=_0x2bb76b[TestFrameworkConstants[_0x226a78(0x1f0)]];!_0x39fb66[_0xcd499c]&&(_0x39fb66[_0xcd499c]=[]);_0x39fb66[_0xcd499c][_0x226a78(0x214)](_0x2bb76b),_0x1a2b6b[_0x3bcc27][TestFrameworkConstants['KEY_HOOK_LAST_FINISHED']]=_0xcd499c;const _0x54e02b={};_0x54e02b[_0x226a78(0x283)]=0x2,logger[_0x226a78(0x30d)](_0x226a78(0x204)+_0xcd499c+_0x226a78(0x2cb)+_0x3c3e8f+_0x226a78(0x1fd)+_0x44dea1+',\x20hook='+util[_0x226a78(0x302)](_0x2bb76b,_0x54e02b));}}}const _0x30b597={};return _0x30b597[_0x226a78(0x283)]=0x2,_0x30b597['maxArrayLength']=0x3,logger['debug']('[JestTestFramework]\x20trackHookEvent:\x20SUCCESS\x20-\x20hookType='+(_0x12201e['hook_type']||_0xcd499c)+_0x226a78(0x2cb)+_0x20171e+',\x20testId='+_0x3bcc27+',\x20updates='+util[_0x226a78(0x302)](_0x1a2b6b,_0x30b597)),_0x1a2b6b;}['createTestFrameworkEventPayload'](_0x42fbd5){const _0xa8bdc7=a71_0x542f14,_0x316f15={};_0x316f15['dAYww']='base64';const _0x5dbd03=_0x316f15;try{const _0x25a9c8=_0x42fbd5[_0xa8bdc7(0x20f)]?this[_0xa8bdc7(0x29b)](_0x42fbd5[_0xa8bdc7(0x20f)]):_0x42fbd5['hookData'][_0xa8bdc7(0x27a)],_0x2aa207=_0x42fbd5[_0xa8bdc7(0x238)],_0x3df6c9=_0x2aa207[_0xa8bdc7(0x2b3)](),_0x2e70b1=_0x2aa207[_0xa8bdc7(0x2e3)]()[_0xa8bdc7(0x230)](_0x25a9c8);if(!_0x2e70b1)return logger[_0xa8bdc7(0x30d)](_0xa8bdc7(0x265)+_0x25a9c8),{};const {[TestFrameworkConstants[_0xa8bdc7(0x2f9)]]:_0x2921fc='',[TestFrameworkConstants[_0xa8bdc7(0x2d9)]]:_0x3170b0='',[TestFrameworkConstants[_0xa8bdc7(0x21a)]]:_0x2afd1a='',[TestFrameworkConstants[_0xa8bdc7(0x229)]]:_0x66086d=''}=_0x2e70b1,_0x514198=_0x2aa207[_0xa8bdc7(0x21e)]()[_0xa8bdc7(0x21f)]()['split']('.')[0x1],_0x16f5ad=_0x2aa207['getCurrentHookState']()['toString']()[_0xa8bdc7(0x216)]('.')[0x1],_0x28fb50=global?.[_0xa8bdc7(0x2af)]?.[_0xa8bdc7(0x2d6)]?.[_0xa8bdc7(0x23d)],_0x448bb2=_0x2aa207['getRef'](),_0x24dadc=Buffer[_0xa8bdc7(0x2cf)](JSON['stringify'](_0x2e70b1))[_0xa8bdc7(0x21f)](_0x5dbd03[_0xa8bdc7(0x326)]),_0x109e57={'hash':_0x3df6c9['getId'](),'threadId':_0x3df6c9[_0xa8bdc7(0x1af)]()[_0xa8bdc7(0x21f)](),'processId':_0x3df6c9[_0xa8bdc7(0x23c)]()['toString']()},_0x16f38c={};_0x16f38c[_0xa8bdc7(0x27b)]=_0x28fb50,_0x16f38c['testFrameworkName']=_0x2921fc,_0x16f38c[_0xa8bdc7(0x1b9)]=_0x3170b0,_0x16f38c[_0xa8bdc7(0x2e0)]=_0x514198,_0x16f38c[_0xa8bdc7(0x1dc)]=_0x16f5ad,_0x16f38c[_0xa8bdc7(0x2ad)]=_0x2afd1a,_0x16f38c[_0xa8bdc7(0x1c1)]=_0x66086d,_0x16f38c[_0xa8bdc7(0x26b)]=_0x448bb2,_0x16f38c[_0xa8bdc7(0x252)]=_0x24dadc,_0x16f38c['executionContext']=_0x109e57,_0x16f38c[_0xa8bdc7(0x2b8)]=_0x25a9c8;const _0x3cba99=_0x16f38c;return _0x3cba99;}catch(_0x4a6ba0){return logger[_0xa8bdc7(0x1c4)](_0xa8bdc7(0x30f)+util['format'](_0x4a6ba0)),{};}}async['sendLogCreatedEvent'](_0x2d7e49,_0x4784ba,_0x38ce59){const _0x4244fe=a71_0x542f14,_0x126306={'oOYYu':function(_0x11e9b2,_0x5dc4f3){return _0x11e9b2+_0x5dc4f3;},'abJAl':_0x4244fe(0x211),'HXncq':'none','VpFNK':function(_0x563def,_0x332531){return _0x563def>_0x332531;},'oSaLh':function(_0x2399d0,_0x32efb9,_0xc808a2,_0x14de74){return _0x2399d0(_0x32efb9,_0xc808a2,_0x14de74);},'tJSPz':function(_0x55b8c6,_0x56d830){return _0x55b8c6-_0x56d830;},'Octmg':function(_0x29f7d6,_0x257feb){return _0x29f7d6===_0x257feb;},'Llqpa':function(_0x47874d,_0x2dbe97){return _0x47874d/_0x2dbe97;},'ZhJnC':function(_0x405851,_0x21cd72){return _0x405851<_0x21cd72;},'GDWIJ':function(_0x19d748,_0x3b6342){return _0x19d748*_0x3b6342;},'OBEIo':function(_0x10b6e7,_0x5b74d1){return _0x10b6e7+_0x5b74d1;}};try{const _0xed5b81=_0x38ce59[_0x4244fe(0x208)]||_0x38ce59[_0x4244fe(0x2a7)],_0x37a107=Array[_0x4244fe(0x2cf)](_0x2d7e49['getAllData']()[_0x4244fe(0x1f5)]()),_0x178da8=_0x2d7e49[_0x4244fe(0x2e3)]()[_0x4244fe(0x230)](_0xed5b81);if(!_0x178da8){logger[_0x4244fe(0x30d)](_0x4244fe(0x1f4)+_0xed5b81);return;}const {[TestFrameworkConstants[_0x4244fe(0x2f9)]]:_0x52244b='',[TestFrameworkConstants[_0x4244fe(0x2d9)]]:_0x168210=''}=_0x178da8;let _0xb686a9=[];if(_0x178da8&&_0x178da8[TestFrameworkConstants[_0x4244fe(0x1c8)]]&&Array['isArray'](_0x178da8[TestFrameworkConstants[_0x4244fe(0x1c8)]])){_0xb686a9=_0x178da8[TestFrameworkConstants[_0x4244fe(0x1c8)]]||[],logger[_0x4244fe(0x30d)](_0x4244fe(0x327)+_0xb686a9[_0x4244fe(0x273)]+_0x4244fe(0x31f)+_0xed5b81);const _0x47594e={[TestFrameworkConstants['KEY_LOGS']]:[]},_0x22fc0c={};_0x22fc0c[_0xed5b81]=_0x47594e,_0x2d7e49[_0x4244fe(0x2d1)](_0x22fc0c),logger[_0x4244fe(0x30d)](_0x4244fe(0x1a5)+_0xed5b81);}else logger[_0x4244fe(0x30d)](_0x4244fe(0x2c4)+_0xed5b81);logger[_0x4244fe(0x30d)](_0x4244fe(0x1c9)+_0xb686a9[_0x4244fe(0x273)]+_0x4244fe(0x195)+_0xed5b81);const _0x2a404b=_0xb686a9[_0x4244fe(0x1d5)](_0x8682ef=>_0x8682ef[_0x4244fe(0x20a)]===_0x4244fe(0x198));_0x126306[_0x4244fe(0x18b)](_0x2a404b[_0x4244fe(0x273)],0x0)&&(logger[_0x4244fe(0x30d)]('[JestTestFramework]\x20sendLogCreatedEvent:\x20Found\x20'+_0x2a404b[_0x4244fe(0x273)]+'\x20screenshot\x20logs\x20for\x20testId:\x20'+_0xed5b81),_0x2a404b[_0x4244fe(0x1e6)]((_0x2fb58b,_0x3ffcee)=>{const _0x4db416=_0x4244fe;logger[_0x4db416(0x30d)](_0x4db416(0x19d)+_0x126306[_0x4db416(0x249)](_0x3ffcee,0x1)+'/'+_0x2a404b[_0x4db416(0x273)]+_0x4db416(0x20d)+(_0x2fb58b[_0x4db416(0x2b8)]||_0x126306[_0x4db416(0x1d4)])+_0x4db416(0x23b)+(_0x2fb58b['test_run_uuid']||_0x126306[_0x4db416(0x1d4)])+_0x4db416(0x1b6)+(_0x2fb58b[_0x4db416(0x232)]||_0x126306[_0x4db416(0x1cf)])+_0x4db416(0x209)+(_0x2fb58b[_0x4db416(0x1a8)]?.['length']||0x0));}));const _0x3e63ed=_0x178da8[TestFrameworkConstants['KEY_TEST_ATTACHMENTS']]||{},_0x50411c=_0x126306['oSaLh'](getMediaArtifactsLogs,_0x3e63ed,null,_0xed5b81),_0x1865e8=(_0xb686a9||[])[_0x4244fe(0x243)](_0x50411c||[]),_0x47d782=_0x2a404b?.[_0x4244fe(0x273)]||0x0,_0x1624ca=_0x126306['tJSPz'](_0xb686a9?.[_0x4244fe(0x273)]||0x0,_0x47d782);logger[_0x4244fe(0x30d)]('[JestTestFramework]\x20sendLogCreatedEvent:\x20Log\x20counts\x20-\x20testId:\x20'+_0xed5b81+_0x4244fe(0x1de)+_0x1624ca+_0x4244fe(0x278)+_0x47d782+',\x20attachmentLogs:\x20'+(_0x50411c?.['length']||0x0)+_0x4244fe(0x1ed)+_0x1865e8[_0x4244fe(0x273)]);if(!_0x1865e8||_0x126306[_0x4244fe(0x1cc)](_0x1865e8[_0x4244fe(0x273)],0x0)){logger[_0x4244fe(0x30d)](_0x4244fe(0x1f9)+_0xed5b81);return;}const _0xe56948=0x28,_0x1fa033=Math[_0x4244fe(0x300)](_0x126306[_0x4244fe(0x29d)](_0x1865e8[_0x4244fe(0x273)],_0xe56948));for(let _0x4461b2=0x0;_0x126306[_0x4244fe(0x22a)](_0x4461b2,_0x1fa033);_0x4461b2++){const _0x44d6cf=_0x126306[_0x4244fe(0x18f)](_0x4461b2,_0xe56948),_0x461378=_0x126306[_0x4244fe(0x310)](_0x44d6cf,_0xe56948),_0x140301=_0x1865e8[_0x4244fe(0x293)](_0x44d6cf,_0x461378),_0x546061=global?.[_0x4244fe(0x2af)]?.[_0x4244fe(0x2d6)]?.[_0x4244fe(0x23d)]||0x0,_0x488723={'platformIndex':_0x546061,'logs':_0x140301,'testFrameworkName':_0x52244b,'testFrameworkVersion':_0x168210,'testFrameworkState':_0x4784ba[_0x4244fe(0x21f)]()[_0x4244fe(0x216)]('.')[0x1]},_0x55a529={};_0x55a529['depth']=0x3,_0x55a529[_0x4244fe(0x325)]=0x5,logger[_0x4244fe(0x30d)](_0x4244fe(0x1e2)+_0x126306[_0x4244fe(0x310)](_0x4461b2,0x1)+'/'+_0x1fa033+'\x20-\x20testId:\x20'+_0xed5b81+',\x20logsInBatch:\x20'+_0x140301['length']+',\x20platformIndex:\x20'+_0x546061+_0x4244fe(0x1ec)+util[_0x4244fe(0x302)](_0x488723,_0x55a529));const _0x213c2b=await GrpcClient[_0x4244fe(0x1fa)]()[_0x4244fe(0x291)](_0x488723);logger['debug']('[JestTestFramework]\x20sendLogCreatedEvent:\x20Batch\x20'+_0x126306['oOYYu'](_0x4461b2,0x1)+'/'+_0x1fa033+_0x4244fe(0x239)+_0xed5b81+_0x4244fe(0x196)+util[_0x4244fe(0x302)](_0x213c2b));}if(_0x50411c&&_0x126306['VpFNK'](_0x50411c[_0x4244fe(0x273)],0x0)&&_0x178da8[TestFrameworkConstants[_0x4244fe(0x192)]]){const _0x5ac5ac={[TestFrameworkConstants[_0x4244fe(0x192)]]:{}},_0x2100b7={};_0x2100b7[_0xed5b81]=_0x5ac5ac,_0x2d7e49[_0x4244fe(0x2d1)](_0x2100b7);}logger[_0x4244fe(0x30d)](_0x4244fe(0x190)+_0xed5b81+_0x4244fe(0x222)+_0x1fa033);}catch(_0x1353a7){logger[_0x4244fe(0x1c4)](_0x4244fe(0x2f5)+(_0x38ce59['testUUID']||_0x38ce59['testId'])+_0x4244fe(0x237)+util['format'](_0x1353a7));}}[a71_0x542f14(0x297)](_0x30d2ba,_0x3067b7,_0x2325f0,_0x9327fd,_0xc8ef2e){const _0x3955d7=a71_0x542f14,_0x3147d3={};_0x3147d3[_0x3955d7(0x24b)]=function(_0xd50f6c,_0x25eec7){return _0xd50f6c===_0x25eec7;},_0x3147d3['DJGIZ']=_0x3955d7(0x221);const _0x3eb36d=_0x3147d3,{hookData:_0x117b95}=_0xc8ef2e,_0x3b8a67={'testId':_0x3067b7,'testFrameworkState':_0x2325f0,'hookState':_0x9327fd,'args':_0xc8ef2e,'timestamp':new Date()['toISOString']()};if(_0x3eb36d[_0x3955d7(0x24b)](_0x2325f0,TestFrameworkState[_0x3955d7(0x224)])&&_0x117b95){const _0x373687={};_0x373687['filePath']=_0x117b95['file_name']||_0x117b95[_0x3955d7(0x299)],_0x373687[_0x3955d7(0x23f)]=_0x117b95[_0x3955d7(0x23f)]||_0x117b95[_0x3955d7(0x2aa)]&&_0x117b95[_0x3955d7(0x2aa)][0x0]||'',_0x373687[_0x3955d7(0x1c2)]=_0x3eb36d[_0x3955d7(0x1bb)],_0x3b8a67[_0x3955d7(0x213)]=_0x373687,logger[_0x3955d7(0x30d)](_0x3955d7(0x2ab)+_0x3067b7+_0x3955d7(0x314)+_0x3b8a67[_0x3955d7(0x213)][_0x3955d7(0x1a3)]+_0x3955d7(0x2c2)+_0x3b8a67[_0x3955d7(0x213)][_0x3955d7(0x23f)]);}_0x30d2ba[_0x3955d7(0x2c0)](_0x3067b7,_0x3b8a67),logger[_0x3955d7(0x30d)](_0x3955d7(0x2f0)+_0x3067b7+_0x3955d7(0x274)+_0x2325f0+_0x3955d7(0x2d8)+_0x9327fd);}async[a71_0x542f14(0x1b2)](_0x198f61,_0x36266a){const _0x4f4ed7=a71_0x542f14,_0x40cce7={};_0x40cce7['LoCaA']=function(_0x57e48f,_0x425ab0){return _0x57e48f>_0x425ab0;},_0x40cce7[_0x4f4ed7(0x2da)]=_0x4f4ed7(0x2c7),_0x40cce7[_0x4f4ed7(0x2f6)]=function(_0x23177e,_0x381b29){return _0x23177e===_0x381b29;},_0x40cce7[_0x4f4ed7(0x1f6)]=function(_0x67cd08,_0x38c7f4){return _0x67cd08===_0x38c7f4;},_0x40cce7[_0x4f4ed7(0x24d)]=function(_0x4d27db,_0x3e4d1f){return _0x4d27db===_0x3e4d1f;},_0x40cce7[_0x4f4ed7(0x2c8)]=_0x4f4ed7(0x1c5),_0x40cce7['UgzWJ']=_0x4f4ed7(0x1da);const _0x3eed8c=_0x40cce7;if(_0x198f61[_0x4f4ed7(0x1ce)](_0x36266a)){const _0x9c7bb=_0x198f61[_0x4f4ed7(0x2e5)](_0x36266a);logger[_0x4f4ed7(0x30d)](_0x4f4ed7(0x26f)+_0x9c7bb[_0x4f4ed7(0x273)]+_0x4f4ed7(0x1ef)+_0x36266a);for(const _0x5d580f of _0x9c7bb){try{const _0x204564=await this[_0x4f4ed7(0x2e6)](_0x198f61,_0x5d580f[_0x4f4ed7(0x2e0)],_0x5d580f[_0x4f4ed7(0x1dc)],_0x5d580f[_0x4f4ed7(0x1ad)]);_0x204564&&_0x3eed8c['LoCaA'](Object[_0x4f4ed7(0x1f5)](_0x204564)['length'],0x0)&&_0x198f61['addMultipleEntries'](_0x204564),await this[_0x4f4ed7(0x2ef)](_0x198f61,_0x5d580f['testFrameworkState'],_0x5d580f['hookState'],_0x5d580f[_0x4f4ed7(0x1ad)]);}catch(_0x3e2fd1){logger[_0x4f4ed7(0x1c4)](_0x4f4ed7(0x2e9)+_0x36266a+',\x20error:\x20'+_0x3e2fd1);}}_0x198f61['removePendingHooks'](_0x36266a),logger[_0x4f4ed7(0x30d)](_0x4f4ed7(0x2a0)+_0x36266a);}const _0xd54183=_0x198f61[_0x4f4ed7(0x2e3)]()['get'](_0x36266a);if(_0xd54183){const _0x372bae=_0xd54183[TestFrameworkConstants['KEY_TEST_FILE_PATH']]||_0xd54183[TestFrameworkConstants[_0x4f4ed7(0x2e2)]],_0x1792a6=_0xd54183[TestFrameworkConstants['KEY_TEST_SCOPE']]||_0xd54183[TestFrameworkConstants[_0x4f4ed7(0x2cd)]]&&_0xd54183[TestFrameworkConstants[_0x4f4ed7(0x2cd)]][0x0]||'';logger[_0x4f4ed7(0x30d)](_0x3eed8c['hbKkB']);const _0x239d49=_0x198f61[_0x4f4ed7(0x1fb)]();for(const _0x4c09c4 of _0x239d49){if(_0x3eed8c['fFwnu'](_0x4c09c4,_0x36266a))continue;if(_0x198f61[_0x4f4ed7(0x1ce)](_0x4c09c4)){const _0x1bf3ec=_0x198f61[_0x4f4ed7(0x2e5)](_0x4c09c4);for(const _0x116f83 of _0x1bf3ec){if(_0x3eed8c[_0x4f4ed7(0x2f6)](_0x116f83[_0x4f4ed7(0x2e0)],TestFrameworkState[_0x4f4ed7(0x224)])&&_0x116f83[_0x4f4ed7(0x213)]){const _0x5cd2ed=_0x116f83[_0x4f4ed7(0x213)][_0x4f4ed7(0x1a3)],_0x4ace7a=_0x116f83['hookMetadata']['scope'];if(_0x3eed8c['fFwnu'](_0x5cd2ed,_0x372bae)&&_0x3eed8c[_0x4f4ed7(0x1f6)](_0x4ace7a,_0x1792a6)){logger[_0x4f4ed7(0x30d)](_0x4f4ed7(0x235)+_0x4c09c4+_0x4f4ed7(0x217)+_0x36266a+_0x4f4ed7(0x314)+_0x5cd2ed+',\x20scope:\x20'+_0x4ace7a);_0x116f83[_0x4f4ed7(0x1ad)]&&_0x116f83['args'][_0x4f4ed7(0x1e3)]&&(_0x116f83[_0x4f4ed7(0x1ad)][_0x4f4ed7(0x1e3)]['test_run_id']=_0x36266a,logger[_0x4f4ed7(0x30d)](_0x4f4ed7(0x1f1)+_0x4c09c4+_0x4f4ed7(0x26c)+_0x36266a));try{const _0x587b2f=await this[_0x4f4ed7(0x2e6)](_0x198f61,_0x116f83[_0x4f4ed7(0x2e0)],_0x116f83[_0x4f4ed7(0x1dc)],_0x116f83[_0x4f4ed7(0x1ad)]);_0x587b2f&&_0x3eed8c[_0x4f4ed7(0x258)](Object[_0x4f4ed7(0x1f5)](_0x587b2f)[_0x4f4ed7(0x273)],0x0)&&_0x198f61['addMultipleEntries'](_0x587b2f);await this[_0x4f4ed7(0x2ef)](_0x198f61,_0x116f83['testFrameworkState'],_0x116f83[_0x4f4ed7(0x1dc)],_0x116f83[_0x4f4ed7(0x1ad)]);const _0x456db8=_0x198f61[_0x4f4ed7(0x2e5)](_0x4c09c4)['filter'](_0x4ba2c1=>_0x4ba2c1!==_0x116f83);if(_0x3eed8c[_0x4f4ed7(0x24d)](_0x456db8[_0x4f4ed7(0x273)],0x0))_0x198f61[_0x4f4ed7(0x2d2)](_0x4c09c4);else{_0x198f61[_0x4f4ed7(0x2d2)](_0x4c09c4);for(const _0x1a5052 of _0x456db8){_0x198f61[_0x4f4ed7(0x2c0)](_0x4c09c4,_0x1a5052);}}logger[_0x4f4ed7(0x30d)](_0x3eed8c[_0x4f4ed7(0x2c8)]);}catch(_0x216d13){logger['error'](_0x3eed8c[_0x4f4ed7(0x21d)]);}}}}}}}}[a71_0x542f14(0x2a8)](_0x77edaf){const _0x249b11=a71_0x542f14,_0x39b9a0={'UJVyK':function(_0x39f786){return _0x39f786();}};if(!_0x77edaf||!_0x77edaf['parent'])return;_0x77edaf[_0x249b11(0x210)][_0x249b11(0x25b)]&&Array['isArray'](_0x77edaf[_0x249b11(0x210)][_0x249b11(0x25b)])&&_0x77edaf[_0x249b11(0x210)]['hooks'][_0x249b11(0x1e6)](_0x4f5f1f=>{const _0x3b343b=_0x249b11;!_0x4f5f1f[_0x3b343b(0x30e)]&&!_0x4f5f1f['hookUUID']&&(_0x4f5f1f[_0x3b343b(0x30e)]=_0x39b9a0[_0x3b343b(0x1b1)](uuidv4),_0x4f5f1f[_0x3b343b(0x309)]=_0x4f5f1f[_0x3b343b(0x30e)],logger[_0x3b343b(0x30d)](_0x3b343b(0x311)+_0x4f5f1f[_0x3b343b(0x2dc)]+',\x20hookUUID='+_0x4f5f1f[_0x3b343b(0x30e)]));}),this[_0x249b11(0x2a8)](_0x77edaf['parent']);}[a71_0x542f14(0x1c7)](_0x10e8db){const _0x4d5bc3=a71_0x542f14,_0x33d9f8={'xJZrz':function(_0x128066,_0x1711ac){return _0x128066(_0x1711ac);}};if(!_0x10e8db||!_0x10e8db['parent'])return[];const _0xb18241=[];return _0x10e8db[_0x4d5bc3(0x210)][_0x4d5bc3(0x25b)]&&Array['isArray'](_0x10e8db['parent']['hooks'])&&_0x10e8db['parent'][_0x4d5bc3(0x25b)][_0x4d5bc3(0x1e6)](_0x4029a7=>{const _0xc39e95=_0x4d5bc3,_0x3b4dff=_0x4029a7[_0xc39e95(0x30e)]||_0x4029a7[_0xc39e95(0x309)];_0x3b4dff&&!this[_0xc39e95(0x2fb)](_0x4029a7)&&!_0x33d9f8[_0xc39e95(0x234)](isInternalHook,_0x4029a7['fn'])&&_0xb18241[_0xc39e95(0x214)](_0x3b4dff);}),[..._0xb18241,...this[_0x4d5bc3(0x1c7)](_0x10e8db['parent'])];}[a71_0x542f14(0x2e8)](_0x39b50b){const _0x4180a8=a71_0x542f14,_0x31571e={'zCbqZ':function(_0x50a1dc,_0x2850d6){return _0x50a1dc(_0x2850d6);},'IDdAD':_0x4180a8(0x321),'yXdDO':function(_0xfca745,_0x1f37c3){return _0xfca745(_0x1f37c3);},'lUSjw':function(_0x23b929,_0x4956d2){return _0x23b929(_0x4956d2);}},_0x2035d8=new Map(),_0x398aca=_0x9ed750=>{const _0xcd0a7a=_0x4180a8;if(!_0x9ed750||!_0x9ed750[_0xcd0a7a(0x210)])return;_0x9ed750[_0xcd0a7a(0x210)][_0xcd0a7a(0x25b)]&&Array[_0xcd0a7a(0x292)](_0x9ed750['parent']['hooks'])&&_0x9ed750[_0xcd0a7a(0x210)]['hooks'][_0xcd0a7a(0x1e6)](_0x1e7243=>{const _0x5a2805=_0xcd0a7a,_0x25f31d=_0x1e7243[_0x5a2805(0x30e)]||_0x1e7243[_0x5a2805(0x309)];if(_0x25f31d&&!this[_0x5a2805(0x2fb)](_0x1e7243)&&!_0x31571e['zCbqZ'](isInternalHook,_0x1e7243['fn'])){const _0x49ccb6={};_0x49ccb6['type']=_0x1e7243[_0x5a2805(0x2dc)]||_0x31571e[_0x5a2805(0x215)],_0x49ccb6[_0x5a2805(0x329)]=_0x1e7243['name']||'\x22'+_0x1e7243[_0x5a2805(0x2dc)]+_0x5a2805(0x254),_0x2035d8[_0x5a2805(0x269)](_0x25f31d,_0x49ccb6);}}),_0x31571e[_0xcd0a7a(0x244)](_0x398aca,_0x9ed750[_0xcd0a7a(0x210)]);};return _0x31571e['lUSjw'](_0x398aca,_0x39b50b),_0x2035d8;}['isJestInternalHook'](_0x126c92){const _0x2533cf=a71_0x542f14,_0x7c11b8={};_0x7c11b8[_0x2533cf(0x241)]=_0x2533cf(0x25d),_0x7c11b8[_0x2533cf(0x2b2)]=_0x2533cf(0x245);const _0x217507=_0x7c11b8;try{const _0x521319=this['getRootParentFile'](_0x126c92);return _0x521319&&_0x521319[_0x2533cf(0x21c)](_0x217507[_0x2533cf(0x241)]);}catch(_0x3fad1f){logger[_0x2533cf(0x30d)](_0x217507[_0x2533cf(0x2b2)]);}return![];}[a71_0x542f14(0x2ac)](_0xf7cd7){const _0x1b05b5=a71_0x542f14;if(_0xf7cd7[_0x1b05b5(0x284)])try{const _0xe25991=stackTrace[_0x1b05b5(0x1ca)](_0xf7cd7[_0x1b05b5(0x284)]);return _0xe25991[0x0]?_0xe25991[0x0][_0x1b05b5(0x257)]():null;}catch(_0x26da54){logger[_0x1b05b5(0x30d)](_0x1b05b5(0x2f8)+util[_0x1b05b5(0x246)](_0x26da54));}if(_0xf7cd7[_0x1b05b5(0x19f)])return _0xf7cd7[_0x1b05b5(0x19f)];return null;}}module[a71_0x542f14(0x2b0)]=JestTestFramework;function a71_0x1fe1(){const _0x5f10da=['endedAt','hookType','../state/hookState.js','error','[JestTestFramework]\x20processPendingHooks:\x20Processed\x20and\x20removed\x20matching\x20beforeAll\x20hook','KEY_TEST_FILE_PATH','getHooksForTest','KEY_LOGS','[JestTestFramework]\x20sendLogCreatedEvent:\x20Total\x20logs\x20retrieved:\x20','parse',',\x20failureType=','Octmg','join','hasPendingHooks','HXncq','hook_id','[JestTestFramework]\x20setActiveHook:\x20Invalid\x20parameters\x20-\x20testIdentifier=','[JestTestFramework]\x20removeActiveHook:\x20Invalid\x20parameters\x20-\x20testIdentifier=','getTestFrameworksVersions','abJAl','filter','KEY_TEST_RESULT','[JestTestFramework]\x20trackEvent:\x20TEST\x20event\x20-\x20hookState=','FtsER','finished_at','Error\x20processing\x20matching\x20beforeAll\x20hook\x20for\x20testId:\x20${testId},\x20error:\x20${error}','KEY_TEST_FAILURE_REASON','hookState','KEY_TEST_RETRY_OF',',\x20consoleLogs:\x20','passed','xvRDA','[JestTestFramework]\x20parseJestTest:\x20START\x20-\x20','[JestTestFramework]\x20sendLogCreatedEvent:\x20Batch\x20','hookData',',\x20hooksListLength=','util','forEach','cTQCt','[JestTestFramework]\x20removeActiveHook:\x20Removed\x20hook\x20-\x20testIdentifier=','KEY_HOOK_LOGS','xFXfn','testData',',\x20payload:\x20',',\x20totalLogs:\x20','209735CAkxoy','\x20pending\x20hooks\x20for\x20testId:\x20','KEY_HOOK_ID','[JestTestFramework]\x20processPendingHooks:\x20Updated\x20hook\x20test_run_id\x20from\x20','IEEFl','TEST','[JestTestFramework]\x20sendLogCreatedEvent:\x20No\x20test\x20data\x20found\x20for\x20test\x20ID:\x20','keys','fOGVf','[JestTestFramework]\x20trackEvent:\x20TEST\x20POST\x20-\x20Test\x20result\x20processed\x20for\x20testId:\x20','[JestTestFramework]\x20getJestTestIdentifier:\x20No\x20identifier\x20in\x20testData,\x20using\x20fallback','[JestTestFramework]\x20sendLogCreatedEvent:\x20No\x20logs\x20found,\x20skipping\x20-\x20testId:\x20','getInstance','getAllPendingHookTestIds','KEY_TEST_SCOPE',',\x20result=','KEY_TEST_RERUN_NAME','toUpperCase','bciam','file_name','KEY_TEST_DURATION','rfGGH','[JestTestFramework]\x20trackHookEvent:\x20HOOK\x20POST\x20-\x20Completed\x20hookType=',',\x20testId=','Error\x20parsing\x20asyncError\x20for\x20file\x20path:\x20','9254goJTad','testUUID',',\x20messageLength=','kind','[JestTestFramework]\x20setActiveHook:\x20testIdentifier=','createContext','\x20-\x20test_identifier=',',\x20state=','test','parent','missing','getJestFailureType','hookMetadata','push','IDdAD','split',',\x20currentTestId:\x20','[JestTestFramework]\x20trackEvent:\x20Test\x20Framework\x20instance\x20not\x20found','Assert','KEY_TEST_STARTED_AT','KEY_TEST_NAME','includes','UgzWJ','getCurrentTestState','toString','retryOf','beforeAll',',\x20totalBatches:\x20','[JestTestFramework]\x20trackEvent:\x20TEST\x20POST\x20-\x20ATTACHMENTS\x20FOUND:\x20','BEFORE_ALL','leiyO','../state/testFrameworkState.js','[JestTestFramework]\x20resolveInstance:\x20Instance\x20created\x20-\x20instanceExists=','getCurrentInstanceName','KEY_TEST_ENDED_AT','ZhJnC','qtzUq','../../../helpers/test-observability/utils','umYkz','[JestTestFramework]\x20trackHookEvent:\x20START\x20-\x20testFrameworkState=','ROOT_DESCRIBE_BLOCK','get','[JestTestFramework]\x20trackHookEvent:\x20HOOK\x20POST\x20-\x20hookType=','hook_run_uuid','skipped','xJZrz','[JestTestFramework]\x20processPendingHooks:\x20Found\x20matching\x20beforeAll\x20hook\x20-\x20storedTestId:\x20','replace',',\x20error:\x20','instance','\x20-\x20testId:\x20','usABq',',\x20test_run_uuid=','getProcessId','parallelIndex','GbZSH','scope','[JestTestFramework]\x20parseJestTestResult:\x20Using\x20merged\x20hooksFinished/hooksStarted\x20-\x20hookTypes=','qUVeU','KulxQ','concat','yXdDO','[JestTestFramework]\x20isJestInternalHook:\x20Exception\x20checking\x20hook\x20file:\x20${util.format(e)}','format','JCkyh','parseJestTest','oOYYu','uOHpD','StKhU','apply','NJieh','8782284QdGIRS','failed',',\x20exception=','mHHDy','eventJson','Jaste','\x22\x20hook','../grpcClient','[JestTestFramework]\x20trackEvent:\x20TEST\x20POST\x20-\x20Processing\x20test\x20result\x20for\x20testId:\x20','getFileName','LoCaA','[JestTestFramework]\x20trackHookEvent:\x20No\x20hook\x20data\x20provided\x20for\x20jest\x20hook\x20event','title','hooks','ezqZg','jest-circus','KEY_HOOK_RESULT','trackEvent','No\x20test\x20data\x20or\x20testId\x20found\x20for\x20jest\x20test\x20result','[JestTestFramework]\x20trackEvent:\x20TEST\x20POST\x20-\x20Data\x20BEFORE\x20parseJestTestResult:\x20','1591648ppyNrj','LOG_REPORT','getActiveHook','createTestFrameworkEventPayload:\x20No\x20test\x20data\x20found\x20for\x20test\x20ID:\x20','[JestTestFramework]\x20trackEvent:\x20TEST\x20PRE\x20-\x20Loading\x20testData\x20for\x20testId:\x20','kqRri',',\x20storing\x20as\x20pending\x20hook','set','21840269zLtScA','uuid','\x20to\x20','[JestTestFramework]\x20trackEvent:\x20LOG_REPORT\x20POST\x20-\x20Sending\x20logs\x20for\x20args:\x20','KEY_TEST_FAILURE_TYPE','Processing\x20','10087810hmAuIZ','getJestTestScopes','parseJestTestResult','length',',\x20state:\x20','errorsDetailed','Unknown\x20error','[JestTestFramework]\x20trackEvent:\x20HOOK\x20event\x20-\x20testFrameworkState=',',\x20screenshotLogs:\x20','[JestTestFramework]\x20trackEvent:\x20TEST\x20POST\x20-\x20NO\x20ATTACHMENTS\x20FOUND','test_run_id','platformIndex','No\x20test\x20data\x20or\x20testId\x20found\x20for\x20jest\x20test','AssertionError',',\x20filePath=',',\x20hook=','UmftL','../cliUtils.js','[JestTestFramework]\x20trackHookEvent:\x20Hook\x20info\x20-\x20hookId=','depth','asyncError','sendLogCreatedEvent','KKswN','[JestTestFramework]\x20trackHookEvent:\x20No\x20test\x20data\x20found\x20for\x20testId:\x20','[JestTestFramework]\x20parseJestTestResult:\x20FAILURE\x20-\x20testId=','hook_result','./testFramework','[JestTestFramework]\x20resolveInstance:\x20No\x20instance\x20found,\x20creating\x20new\x20instance\x20for\x20state=','MdanY','getTestFrameworks','pXulw','../../../helpers/helper.js','JkbXE','logCreatedEvent','isArray','slice',',\x20testFramework=','[JestTestFramework]\x20trackJestInstance:\x20SUCCESS\x20-\x20saved\x20instance\x20contextId=','pid','storePendingHook','trackJestInstance:\x20instance\x20already\x20exists','location','KEY_HOOK_FAILURE','getJestTestIdentifier','stack-trace','Llqpa','HAMsf','dLdul','Cleared\x20processed\x20pending\x20hooks\x20for\x20testId:\x20','findIndex','../../../helpers/classLogger.js','DEFAULT_HOOK_RESULT','KEY_AUTOMATE_SESSION_NAME','KEY_TEST_ID','JestTestFramework','testId','mapTestHooks','xKpNi','scopes','[JestTestFramework]\x20storePendingHook:\x20Stored\x20beforeAll\x20hook\x20with\x20metadata\x20-\x20testId:\x20','getRootParentFile','startedAt','zMHqK','__workerDetails','exports','find','fzBYq','getContext','NONE','[JestTestFramework]\x20parseJestTestResult:\x20Using\x20hooks\x20from\x20testData',',\x20hookType=','[JestTestFramework]\x20parseJestTestResult:\x20SUCCESS\x20-\x20testName=','test_identifier','xtuaN','\x22\x20from\x20testData','\x20attachments','trackJestInstance','event_ended_at','splice','[JestTestFramework]\x20parseJestTest:\x20SUCCESS\x20-\x20testName=','addPendingHook','map',',\x20scope:\x20',',\x20testData=','[JestTestFramework]\x20sendLogCreatedEvent:\x20No\x20logs\x20found\x20in\x20instance.data[KEY_LOGS]\x20for\x20testId:\x20','[JestTestFramework]\x20trackHookEvent:\x20HOOK\x20PRE\x20-\x20hookType=','QZYWp','[JestTestFramework]\x20processPendingHooks:\x20Checking\x20for\x20beforeAll\x20hooks\x20matching\x20filePath:\x20${testFilePath},\x20scope:\x20${testScope}','AFyMo','KEY_HOOK_FAILURE_TYPE','[JestTestFramework]\x20trackEvent:\x20TEST\x20PRE\x20-\x20Test\x20data\x20loaded\x20for\x20testId:\x20',',\x20hookId=','UnhandledError','KEY_TEST_SCOPES','./constants/testFrameworkConstants.js','from','[JestTestFramework]\x20trackEvent:\x20TEST\x20POST\x20-\x20Parsed\x20test\x20result\x20entries:\x20','addMultipleEntries','removePendingHooks','VQjCS','substring','delete','workerInfo','Tylxq',',\x20hookState:\x20','KEY_TEST_FRAMEWORK_VERSION','hbKkB','getId','type','KEY_TEST_UUID','bStNe','cCAny','testFrameworkState','[JestTestFramework]\x20trackEvent:\x20TEST\x20PRE\x20-\x20Parsed\x20test\x20entries:\x20','KEY_TEST_LOCATION','getAllData','3LrvtyV','getPendingHooks','trackHookEvent','../TestInfo.js','buildHookMapFromTest','Error\x20processing\x20pending\x20hook\x20for\x20testId:\x20','9cdEbMt','KEY_CUSTOM_TAGS','PRE','DEFAULT_TEST_RESULT','result','runHooks','Stored\x20pending\x20hook\x20for\x20testId:\x20','KEY_EVENT_STARTED_AT','\x20(testIdentifier)','pop','warn','[JestTestFramework]\x20sendLogCreatedEvent:\x20ERROR\x20-\x20testId:\x20','fFwnu','[JestTestFramework]\x20removeActiveHook:\x20Hook\x20not\x20found\x20-\x20testIdentifier=','[JestTestFramework]\x20getRootParentFile:\x20Exception\x20parsing\x20stack\x20trace:\x20','KEY_TEST_FRAMEWORK_NAME','nwlPA','isJestInternalHook','oVpOJ','[JestTestFramework]\x20trackEvent:\x20unsupported\x20testFrameworkState=','getJestFailureData','reverse','ceil','KEY_TEST_TAGS','inspect','activeHooks','KEY_HOOK_FAILURE_REASON',',\x20hookData=','90fXAhBq',',\x20hookState=','plnBw','hookUUID','toISOString','getJestFailureReason','[JestTestFramework]\x20getJestTestIdentifier:\x20Extracted\x20identifier=\x22','debug','hookAnalyticsId','Error\x20in\x20createTestFrameworkEventPayload:\x20','OBEIo','[JestTestFramework]\x20mapTestHooks:\x20Assigned\x20UUID\x20to\x20hook\x20-\x20type=','IxcEA','\x20(testIdentifier),\x20result=',',\x20filePath:\x20','KEY_TEST_LOGS','failure_reason','KEY_TEST_CODE','\x20hook','[JestTestFramework]\x20trackEvent:\x20ERROR\x20-\x20testFrameworkState=','OHtYT','KEY_HOOKS_FINISHED','uIjWf','KEY_HOOK_NAME',',\x20target=','\x20logs\x20for\x20testId:\x20','[JestTestFramework]\x20trackEvent:\x20HOOK\x20-\x20Hook\x20event\x20updates:\x20','unknown',',\x20remainingHooks=','47zAdyRG','setActiveHook','maxArrayLength','dAYww','[JestTestFramework]\x20sendLogCreatedEvent:\x20Logs\x20retrieved\x20from\x20instance.data[KEY_LOGS]:\x20','duration','name','Unknown\x20Test','VpFNK','HLYrW',',\x20version=','getTrackedInstance','GDWIJ','[JestTestFramework]\x20sendLogCreatedEvent:\x20SUCCESS\x20-\x20testId:\x20','KEY_HOOKS_STARTED','KEY_TEST_ATTACHMENTS','originalTest','getJestTestFilePath','\x20for\x20testId:\x20',',\x20response=','[JestTestFramework]\x20trackEvent:\x20START\x20-\x20testFrameworkState=','TEST_SCREENSHOT','DzVRH','pdzXB',',\x20failureReason=','lXAYN','[JestTestFramework]\x20sendLogCreatedEvent:\x20Screenshot\x20log\x20','oiPxa','file','DDdwj','\x20(testIdentifier),\x20hookType=','afterAll','filePath','KIrOw','[JestTestFramework]\x20sendLogCreatedEvent:\x20Cleared\x20logs\x20from\x20instance.data[KEY_LOGS]\x20for\x20testId:\x20','started_at','resolveInstance','message','getJestTestName','has',',\x20hookUUID=','../instances/testFrameworkInstance.js','args','POST','getThreadId','[JestTestFramework]\x20getJestTestScopes:\x20Extracting\x20scopes\x20from\x20testData:\x20','UJVyK','processPendingHooks','KEY_TEST_META','[JestTestFramework]\x20trackEvent:\x20TEST\x20-\x20testId=','3211168FaZKld',',\x20hook_run_uuid=','skip','../instances/trackedInstance.js','testFrameworkVersion','[JestTestFramework]\x20parseJestTestResult:\x20Existing\x20attachments\x20in\x20instance\x20data:\x20','DJGIZ','status','cCPLV','ARaHK','KEY_EVENT_ENDED_AT','\x20(testIdentifier),\x20scopes='];a71_0x1fe1=function(){return _0x5f10da;};return a71_0x1fe1();}
|
|
1
|
+
const a71_0x3d2197=a71_0x195a;function a71_0xafb0(){const _0x3bfdf3=['isArray',',\x20totalBatches:\x20','addMultipleEntries','[JestTestFramework]\x20getJestTestScopes:\x20Extracting\x20scopes\x20from\x20testData:\x20','test_run_uuid','ceil','KpNhT','exports','LmapF','tfKGz','EfwWI','KEY_TEST_UUID',',\x20storing\x20as\x20pending\x20hook','KEY_TEST_FRAMEWORK_NAME','jVgIl','./constants/testFrameworkConstants.js','[JestTestFramework]\x20trackEvent:\x20TEST\x20POST\x20-\x20ATTACHMENTS\x20FOUND:\x20','uYFlB','testData','slice','removeActiveHook','failed','[JestTestFramework]\x20trackHookEvent:\x20Hook\x20info\x20-\x20hookId=','KEY_HOOK_ID','../../../helpers/helper.js','KEY_TEST_NAME','testUUID','stLWn','KEY_TEST_SCOPES','wVGlM',',\x20state=','hookData','event_ended_at','KEY_LOGS','started_at','CNEqR','2AiQeXI','uLriC','toString','../state/testFrameworkState.js','ALL',',\x20currentTestId:\x20','beKCJ','from','WyxUI','KEY_HOOKS_STARTED','buildHookMapFromTest','XATKq','trackEvent','Pdrdu','./testFramework','getPendingHooks','getTestFrameworks','rKBmx','unknown','skipped','startsWith','[JestTestFramework]\x20getJestTestIdentifier:\x20No\x20identifier\x20in\x20testData,\x20using\x20fallback','Cleared\x20processed\x20pending\x20hooks\x20for\x20testId:\x20','[JestTestFramework]\x20trackHookEvent:\x20HOOK\x20PRE\x20-\x20hookType=',',\x20target=','test_run_id',',\x20failureType=',',\x20result=','file','voLsG','test_identifier','setActiveHook',',\x20hook=','Error\x20in\x20createTestFrameworkEventPayload:\x20',',\x20screenshotLogs:\x20','resolveInstance','ebJpm','VFtfL','\x20(testIdentifier),\x20result=','test','[JestTestFramework]\x20sendLogCreatedEvent:\x20No\x20logs\x20found,\x20skipping\x20-\x20testId:\x20',',\x20hookUUID=','[JestTestFramework]\x20trackEvent:\x20Test\x20Framework\x20instance\x20not\x20found','ZCfLa','Error\x20processing\x20pending\x20hook\x20for\x20testId:\x20','agsbI','[JestTestFramework]\x20trackHookEvent:\x20No\x20test\x20data\x20found\x20for\x20testId:\x20','\x20logs\x20for\x20testId:\x20','[JestTestFramework]\x20trackEvent:\x20START\x20-\x20testFrameworkState=','reverse','fzlLx','[JestTestFramework]\x20parseJestTestResult:\x20FAILURE\x20-\x20testId=','originalTest','hookUUID','Unknown\x20Test','\x20attachments','No\x20test\x20data\x20or\x20testId\x20found\x20for\x20jest\x20test','xtxnL','KEY_TEST_ID','NzRNO','format',',\x20filePath=',',\x20argsKeys=','\x20files','[JestTestFramework]\x20sendLogCreatedEvent:\x20Screenshot\x20log\x20','[JestTestFramework]\x20trackEvent:\x20unsupported\x20testFrameworkState=','toUpperCase',',\x20testId=','getJestTestTags','VIqdt',',\x20attachmentLogs:\x20','getThreadId','1360290HPNDNp','sEYOO','LWFST','hook_id',',\x20scope:\x20','KEY_TEST_RETRY_OF','[JestTestFramework]\x20trackHookEvent:\x20HOOK\x20POST\x20FAILED\x20-\x20hookType=','[JestTestFramework]\x20resolveInstance:\x20Instance\x20created\x20-\x20instanceExists=','Stored\x20pending\x20hook\x20for\x20testId:\x20','Dcsof','SLdlh','LOG_REPORT','depth','args',',\x20logsInBatch:\x20','getJestTestIdentifier','createTestFrameworkEventPayload','263955fKmcHW','\x20(testIdentifier)','tOFWc','keys','Processing\x20','hookMetadata','CYSPi','[JestTestFramework]\x20getRootParentFile:\x20Exception\x20parsing\x20stack\x20trace:\x20','KEY_EVENT_STARTED_AT',',\x20error:\x20','[JestTestFramework]\x20getJestTestIdentifier:\x20Extracted\x20identifier=\x22','getCurrentTestState','getJestFailureType','ufxLa','faApY','getRootParentFile','trackJestInstance','split','type','LtQWn','has','concat','[JestTestFramework]\x20sendLogCreatedEvent:\x20Total\x20logs\x20retrieved:\x20','forEach','89670dfdJNj','RAiPm','[JestTestFramework]\x20mapTestHooks:\x20Assigned\x20UUID\x20to\x20hook\x20-\x20type=','NfRkk','DkDoz','oouwK','getJestFailureData','testId','get','toISOString','file_name','[JestTestFramework]\x20parseJestTest:\x20START\x20-\x20','errorsDetailed','hookAnalyticsId','[JestTestFramework]\x20parseJestTest:\x20SUCCESS\x20-\x20testName=',',\x20hookData=','getId','storePendingHook','uuid','message','duration','VHPhc','8043ukRuIR','[JestTestFramework]\x20removeActiveHook:\x20Hook\x20not\x20found\x20-\x20testIdentifier=','[JestTestFramework]\x20trackEvent:\x20TEST\x20POST\x20-\x20NO\x20ATTACHMENTS\x20FOUND','name','ZvdaS','removePendingHooks','length','KEY_HOOK_LAST_FINISHED','[JestTestFramework]\x20trackEvent:\x20TEST\x20PRE\x20-\x20Parsed\x20test\x20entries:\x20','7024CHrnXW','getTrackedInstance','\x22\x20from\x20testData','KEY_TEST_ATTACHMENTS','KEY_HOOK_FAILURE_REASON','getJestTestName','[JestTestFramework]\x20trackEvent:\x20TEST\x20PRE\x20-\x20Test\x20data\x20loaded\x20for\x20testId:\x20','../grpcClient','JeAth','oDouP','stringify',',\x20hookType=','parseJestTest','testFrameworkVersion','title','TEST','[JestTestFramework]\x20trackEvent:\x20TEST\x20POST\x20-\x20Processing\x20test\x20result\x20for\x20testId:\x20','3835WTbyxV','Pldqs','getInstance','getRef','LEzOx','passed','\x20-\x20test_identifier=','JgvlY','pGMar',',\x20totalLogs:\x20','Error\x20parsing\x20asyncError\x20for\x20file\x20path:\x20','jrYWO','[JestTestFramework]\x20trackHookEvent:\x20START\x20-\x20testFrameworkState=','\x20for\x20testId:\x20','POST','getAllPendingHookTestIds','fbooR','../state/hookState.js','KEY_TEST_RERUN_NAME','activeHooks','934100QYInsx','pXlvt','location','vIvsj','KEY_HOOKS_FINISHED','DSHbV','failure_reason','testFrameworkState','\x20hook','retryOf',',\x20totalHooks=','../instances/trackedInstance.js','logCreatedEvent','EUQNf','findIndex','KEY_TEST_LOGS','asyncError','[JestTestFramework]\x20removeActiveHook:\x20Invalid\x20parameters\x20-\x20testIdentifier=','qKddB','none','KEY_EVENT_ENDED_AT','KEY_TEST_ENDED_AT','parent','xBoNe','[JestTestFramework]\x20trackHookEvent:\x20HOOK\x20POST\x20-\x20hookType=','Error\x20processing\x20matching\x20beforeAll\x20hook\x20for\x20testId:\x20${testId},\x20error:\x20${error}','KEY_TEST_STARTED_AT','DIcHZ',',\x20hookState=','filePath','sendLogCreatedEvent','mapTestHooks','[JestTestFramework]\x20trackHookEvent:\x20No\x20hook\x20data\x20provided\x20for\x20jest\x20hook\x20event','tags','[JestTestFramework]\x20setActiveHook:\x20Invalid\x20parameters\x20-\x20testIdentifier=','gVKkP','uVYLp','emSuL','[JestTestFramework]\x20trackEvent:\x20HOOK\x20-\x20Hook\x20event\x20updates:\x20','error','getCurrentHookState','[JestTestFramework]\x20trackHookEvent:\x20HOOK\x20POST\x20-\x20Completed\x20hookType=','createTestFrameworkEventPayload:\x20No\x20test\x20data\x20found\x20for\x20test\x20ID:\x20','apply','KEY_TEST_LOCATION','join','getAllData','UaeCd','[JestTestFramework]\x20sendLogCreatedEvent:\x20Cleared\x20logs\x20from\x20instance.data[KEY_LOGS]\x20for\x20testId:\x20','aKCnP','[JestTestFramework]\x20resolveInstance:\x20No\x20instance\x20found,\x20creating\x20new\x20instance\x20for\x20state=','[JestTestFramework]\x20processPendingHooks:\x20Updated\x20hook\x20test_run_id\x20from\x20','253VkicDM','tuddw','hasPendingHooks','uRZPG','JestTestFramework','set','getTestFrameworksVersions','[JestTestFramework]\x20storePendingHook:\x20Stored\x20beforeAll\x20hook\x20with\x20metadata\x20-\x20testId:\x20',',\x20messageLength=','hook_type','hook_run_uuid','parse','KEY_AUTOMATE_SESSION_NAME','startedAt','YFeGA','[JestTestFramework]\x20trackEvent:\x20TEST\x20POST\x20-\x20Test\x20result\x20processed\x20for\x20testId:\x20','NONE','getJestTestScopes','BEFORE_ALL','KEY_TEST_RESULT_AT','jWnGq','OAmVn','[JestTestFramework]\x20trackEvent:\x20SUCCESS\x20-\x20testFrameworkState=','../../../helpers/test-observability/utils','KEY_HOOK_RESULT',',\x20payload:\x20','skip','KEY_TEST_SCOPE','[JestTestFramework]\x20trackEvent:\x20HOOK\x20event\x20-\x20testFrameworkState=','FPxGu','KEY_TEST_TAGS','scopes','substring','scope','wiyEv','runHooks','UKeeX','inspect','\x22\x20hook','ZsGOC','ROOT_DESCRIBE_BLOCK','KEY_TEST_FAILURE_REASON','DEFAULT_HOOK_RESULT','KEY_TEST_FILE_PATH','[JestTestFramework]\x20trackEvent:\x20LOG_REPORT\x20POST\x20-\x20Sending\x20logs\x20for\x20args:\x20','processPendingHooks','getJestFailureReason','beforeAll','status','CLuAg','KEY_TEST_RESULT','KEY_CUSTOM_TAGS','KEY_TEST_DURATION','Assert','DEFAULT_TEST_RESULT','[JestTestFramework]\x20isJestInternalHook:\x20Exception\x20checking\x20hook\x20file:\x20${util.format(e)}','../instances/testFrameworkInstance.js','warn','KEY_TEST_FRAMEWORK_VERSION','[JestTestFramework]\x20trackEvent:\x20ERROR\x20-\x20testFrameworkState=','AGSvQ',',\x20testFramework=','[JestTestFramework]\x20parseJestTestResult:\x20Existing\x20attachments\x20in\x20instance\x20data:\x20','debug','[JestTestFramework]\x20sendLogCreatedEvent:\x20No\x20test\x20data\x20found\x20for\x20test\x20ID:\x20',',\x20scopes=','[JestTestFramework]\x20trackEvent:\x20TEST\x20POST\x20-\x20Parsed\x20test\x20result\x20entries:\x20','getJestTestFilePath','[JestTestFramework]\x20sendLogCreatedEvent:\x20No\x20logs\x20found\x20in\x20instance.data[KEY_LOGS]\x20for\x20testId:\x20','map','maxArrayLength','afterAll','base64','find','KEY_HOOK_LAST_STARTED',':testAnalyticsId',',\x20version=','[JestTestFramework]\x20sendLogCreatedEvent:\x20ERROR\x20-\x20testId:\x20','KEY_HOOK_FAILURE','../cliUtils.js','PnguC','hooks','setTrackedInstance','trackJestInstance:\x20created\x20instance\x20for\x20target=','[JestTestFramework]\x20getActiveHook:\x20Found\x20active\x20hook\x20-\x20testIdentifier=','KEY_TEST_CODE','[JestTestFramework]\x20trackEvent:\x20TEST\x20-\x20testId=','ljpNX','match','isJestInternalHook','hookType','[JestTestFramework]\x20parseJestTestResult:\x20Using\x20merged\x20hooksFinished/hooksStarted\x20-\x20hookTypes=','iAWmO','getFileName','KEY_TEST_META','parallelIndex',',\x20filePath:\x20','finished_at','64pNaNAe','OPxXH','delete','workerInfo','TEST_SCREENSHOT','getActiveHook','7557435cEEGro','zLhAX','hook_result','includes','getContext','hookState','[JestTestFramework]\x20resolveInstance:\x20Using\x20existing\x20instance\x20-\x20contextId=','UnhandledError','result','[JestTestFramework]\x20processPendingHooks:\x20Processed\x20and\x20removed\x20matching\x20beforeAll\x20hook','[JestTestFramework]\x20sendLogCreatedEvent:\x20Found\x20','KEY_TEST_FAILURE','trackHookEvent',',\x20failureReason=','addPendingHook','filter','[JestTestFramework]\x20trackHookEvent:\x20SUCCESS\x20-\x20hookType=',',\x20hookId=','\x20(testIdentifier),\x20hookType=','KEY_HOOK_NAME','rCizJ','push','executionContext','Unknown\x20error',',\x20response=','jest-circus','[JestTestFramework]\x20trackEvent:\x20TEST\x20PRE\x20-\x20Loading\x20testData\x20for\x20testId:\x20',',\x20state:\x20','KEY_HOOK_FAILURE_TYPE','WKZdo','stack-trace','createContext','testFrameworkName','\x20screenshot\x20logs\x20for\x20testId:\x20','getHooksForTest','[JestTestFramework]\x20trackEvent:\x20TEST\x20POST\x20-\x20Data\x20BEFORE\x20parseJestTestResult:\x20','parseJestTestResult','HuTvD'];a71_0xafb0=function(){return _0x3bfdf3;};return a71_0xafb0();}(function(_0x54240d,_0x448098){const _0x579ebb=a71_0x195a,_0x3f5b1a=_0x54240d();while(!![]){try{const _0x554d5e=-parseInt(_0x579ebb(0x166))/0x1*(-parseInt(_0x579ebb(0xc5))/0x2)+parseInt(_0x579ebb(0x11e))/0x3*(parseInt(_0x579ebb(0x210))/0x4)+-parseInt(_0x579ebb(0x10d))/0x5+parseInt(_0x579ebb(0x136))/0x6+-parseInt(_0x579ebb(0x14c))/0x7*(-parseInt(_0x579ebb(0x155))/0x8)+parseInt(_0x579ebb(0x216))/0x9+-parseInt(_0x579ebb(0x17a))/0xa*(parseInt(_0x579ebb(0x1ae))/0xb);if(_0x554d5e===_0x448098)break;else _0x3f5b1a['push'](_0x3f5b1a['shift']());}catch(_0x11037a){_0x3f5b1a['push'](_0x3f5b1a['shift']());}}}(a71_0xafb0,0xd0a3d));const TestFramework=require(a71_0x3d2197(0xd3)),TestFrameworkState=require(a71_0x3d2197(0xc8)),HookState=require(a71_0x3d2197(0x177)),{createClassLogger}=require('../../../helpers/classLogger.js'),TestFrameworkInstance=require(a71_0x3d2197(0x1e6)),CLIUtils=require(a71_0x3d2197(0x1fd)),TrackedInstance=require(a71_0x3d2197(0x185)),TestFrameworkConstants=require(a71_0x3d2197(0xb0)),{getManualUploadLogs,getMediaArtifactsLogs}=require(a71_0x3d2197(0xb9)),{isInternalHook}=require(a71_0x3d2197(0x1c5)),logger=createClassLogger(a71_0x3d2197(0x1b2)),{v4:uuidv4}=require(a71_0x3d2197(0x148)),util=require('util'),TestInfo=require('../TestInfo.js'),GrpcClient=require(a71_0x3d2197(0x15c)),stackTrace=require(a71_0x3d2197(0x99));function a71_0x195a(_0x4391a4,_0x5a08bc){const _0xafb043=a71_0xafb0();return a71_0x195a=function(_0x195a63,_0x205f9e){_0x195a63=_0x195a63-0x94;let _0x5819fe=_0xafb043[_0x195a63];return _0x5819fe;},a71_0x195a(_0x4391a4,_0x5a08bc);}class JestTestFramework extends TestFramework{constructor(_0x567420,_0x28be3b,_0x1f16b0){const _0x2e342=a71_0x3d2197;super(_0x567420,_0x28be3b,_0x1f16b0),this[_0x2e342(0x179)]=new Map();}[a71_0x3d2197(0xe4)](_0x458650,_0x4e7d76,_0x1ee70d){const _0x319b07=a71_0x3d2197,_0x39744e={};_0x39744e[_0x319b07(0xaf)]=function(_0x1483da,_0x196258){return _0x1483da||_0x196258;};const _0x8f6b1c=_0x39744e;if(_0x8f6b1c[_0x319b07(0xaf)](!_0x458650,!_0x4e7d76)){logger[_0x319b07(0x1e7)](_0x319b07(0x19c)+_0x458650+_0x319b07(0xee)+_0x4e7d76);return;}!this[_0x319b07(0x179)][_0x319b07(0x132)](_0x458650)&&this['activeHooks'][_0x319b07(0x1b3)](_0x458650,[]);const _0x1cb3ec={'hookUUID':_0x4e7d76,'hookType':_0x1ee70d,'startedAt':new Date()['toISOString']()};this[_0x319b07(0x179)][_0x319b07(0x13e)](_0x458650)[_0x319b07(0x22b)](_0x1cb3ec),logger[_0x319b07(0x1ed)]('[JestTestFramework]\x20setActiveHook:\x20testIdentifier='+_0x458650+_0x319b07(0xee)+_0x4e7d76+',\x20hookType='+_0x1ee70d+_0x319b07(0x184)+this['activeHooks'][_0x319b07(0x13e)](_0x458650)['length']);}[a71_0x3d2197(0xb5)](_0x46ec2c,_0x3f30fb){const _0xd629ea=a71_0x3d2197,_0x3d86f3={};_0x3d86f3[_0xd629ea(0x19d)]=function(_0x50e90b,_0x5bbe05){return _0x50e90b||_0x5bbe05;},_0x3d86f3[_0xd629ea(0x211)]=function(_0x31f74d,_0x3c04f5){return _0x31f74d!==_0x3c04f5;},_0x3d86f3[_0xd629ea(0x18c)]=function(_0x3ee97c,_0x51f705){return _0x3ee97c===_0x51f705;};const _0x2356b1=_0x3d86f3;if(_0x2356b1['gVKkP'](!_0x46ec2c,!_0x3f30fb)){logger[_0xd629ea(0x1e7)](_0xd629ea(0x18b)+_0x46ec2c+_0xd629ea(0xee)+_0x3f30fb);return;}if(this[_0xd629ea(0x179)][_0xd629ea(0x132)](_0x46ec2c)){const _0x529fa5=this[_0xd629ea(0x179)][_0xd629ea(0x13e)](_0x46ec2c),_0x4cf1f7=_0x529fa5[_0xd629ea(0x188)](_0x210e14=>_0x210e14['hookUUID']===_0x3f30fb);_0x2356b1[_0xd629ea(0x211)](_0x4cf1f7,-0x1)?(_0x529fa5['splice'](_0x4cf1f7,0x1),logger['debug']('[JestTestFramework]\x20removeActiveHook:\x20Removed\x20hook\x20-\x20testIdentifier='+_0x46ec2c+_0xd629ea(0xee)+_0x3f30fb+',\x20remainingHooks='+_0x529fa5[_0xd629ea(0x152)]),_0x2356b1[_0xd629ea(0x18c)](_0x529fa5['length'],0x0)&&this[_0xd629ea(0x179)][_0xd629ea(0x212)](_0x46ec2c)):logger['debug'](_0xd629ea(0x14d)+_0x46ec2c+_0xd629ea(0xee)+_0x3f30fb);}}[a71_0x3d2197(0x215)](_0x5c6bfc){const _0x29665a=a71_0x3d2197,_0x48e1b3={};_0x48e1b3[_0x29665a(0x1ab)]=function(_0x109de1,_0x7f17ae){return _0x109de1>_0x7f17ae;},_0x48e1b3['OEybG']=function(_0x201789,_0x229134){return _0x201789-_0x229134;};const _0x4d0e52=_0x48e1b3;if(!_0x5c6bfc)return null;if(this['activeHooks'][_0x29665a(0x132)](_0x5c6bfc)){const _0x1fcf3a=this[_0x29665a(0x179)][_0x29665a(0x13e)](_0x5c6bfc);if(_0x4d0e52[_0x29665a(0x1ab)](_0x1fcf3a[_0x29665a(0x152)],0x0)){const _0x29b201=_0x1fcf3a[_0x4d0e52['OEybG'](_0x1fcf3a[_0x29665a(0x152)],0x1)];return logger[_0x29665a(0x1ed)](_0x29665a(0x202)+_0x5c6bfc+_0x29665a(0xee)+_0x29b201['hookUUID']+_0x29665a(0x160)+_0x29b201[_0x29665a(0x208)]),_0x29b201;}}return null;}async['trackEvent'](_0x47ce2b,_0x1010a9,_0x1205c8={}){const _0x28f639=a71_0x3d2197,_0x597337={};_0x597337['tOFWc']=_0x28f639(0xef),_0x597337[_0x28f639(0x131)]=function(_0x32e3d9,_0x27ef8b){return _0x32e3d9===_0x27ef8b;},_0x597337[_0x28f639(0x1cb)]=function(_0x5e9903,_0x56f350){return _0x5e9903===_0x56f350;},_0x597337[_0x28f639(0x1d0)]=function(_0x5cf016,_0x31c1f1){return _0x5cf016||_0x31c1f1;},_0x597337[_0x28f639(0x13a)]=_0x28f639(0x14e),_0x597337['fbooR']=function(_0x2fda59,_0x2f621){return _0x2fda59===_0x2f621;};const _0x4e586a=_0x597337;logger['debug'](_0x28f639(0xf5)+_0x47ce2b+_0x28f639(0x196)+_0x1010a9+_0x28f639(0x103)+Object[_0x28f639(0x121)](_0x1205c8)[_0x28f639(0x1a7)](',')),await super[_0x28f639(0xd1)](_0x47ce2b,_0x1010a9,_0x1205c8);const _0x205f2e=this[_0x28f639(0xe8)](_0x47ce2b,_0x1010a9,_0x1205c8);if(!_0x205f2e){logger[_0x28f639(0x1ed)](_0x4e586a[_0x28f639(0x120)]);return;}try{let _0x1fdb41,_0xa179d2,_0xef924c;switch(_0x47ce2b){case TestFrameworkState[_0x28f639(0x164)]:_0x1fdb41=_0x1205c8[_0x28f639(0xec)];const _0xeb3c5d={};_0xeb3c5d['depth']=0x2,_0xeb3c5d[_0x28f639(0x1f4)]=0x3,logger[_0x28f639(0x1ed)]('[JestTestFramework]\x20trackEvent:\x20TEST\x20event\x20-\x20hookState='+_0x1010a9+',\x20testData='+util['inspect'](_0x1fdb41,_0xeb3c5d)),_0xef924c=this['getJestTestIdentifier'](_0x1fdb41),_0xa179d2=null,logger[_0x28f639(0x1ed)](_0x28f639(0x204)+_0xef924c+_0x28f639(0x11f));if(_0x4e586a[_0x28f639(0x131)](_0x1010a9,HookState['PRE'])){logger[_0x28f639(0x1ed)](_0x28f639(0x95)+_0xef924c);const _0x2c9723={};_0x2c9723[_0x28f639(0xbb)]=_0xa179d2,_0x2c9723[_0x28f639(0xb3)]=_0x1fdb41,_0x2c9723[_0x28f639(0x13d)]=_0xef924c;const _0x4b903f=this['parseJestTest'](_0x2c9723),_0x2683f5={};_0x2683f5[_0x28f639(0x119)]=0x2,_0x2683f5[_0x28f639(0x1f4)]=0x3,logger[_0x28f639(0x1ed)](_0x28f639(0x154)+util[_0x28f639(0x1d3)](_0x4b903f,_0x2683f5)),_0x205f2e[_0x28f639(0xa3)](_0x4b903f),logger['debug'](_0x28f639(0x15b)+_0xef924c),await this[_0x28f639(0x1db)](_0x205f2e,_0xef924c);}else{if(_0x4e586a[_0x28f639(0x1cb)](_0x1010a9,HookState[_0x28f639(0x174)])){logger[_0x28f639(0x1ed)](_0x28f639(0x165)+_0xef924c);const _0x49c0e5=_0x205f2e[_0x28f639(0x1a8)]()['get'](_0xef924c);logger[_0x28f639(0x1ed)](_0x28f639(0x9e)+util[_0x28f639(0x1d3)](Object['keys'](_0x4e586a[_0x28f639(0x1d0)](_0x49c0e5,{}))));_0x49c0e5&&_0x49c0e5[TestFrameworkConstants[_0x28f639(0x158)]]?logger['debug'](_0x28f639(0xb1)+Object['keys'](_0x49c0e5[TestFrameworkConstants['KEY_TEST_ATTACHMENTS']])[_0x28f639(0x152)]+_0x28f639(0x104)):logger['debug'](_0x4e586a[_0x28f639(0x13a)]);const _0x3498f1=_0x1205c8[_0x28f639(0xf9)]||null,_0x326fe9={};_0x326fe9[_0x28f639(0xbb)]=_0xa179d2,_0x326fe9['testData']=_0x1fdb41,_0x326fe9[_0x28f639(0x13d)]=_0xef924c,_0x326fe9[_0x28f639(0xf9)]=_0x3498f1;const _0x334eea=this['parseJestTestResult'](_0x326fe9),_0x2b8203={};_0x2b8203[_0x28f639(0x119)]=0x2,_0x2b8203[_0x28f639(0x1f4)]=0x3,logger[_0x28f639(0x1ed)](_0x28f639(0x1f0)+util[_0x28f639(0x1d3)](_0x334eea,_0x2b8203)),_0x205f2e[_0x28f639(0xa3)](_0x334eea),logger[_0x28f639(0x1ed)](_0x28f639(0x1bd)+_0xef924c),await this[_0x28f639(0x1db)](_0x205f2e,_0xef924c);}}break;case TestFrameworkState[_0x28f639(0x118)]:if(_0x4e586a[_0x28f639(0x176)](_0x1010a9,HookState[_0x28f639(0x174)])){const _0xdcffd0={};_0xdcffd0['depth']=0x2,logger[_0x28f639(0x1ed)](_0x28f639(0x1da)+util[_0x28f639(0x1d3)](_0x1205c8,_0xdcffd0)),await this[_0x28f639(0x198)](_0x205f2e,_0x47ce2b,_0x1205c8);}break;default:if(CLIUtils['matchHookRegex'](_0x47ce2b[_0x28f639(0xc7)]()[_0x28f639(0x12f)]('.')[0x1])){const _0x1e202d={};_0x1e202d[_0x28f639(0x119)]=0x2,_0x1e202d[_0x28f639(0x1f4)]=0x3,logger[_0x28f639(0x1ed)](_0x28f639(0x1ca)+_0x47ce2b+_0x28f639(0x196)+_0x1010a9+_0x28f639(0x145)+util[_0x28f639(0x1d3)](_0x1205c8[_0x28f639(0xc0)],_0x1e202d));const _0x452d28=await this[_0x28f639(0x222)](_0x205f2e,_0x47ce2b,_0x1010a9,_0x1205c8),_0x4c1aac={};_0x4c1aac['depth']=0x2,_0x4c1aac['maxArrayLength']=0x3,logger[_0x28f639(0x1ed)](_0x28f639(0x1a0)+util['inspect'](_0x452d28,_0x4c1aac)),_0x205f2e[_0x28f639(0xa3)](_0x452d28);}else logger['debug'](_0x28f639(0x106)+_0x47ce2b+'\x20&\x20hookState='+_0x1010a9);break;}logger[_0x28f639(0x1ed)](_0x28f639(0x1c4)+_0x47ce2b+_0x28f639(0x196)+_0x1010a9);}catch(_0x434c5b){logger[_0x28f639(0x1a1)](_0x28f639(0x1e9)+_0x47ce2b+_0x28f639(0x196)+_0x1010a9+',\x20exception='+util[_0x28f639(0x101)](_0x434c5b));}_0x1205c8['instance']=_0x205f2e,await this['runHooks'](_0x205f2e,_0x47ce2b,_0x1010a9,_0x1205c8);}[a71_0x3d2197(0x11c)](_0x3991fa){const _0x5f2cd7=a71_0x3d2197,_0x99babe={};_0x99babe[_0x5f2cd7(0xf2)]=_0x5f2cd7(0xda);const _0x37943a=_0x99babe;if(_0x3991fa&&(_0x3991fa['id']||_0x3991fa['uuid'])){const _0xf89a93=_0x3991fa['id']||_0x3991fa[_0x5f2cd7(0x148)];return logger[_0x5f2cd7(0x1ed)](_0x5f2cd7(0x128)+_0xf89a93+_0x5f2cd7(0x157)),_0xf89a93;}return logger[_0x5f2cd7(0x1ed)](_0x37943a[_0x5f2cd7(0xf2)]),process['pid']+_0x5f2cd7(0x1f9);}[a71_0x3d2197(0xe8)](_0x2299c3,_0x45262b,_0x45de02={}){const _0x4f6323=a71_0x3d2197;let _0x367b87=null;return _0x367b87=TestFramework['getTrackedInstance'](),!_0x367b87?(logger['debug'](_0x4f6323(0x1ac)+_0x2299c3),this[_0x4f6323(0x12e)](_0x2299c3,_0x45de02),_0x367b87=TestFramework[_0x4f6323(0x156)](),logger[_0x4f6323(0x1ed)](_0x4f6323(0x114)+!!_0x367b87+',\x20contextId='+_0x367b87?.[_0x4f6323(0x21a)]()?.[_0x4f6323(0x146)]())):logger[_0x4f6323(0x1ed)](_0x4f6323(0x21c)+_0x367b87[_0x4f6323(0x21a)]()?.['getId']()),_0x367b87;}[a71_0x3d2197(0x12e)](_0x4b800b,_0x19835d){const _0x2669dc=a71_0x3d2197,_0x225087={};_0x225087[_0x2669dc(0x1c3)]='trackJestInstance:\x20instance\x20already\x20exists';const _0x48cd2a=_0x225087;if(TestFramework[_0x2669dc(0x156)]()){logger[_0x2669dc(0x1ed)](_0x48cd2a[_0x2669dc(0x1c3)]);return;}const _0x4c84aa=CLIUtils['getCurrentInstanceName'](),_0xba1e93=TrackedInstance[_0x2669dc(0x9a)](_0x4c84aa);let _0x56dcfa=null;logger[_0x2669dc(0x1ed)](_0x2669dc(0x201)+_0x4c84aa+_0x2669dc(0xbf)+_0x4b800b),_0x56dcfa=new TestFrameworkInstance(_0xba1e93,this[_0x2669dc(0xd5)](),this['getTestFrameworksVersions'](),_0x4b800b,HookState[_0x2669dc(0x1be)]),TestFramework[_0x2669dc(0x200)](_0xba1e93,_0x56dcfa),logger[_0x2669dc(0x1ed)]('[JestTestFramework]\x20trackJestInstance:\x20SUCCESS\x20-\x20saved\x20instance\x20contextId='+_0xba1e93[_0x2669dc(0x146)]()+_0x2669dc(0xdd)+_0x4c84aa+_0x2669dc(0x1eb)+this[_0x2669dc(0xd5)]()[0x0]+_0x2669dc(0x1fa)+this[_0x2669dc(0x1b4)]()[this[_0x2669dc(0xd5)]()[0x0]]);}[a71_0x3d2197(0x161)](_0xb6b52a){const _0x53d2aa=a71_0x3d2197,_0x26f107={};_0x26f107[_0x53d2aa(0x17d)]=function(_0xde7e4,_0x1e6742){return _0xde7e4||_0x1e6742;},_0x26f107[_0x53d2aa(0x1d5)]=_0x53d2aa(0xfd);const _0x1d44b2=_0x26f107,{testUUID:_0x179ca3,testData:_0x3a4950,testId:_0x4d59be}=_0xb6b52a;if(_0x1d44b2['vIvsj'](!_0x3a4950,!_0x4d59be))return logger[_0x53d2aa(0x1ed)](_0x1d44b2[_0x53d2aa(0x1d5)]),{};const _0x22efac=this['getTestFrameworks']()[0x0],_0x4e45c4=this[_0x53d2aa(0x1b4)](),_0x423b54={};_0x423b54['depth']=0x2,_0x423b54[_0x53d2aa(0x1f4)]=0x3,logger[_0x53d2aa(0x1ed)](_0x53d2aa(0x141)+util[_0x53d2aa(0x1d3)](_0x3a4950,_0x423b54));const _0x2ec742=_0x3a4950?.[_0x53d2aa(0x1cd)]||[],_0x1460a6=this[_0x53d2aa(0x15a)](_0x3a4950),_0x4863a7=this[_0x53d2aa(0x1f1)](_0x3a4950),_0x2b3c79=_0x3a4950['fn']?_0x3a4950['fn'][_0x53d2aa(0xc7)]():null,_0x28ed48=this[_0x53d2aa(0x109)](_0x3a4950),_0x85a3e6={[TestFrameworkConstants[_0x53d2aa(0xae)]]:_0x22efac,[TestFrameworkConstants[_0x53d2aa(0x1e8)]]:_0x4e45c4[_0x22efac],[TestFrameworkConstants[_0x53d2aa(0x189)]]:[],[TestFrameworkConstants['KEY_HOOKS_FINISHED']]:{},[TestFrameworkConstants[_0x53d2aa(0xce)]]:{},[TestFrameworkConstants[_0x53d2aa(0x1e0)]]:TestFrameworkConstants[_0x53d2aa(0x1e4)],[TestFrameworkConstants[_0x53d2aa(0x1ba)]]:_0x1460a6,[TestFrameworkConstants[_0x53d2aa(0x1d9)]]:_0x4863a7,[TestFrameworkConstants[_0x53d2aa(0xff)]]:_0x4d59be,[TestFrameworkConstants[_0x53d2aa(0xba)]]:_0x1460a6,[TestFrameworkConstants['KEY_TEST_LOCATION']]:_0x4863a7,[TestFrameworkConstants[_0x53d2aa(0x203)]]:_0x2b3c79,[TestFrameworkConstants[_0x53d2aa(0x1cc)]]:_0x28ed48,[TestFrameworkConstants[_0x53d2aa(0x194)]]:_0x3a4950[_0x53d2aa(0xc3)]||new Date()['toISOString'](),[TestFrameworkConstants[_0x53d2aa(0x1c9)]]:_0x2ec742[0x0]||'',[TestFrameworkConstants[_0x53d2aa(0xbd)]]:_0x2ec742,[TestFrameworkConstants[_0x53d2aa(0x178)]]:_0x1460a6,[TestFrameworkConstants[_0x53d2aa(0x1e1)]]:{},[TestFrameworkConstants[_0x53d2aa(0x20c)]]:{}};_0x3a4950[_0x53d2aa(0x183)]&&(_0x85a3e6[TestFrameworkConstants[_0x53d2aa(0x112)]]=_0x3a4950[_0x53d2aa(0x183)]);logger[_0x53d2aa(0x1ed)](_0x53d2aa(0x144)+_0x1460a6+_0x53d2aa(0x108)+_0x4d59be+'\x20(testIdentifier),\x20tags='+JSON[_0x53d2aa(0x15f)](_0x28ed48)+_0x53d2aa(0x1ef)+util[_0x53d2aa(0x1d3)](_0x2ec742)+_0x53d2aa(0x102)+_0x4863a7);const _0x407f2b={};return _0x407f2b[_0x4d59be]=_0x85a3e6,_0x407f2b;}[a71_0x3d2197(0x9f)](_0xae1f63){const _0x1da4ca=a71_0x3d2197,_0x427839={'sEYOO':function(_0x80424a,_0x2d6484){return _0x80424a===_0x2d6484;},'zZMMj':_0x1da4ca(0x1f5),'LEzOx':_0x1da4ca(0x1dd),'LmapF':_0x1da4ca(0xc9),'KpNhT':'_ALL','VHPhc':function(_0x4e2992,_0x20ea87){return _0x4e2992||_0x20ea87;},'EfwWI':'No\x20test\x20data\x20or\x20testId\x20found\x20for\x20jest\x20test\x20result','VFtfL':function(_0x2d5375,_0x7b3049){return _0x2d5375||_0x7b3049;},'fzlLx':'unknown','jJadt':function(_0x335798,_0x433b23){return _0x335798>_0x433b23;},'xtxnL':_0x1da4ca(0xb6),'voLsG':_0x1da4ca(0x1c8),'rgFZn':_0x1da4ca(0xd8),'LWFST':_0x1da4ca(0x16b),'uRZPG':function(_0x2c9eff,_0x4a3bd6){return _0x2c9eff===_0x4a3bd6;},'NzRNO':function(_0x18211e,_0x30c78c){return _0x18211e!==_0x30c78c;},'ZCfLa':function(_0x586ed6,_0x57e70a,_0x4fa085,_0x1c1396){return _0x586ed6(_0x57e70a,_0x4fa085,_0x1c1396);},'oouwK':function(_0x5c34b0,_0x1a02ac){return _0x5c34b0>_0x1a02ac;},'ZrXcT':function(_0x74beab,_0x2511b3){return _0x74beab>_0x2511b3;},'Ifvne':'[JestTestFramework]\x20parseJestTestResult:\x20Using\x20hooks\x20from\x20testData','uVYLp':function(_0x297f22,_0x2031b1){return _0x297f22===_0x2031b1;}},{testUUID:_0x154f87,testData:_0x4a4ce9,testId:_0xdccce8}=_0xae1f63;if(_0x427839[_0x1da4ca(0x14b)](!_0x4a4ce9,!_0xdccce8))return logger[_0x1da4ca(0x1ed)](_0x427839[_0x1da4ca(0xab)]),{};const _0x367589=this[_0x1da4ca(0xe8)](TestFrameworkState[_0x1da4ca(0x164)],HookState['POST']),_0x3ad868=_0x367589[_0x1da4ca(0x1a8)]()[_0x1da4ca(0x13e)](_0xdccce8),_0x2d355b=_0x427839[_0x1da4ca(0xea)](_0x3ad868,{}),_0x58861a=_0x2d355b?_0x2d355b[TestFrameworkConstants[_0x1da4ca(0x1e1)]]||{}:{},_0x37d432=_0x2d355b[TestFrameworkConstants[_0x1da4ca(0x158)]];logger[_0x1da4ca(0x1ed)](_0x1da4ca(0x1ec)+(_0x37d432?Object[_0x1da4ca(0x121)](_0x37d432)[_0x1da4ca(0x152)]:0x0)+_0x1da4ca(0xfc));let _0x688939=_0x427839[_0x1da4ca(0xf7)];if(_0x4a4ce9[_0x1da4ca(0x21e)])_0x688939=_0x4a4ce9[_0x1da4ca(0x21e)];else{if(_0x4a4ce9[_0x1da4ca(0x142)]&&_0x427839['jJadt'](_0x4a4ce9[_0x1da4ca(0x142)][_0x1da4ca(0x152)],0x0))_0x688939=_0x427839[_0x1da4ca(0xfe)];else _0x427839['sEYOO'](_0x4a4ce9[_0x1da4ca(0x1de)],_0x427839[_0x1da4ca(0xe2)])||_0x427839[_0x1da4ca(0x10e)](_0x4a4ce9[_0x1da4ca(0x1de)],_0x427839['rgFZn'])?_0x688939=_0x427839['rgFZn']:_0x688939=_0x427839[_0x1da4ca(0x10f)];}const _0x90d5d9={..._0x2d355b,[TestFrameworkConstants[_0x1da4ca(0x1e0)]]:_0x688939,[TestFrameworkConstants[_0x1da4ca(0x18f)]]:_0x4a4ce9[_0x1da4ca(0x20f)]||new Date()['toISOString'](),[TestFrameworkConstants[_0x1da4ca(0x1c1)]]:new Date()[_0x1da4ca(0x13f)](),[TestFrameworkConstants[_0x1da4ca(0x1e1)]]:_0x58861a,[TestFrameworkConstants[_0x1da4ca(0xc2)]]:[],[TestFrameworkConstants[_0x1da4ca(0x20c)]]:{}};if(_0x427839[_0x1da4ca(0x1b1)](_0x688939,_0x427839[_0x1da4ca(0xfe)])&&_0x4a4ce9['errorsDetailed']){const _0x2c8c6b=this[_0x1da4ca(0x1dc)](_0x4a4ce9),_0x273776=this[_0x1da4ca(0x12a)](_0x4a4ce9),_0x54e27f=this[_0x1da4ca(0x13c)](_0x4a4ce9);_0x90d5d9[TestFrameworkConstants['KEY_TEST_FAILURE_TYPE']]=_0x273776,_0x90d5d9[TestFrameworkConstants[_0x1da4ca(0x1d7)]]=_0x2c8c6b,_0x90d5d9[TestFrameworkConstants[_0x1da4ca(0x221)]]=_0x54e27f;}_0x427839[_0x1da4ca(0x100)](_0x4a4ce9[_0x1da4ca(0x14a)],undefined)&&(_0x90d5d9[TestFrameworkConstants[_0x1da4ca(0x1e2)]]=_0x4a4ce9[_0x1da4ca(0x14a)]);_0x4a4ce9[_0x1da4ca(0x183)]&&(_0x90d5d9[TestFrameworkConstants[_0x1da4ca(0x112)]]=_0x4a4ce9['retryOf']);const _0x16e46d=_0x3ad868?_0x3ad868[TestFrameworkConstants[_0x1da4ca(0x158)]]||{}:{},_0x1956a2=_0x3ad868?_0x3ad868[TestFrameworkConstants[_0x1da4ca(0xac)]]:_0x154f87,_0x199419=_0x427839[_0x1da4ca(0xf0)](getManualUploadLogs,_0x16e46d,_0x1956a2,_0xdccce8);if(_0x427839[_0x1da4ca(0x13b)](_0x199419[_0x1da4ca(0x152)],0x0)){const _0x668111=_0x90d5d9[TestFrameworkConstants['KEY_LOGS']]||[];_0x90d5d9[TestFrameworkConstants[_0x1da4ca(0xc2)]]=[..._0x668111,..._0x199419];}const _0x5c103b=_0x2d355b[TestFrameworkConstants[_0x1da4ca(0x17e)]]||{},_0x1c41a0=_0x2d355b[TestFrameworkConstants[_0x1da4ca(0xce)]]||{},_0x26ac44={..._0x5c103b},_0x19e08e=_0x26ac44;Object[_0x1da4ca(0x121)](_0x1c41a0)[_0x1da4ca(0x135)](_0x23f8cd=>{const _0x388c7d=_0x1da4ca;!_0x19e08e[_0x23f8cd]&&(_0x19e08e[_0x23f8cd]=[]);const _0x9e8d3=new Set((_0x19e08e[_0x23f8cd]||[])['map'](_0x150fb3=>_0x150fb3[TestFrameworkConstants['KEY_HOOK_ID']]||_0x150fb3[_0x388c7d(0x110)]));(_0x1c41a0[_0x23f8cd]||[])[_0x388c7d(0x135)](_0x18f7e6=>{const _0x66a2d4=_0x388c7d,_0xbc94a4=_0x18f7e6[TestFrameworkConstants['KEY_HOOK_ID']]||_0x18f7e6[_0x66a2d4(0x110)];if(!_0x9e8d3[_0x66a2d4(0x132)](_0xbc94a4)){const _0x42cb24={..._0x18f7e6},_0x592061=_0x42cb24;!_0x592061[TestFrameworkConstants[_0x66a2d4(0x18e)]]&&!_0x592061[_0x66a2d4(0xc1)]&&(_0x592061[TestFrameworkConstants[_0x66a2d4(0x18e)]]=new Date()[_0x66a2d4(0x13f)]()),!_0x592061[TestFrameworkConstants[_0x66a2d4(0x1c6)]]&&!_0x592061[_0x66a2d4(0x218)]&&(_0x592061[TestFrameworkConstants[_0x66a2d4(0x1c6)]]=TestFrameworkConstants[_0x66a2d4(0x1d8)]),_0x19e08e[_0x23f8cd][_0x66a2d4(0x22b)](_0x592061);}});});if(_0xae1f63[_0x1da4ca(0xf9)]){this['mapTestHooks'](_0xae1f63['originalTest']);const _0x3a1bb8=this['buildHookMapFromTest'](_0xae1f63[_0x1da4ca(0xf9)]),_0x17443b=this['getHooksForTest'](_0xae1f63['originalTest']);_0x17443b[_0x1da4ca(0x135)](_0xda5abd=>{const _0x5da9e6=_0x1da4ca,_0x2437c2=_0x3a1bb8['get'](_0xda5abd);if(_0x2437c2&&(_0x427839[_0x5da9e6(0x10e)](_0x2437c2[_0x5da9e6(0x130)],_0x427839['zZMMj'])||_0x427839[_0x5da9e6(0x10e)](_0x2437c2[_0x5da9e6(0x130)],_0x427839[_0x5da9e6(0x16a)]))){const _0x457498=_0x2437c2['type'][_0x5da9e6(0x107)]()['replace'](_0x427839[_0x5da9e6(0xa9)],_0x427839[_0x5da9e6(0xa7)]),_0x4a1dba=_0x457498;!_0x19e08e[_0x4a1dba]&&(_0x19e08e[_0x4a1dba]=[]);const _0x3210f6=_0x19e08e[_0x4a1dba][_0x5da9e6(0x1f7)](_0x2e6454=>(_0x2e6454[TestFrameworkConstants['KEY_HOOK_ID']]||_0x2e6454[_0x5da9e6(0x110)])===_0xda5abd);!_0x3210f6&&_0x19e08e[_0x4a1dba]['push']({'key':_0x4a1dba,[TestFrameworkConstants[_0x5da9e6(0xb8)]]:_0xda5abd,[TestFrameworkConstants[_0x5da9e6(0x1c6)]]:TestFrameworkConstants['DEFAULT_HOOK_RESULT'],[TestFrameworkConstants[_0x5da9e6(0x126)]]:new Date()[_0x5da9e6(0x13f)](),[TestFrameworkConstants[_0x5da9e6(0x18e)]]:new Date()['toISOString'](),[TestFrameworkConstants['KEY_HOOK_LOGS']]:[],[TestFrameworkConstants[_0x5da9e6(0x229)]]:_0x2437c2[_0x5da9e6(0x14f)]||_0x2437c2[_0x5da9e6(0x130)]+_0x5da9e6(0x182),[TestFrameworkConstants[_0x5da9e6(0x1e1)]]:_0x58861a});}});}if(_0x4a4ce9[_0x1da4ca(0x1ff)]&&_0x427839['ZrXcT'](_0x4a4ce9[_0x1da4ca(0x1ff)][_0x1da4ca(0x152)],0x0))_0x90d5d9[TestFrameworkConstants[_0x1da4ca(0x17e)]]=_0x4a4ce9[_0x1da4ca(0x1ff)],logger[_0x1da4ca(0x1ed)](_0x427839['Ifvne']);else _0x427839['oouwK'](Object[_0x1da4ca(0x121)](_0x19e08e)['length'],0x0)&&(_0x90d5d9[TestFrameworkConstants[_0x1da4ca(0x17e)]]=_0x19e08e,logger[_0x1da4ca(0x1ed)](_0x1da4ca(0x209)+Object[_0x1da4ca(0x121)](_0x19e08e)[_0x1da4ca(0x1a7)](',')));const _0x7217b9=this[_0x1da4ca(0x15a)](_0x4a4ce9);logger['debug']('[JestTestFramework]\x20parseJestTestResult:\x20SUCCESS\x20-\x20testName='+_0x7217b9+',\x20testId='+_0xdccce8+_0x1da4ca(0xeb)+_0x688939+',\x20duration='+_0x4a4ce9['duration']);_0x427839[_0x1da4ca(0x19e)](_0x688939,_0x427839[_0x1da4ca(0xfe)])&&logger['debug'](_0x1da4ca(0xf8)+_0xdccce8+_0x1da4ca(0xdf)+_0x90d5d9[TestFrameworkConstants['KEY_TEST_FAILURE_TYPE']]+_0x1da4ca(0x223)+_0x90d5d9[TestFrameworkConstants[_0x1da4ca(0x1d7)]]?.[_0x1da4ca(0x1ce)](0x0,0xc8));const _0x133620={};return _0x133620[_0xdccce8]=_0x90d5d9,_0x133620;}[a71_0x3d2197(0x1bf)](_0x38d2b8){const _0x34e951=a71_0x3d2197,_0x12a5f1={};_0x12a5f1[_0x34e951(0x1ea)]=function(_0x1af0e2,_0x38b1e8){return _0x1af0e2!==_0x38b1e8;},_0x12a5f1[_0x34e951(0x17f)]=function(_0x412aed,_0x111326){return _0x412aed!==_0x111326;},_0x12a5f1[_0x34e951(0xbe)]=_0x34e951(0x1d6);const _0x4e2532=_0x12a5f1,_0x260d31={};_0x260d31[_0x34e951(0x119)]=0x2,_0x260d31[_0x34e951(0x1f4)]=0x3,logger[_0x34e951(0x1ed)](_0x34e951(0xa4)+util[_0x34e951(0x1d3)](_0x38d2b8,_0x260d31));const _0x42faf3=[];if(_0x38d2b8&&_0x38d2b8['parent']){let _0x5a68ff=_0x38d2b8[_0x34e951(0x190)];while(_0x5a68ff&&_0x5a68ff[_0x34e951(0x14f)]&&_0x4e2532[_0x34e951(0x1ea)](_0x5a68ff[_0x34e951(0x14f)],'')&&_0x4e2532[_0x34e951(0x17f)](_0x5a68ff['name'],_0x4e2532[_0x34e951(0xbe)])){_0x42faf3[_0x34e951(0x22b)](_0x5a68ff[_0x34e951(0x14f)]),_0x5a68ff=_0x5a68ff[_0x34e951(0x190)];}}return _0x42faf3[_0x34e951(0xf6)]();}[a71_0x3d2197(0x15a)](_0x10fb28){const _0x3dcdc4=a71_0x3d2197,_0x14eec5={};_0x14eec5[_0x3dcdc4(0x187)]=_0x3dcdc4(0xfb);const _0xb87014=_0x14eec5;if(_0x10fb28[_0x3dcdc4(0x14f)])return _0x10fb28[_0x3dcdc4(0x14f)];if(_0x10fb28[_0x3dcdc4(0x163)])return _0x10fb28[_0x3dcdc4(0x163)];return _0xb87014[_0x3dcdc4(0x187)];}['getJestTestTags'](_0xae95b7){const _0x2e19e6=a71_0x3d2197,_0x41da29=[];if(_0xae95b7[_0x2e19e6(0x19b)]&&Array[_0x2e19e6(0xa1)](_0xae95b7[_0x2e19e6(0x19b)]))return _0xae95b7[_0x2e19e6(0x19b)][_0x2e19e6(0x1f3)](_0x365c77=>_0x365c77[_0x2e19e6(0xd9)]('@')?_0x365c77['substr'](0x1):_0x365c77);const _0xccbb68=this['getJestTestName'](_0xae95b7),_0x2e6393=_0xccbb68[_0x2e19e6(0x206)](/@(\w+)/g);if(_0x2e6393)return _0x2e6393[_0x2e19e6(0x1f3)](_0xca6460=>_0xca6460['slice'](0x1));return _0xae95b7[_0x2e19e6(0x1cd)]&&Array[_0x2e19e6(0xa1)](_0xae95b7[_0x2e19e6(0x1cd)])&&_0xae95b7['scopes'][_0x2e19e6(0x135)](_0x4b4c29=>{const _0x429284=_0x4b4c29['match'](/@(\w+)/g);_0x429284&&_0x429284['forEach'](_0x3cf706=>{const _0x56c8e4=a71_0x195a,_0x234594=_0x3cf706[_0x56c8e4(0xb4)](0x1);!_0x41da29['includes'](_0x234594)&&_0x41da29[_0x56c8e4(0x22b)](_0x234594);});}),_0x41da29;}[a71_0x3d2197(0x1f1)](_0x320505){const _0x13567b=a71_0x3d2197,_0x51b470={'auVzH':function(_0x5130b8,_0x11803b){return _0x5130b8(_0x11803b);},'pGMar':_0x13567b(0x99)};if(_0x320505['file_name'])return _0x320505[_0x13567b(0x140)];if(_0x320505[_0x13567b(0x18a)]){const _0x15d798=_0x51b470['auVzH'](require,_0x51b470[_0x13567b(0x16e)]);try{const _0x595256=_0x15d798[_0x13567b(0x1b9)](_0x320505[_0x13567b(0x18a)]);if(_0x595256[0x0]&&_0x595256[0x0][_0x13567b(0x20b)])return _0x595256[0x0]['getFileName']();}catch(_0x47ad17){logger[_0x13567b(0x1ed)](_0x13567b(0x170)+util[_0x13567b(0x101)](_0x47ad17));}}return null;}[a71_0x3d2197(0x1dc)](_0x2cf35b){const _0xb774cc=a71_0x3d2197,_0x54d5c5={};_0x54d5c5[_0xb774cc(0x116)]=function(_0x197502,_0x4866eb){return _0x197502>_0x4866eb;},_0x54d5c5[_0xb774cc(0x171)]=_0xb774cc(0x22d);const _0x27d139=_0x54d5c5;if(_0x2cf35b['errorsDetailed']&&_0x27d139[_0xb774cc(0x116)](_0x2cf35b['errorsDetailed'][_0xb774cc(0x152)],0x0))return util[_0xb774cc(0x1d3)](_0x2cf35b[_0xb774cc(0x142)][0x0]);if(_0x2cf35b[_0xb774cc(0x180)])return _0x2cf35b[_0xb774cc(0x180)];return _0x27d139['jrYWO'];}['getJestFailureType'](_0x5885b7){const _0x249008=a71_0x3d2197,_0xe1801c={};_0xe1801c[_0x249008(0x16d)]=_0x249008(0x1e3),_0xe1801c['pnrwM']='AssertionError',_0xe1801c['WKZdo']=_0x249008(0x21d);const _0x767c3f=_0xe1801c,_0x4ab8bd=this[_0x249008(0x1dc)](_0x5885b7);if(_0x4ab8bd&&_0x4ab8bd[_0x249008(0x219)](_0x767c3f[_0x249008(0x16d)]))return _0x767c3f['pnrwM'];return _0x767c3f[_0x249008(0x98)];}[a71_0x3d2197(0x13c)](_0x1cc0e6){const _0x50388a=a71_0x3d2197,_0x58bfdc={'SLdlh':function(_0x298384,_0x2c5dbe){return _0x298384(_0x2c5dbe);},'euqNi':_0x50388a(0x1c5),'ZvdaS':function(_0x9cb9ff,_0x2673d7){return _0x9cb9ff!==_0x2673d7;},'iAWmO':_0x50388a(0xec)},{failureData:_0x329807}=_0x58bfdc[_0x50388a(0x117)](require,_0x58bfdc['euqNi']),_0x43f344=[];return _0x58bfdc[_0x50388a(0x150)](_0x1cc0e6[_0x50388a(0x142)],undefined)&&_0x43f344['push'](_0x1cc0e6[_0x50388a(0x142)],_0x58bfdc[_0x50388a(0x20a)]),_0x329807[_0x50388a(0x1a5)](null,_0x43f344);}async[a71_0x3d2197(0x222)](_0x353116,_0x3c133f,_0x38b917,_0x51d3bd){const _0xa885d4=a71_0x3d2197,_0x4c630f={'ANJZk':_0xa885d4(0x19a),'beKCJ':function(_0x269f42){return _0x269f42();},'CLuAg':function(_0x467ca6,_0x27fc23){return _0x467ca6 in _0x27fc23;},'tuddw':function(_0x1053a7,_0x2cbc50){return _0x1053a7===_0x2cbc50;},'faApY':function(_0x49301d,_0x583cdd){return _0x49301d>_0x583cdd;},'DIcHZ':_0xa885d4(0xb6),'uLriC':'passed','XagsX':function(_0x4f9513,_0x3f777a){return _0x4f9513>_0x3f777a;},'KbKaJ':function(_0xb80a0e,_0x1bc7ac){return _0xb80a0e===_0x1bc7ac;},'nFvtn':function(_0x1e9f59,_0xf83e9a){return _0x1e9f59!==_0xf83e9a;}},{hookData:_0x20bb00}=_0x51d3bd,_0x21ca4c=_0x38b917[_0xa885d4(0xc7)](),_0x3feebb=_0x3c133f['toString'](),_0x469c1c={};_0x469c1c['depth']=0x2,_0x469c1c['maxArrayLength']=0x3,logger[_0xa885d4(0x1ed)](_0xa885d4(0x172)+_0x3feebb+',\x20hookState='+_0x21ca4c+_0xa885d4(0x145)+util[_0xa885d4(0x1d3)](_0x20bb00,_0x469c1c));if(!_0x20bb00)return logger[_0xa885d4(0x1ed)](_0x4c630f['ANJZk']),{};const _0x4b3668=_0x20bb00[_0xa885d4(0x148)]||_0x20bb00['hookAnalyticsId']||_0x4c630f[_0xa885d4(0xcb)](uuidv4),_0x1f42f1=_0x20bb00[_0xa885d4(0xde)]||this['getJestTestIdentifier'](_0x20bb00),_0x5cc789=_0x3c133f[_0xa885d4(0xc7)]()[_0xa885d4(0x12f)]('.')[0x1],_0x5cfaa1=_0x353116[_0xa885d4(0x1a8)]()[_0xa885d4(0x13e)](_0x1f42f1),_0x19472f=_0x5cfaa1?_0x5cfaa1[TestFrameworkConstants[_0xa885d4(0x1e1)]]||{}:{};logger[_0xa885d4(0x1ed)](_0xa885d4(0xb7)+_0x4b3668+_0xa885d4(0x108)+_0x1f42f1+_0xa885d4(0x228)+_0x5cc789+_0xa885d4(0x196)+_0x21ca4c);if(!_0x5cfaa1)return logger[_0xa885d4(0x1ed)](_0xa885d4(0xf3)+_0x1f42f1+_0xa885d4(0xad)),this[_0xa885d4(0x147)](_0x353116,_0x1f42f1,_0x3c133f,_0x38b917,_0x51d3bd),{};let _0x5d5cc6=_0x5cfaa1[TestFrameworkConstants['KEY_HOOKS_STARTED']];!_0x5d5cc6&&(_0x5d5cc6={});!_0x4c630f[_0xa885d4(0x1df)](_0x5cc789,_0x5d5cc6)&&(_0x5d5cc6[_0x5cc789]=[]);let _0x20d3cc=_0x5cfaa1[TestFrameworkConstants[_0xa885d4(0x17e)]];!_0x20d3cc&&(_0x20d3cc={});!_0x4c630f[_0xa885d4(0x1df)](_0x5cc789,_0x20d3cc)&&(_0x20d3cc[_0x5cc789]=[]);const _0x32f736={[TestFrameworkConstants['KEY_HOOKS_STARTED']]:_0x5d5cc6,[TestFrameworkConstants['KEY_HOOKS_FINISHED']]:_0x20d3cc},_0x1ba216={};_0x1ba216[_0x1f42f1]=_0x32f736;const _0x1d5d9d=_0x1ba216;if(_0x4c630f[_0xa885d4(0x1af)](_0x38b917,HookState['PRE'])){const _0x4d09ae={'key':_0x5cc789,[TestFrameworkConstants[_0xa885d4(0xb8)]]:_0x4b3668,[TestFrameworkConstants[_0xa885d4(0x1c6)]]:TestFrameworkConstants[_0xa885d4(0x1d8)],[TestFrameworkConstants['KEY_EVENT_STARTED_AT']]:_0x20bb00[_0xa885d4(0xc3)]||new Date()[_0xa885d4(0x13f)](),[TestFrameworkConstants['KEY_HOOK_LOGS']]:[],[TestFrameworkConstants[_0xa885d4(0x229)]]:_0x20bb00[_0xa885d4(0x14f)]||_0x20bb00[_0xa885d4(0x1b7)]||_0x5cc789,[TestFrameworkConstants[_0xa885d4(0x1e1)]]:_0x19472f};_0x5d5cc6[_0x5cc789]['push'](_0x4d09ae),_0x1d5d9d[_0x1f42f1][TestFrameworkConstants[_0xa885d4(0x1f8)]]=_0x5cc789;const _0xbade11={};_0xbade11['depth']=0x2,logger[_0xa885d4(0x1ed)](_0xa885d4(0xdc)+_0x5cc789+_0xa885d4(0x227)+_0x4b3668+_0xa885d4(0x108)+_0x1f42f1+_0xa885d4(0xe5)+util[_0xa885d4(0x1d3)](_0x4d09ae,_0xbade11));}else{if(_0x4c630f[_0xa885d4(0x1af)](_0x38b917,HookState['POST'])){const _0x2f55b5=_0x20bb00[_0xa885d4(0x21e)]||(_0x20bb00[_0xa885d4(0x142)]&&_0x4c630f[_0xa885d4(0x12c)](_0x20bb00[_0xa885d4(0x142)][_0xa885d4(0x152)],0x0)?_0x4c630f[_0xa885d4(0x195)]:_0x4c630f[_0xa885d4(0xc6)]),_0x85325a=_0x5d5cc6[_0x5cc789]||[];logger[_0xa885d4(0x1ed)](_0xa885d4(0x192)+_0x5cc789+_0xa885d4(0x108)+_0x1f42f1+_0xa885d4(0xe0)+_0x2f55b5+',\x20hooksListLength='+_0x85325a[_0xa885d4(0x152)]);if(_0x4c630f['XagsX'](_0x85325a[_0xa885d4(0x152)],0x0)){const _0x39e715=_0x85325a['pop']();_0x4c630f['KbKaJ'](_0x2f55b5,_0x4c630f[_0xa885d4(0x195)])&&_0x20bb00[_0xa885d4(0x142)]?(_0x39e715[TestFrameworkConstants[_0xa885d4(0x97)]]=this[_0xa885d4(0x12a)](_0x20bb00),_0x39e715[TestFrameworkConstants[_0xa885d4(0x159)]]=this['getJestFailureReason'](_0x20bb00),_0x39e715[TestFrameworkConstants[_0xa885d4(0x1fc)]]=this[_0xa885d4(0x13c)](_0x20bb00),logger[_0xa885d4(0x1ed)](_0xa885d4(0x113)+_0x5cc789+',\x20failureType='+_0x39e715[TestFrameworkConstants[_0xa885d4(0x97)]]+',\x20failureReason='+_0x39e715[TestFrameworkConstants[_0xa885d4(0x159)]]?.[_0xa885d4(0x1ce)](0x0,0xc8))):_0x39e715[TestFrameworkConstants['KEY_HOOK_RESULT']]=_0x4c630f[_0xa885d4(0xc6)];_0x4c630f['nFvtn'](_0x2f55b5,TestFrameworkConstants[_0xa885d4(0x1d8)])&&(_0x39e715[TestFrameworkConstants['KEY_HOOK_RESULT']]=_0x2f55b5);_0x39e715[TestFrameworkConstants[_0xa885d4(0x18e)]]=_0x20bb00[_0xa885d4(0x20f)]||new Date()[_0xa885d4(0x13f)](),_0x39e715[TestFrameworkConstants[_0xa885d4(0x1e1)]]=_0x19472f;const _0x1044db=_0x39e715[TestFrameworkConstants[_0xa885d4(0xb8)]];!_0x20d3cc[_0x5cc789]&&(_0x20d3cc[_0x5cc789]=[]);_0x20d3cc[_0x5cc789][_0xa885d4(0x22b)](_0x39e715),_0x1d5d9d[_0x1f42f1][TestFrameworkConstants[_0xa885d4(0x153)]]=_0x5cc789;const _0x347086={};_0x347086[_0xa885d4(0x119)]=0x2,logger[_0xa885d4(0x1ed)](_0xa885d4(0x1a3)+_0x5cc789+_0xa885d4(0x227)+_0x1044db+_0xa885d4(0xe0)+_0x2f55b5+_0xa885d4(0xe5)+util[_0xa885d4(0x1d3)](_0x39e715,_0x347086));}}}const _0x3dbbf9={};return _0x3dbbf9[_0xa885d4(0x119)]=0x2,_0x3dbbf9['maxArrayLength']=0x3,logger[_0xa885d4(0x1ed)](_0xa885d4(0x226)+(_0x20bb00[_0xa885d4(0x1b7)]||_0x5cc789)+_0xa885d4(0x227)+_0x4b3668+_0xa885d4(0x108)+_0x1f42f1+',\x20updates='+util[_0xa885d4(0x1d3)](_0x1d5d9d,_0x3dbbf9)),_0x1d5d9d;}[a71_0x3d2197(0x11d)](_0x12a7a0){const _0x19030c=a71_0x3d2197,_0x2e49bb={};_0x2e49bb[_0x19030c(0xa0)]=_0x19030c(0x1f6);const _0x31cfcb=_0x2e49bb;try{const _0xc28356=_0x12a7a0[_0x19030c(0xec)]?this['getJestTestIdentifier'](_0x12a7a0[_0x19030c(0xec)]):_0x12a7a0[_0x19030c(0xc0)][_0x19030c(0xde)],_0x13be32=_0x12a7a0['instance'],_0x4e0136=_0x13be32[_0x19030c(0x21a)](),_0x4705ec=_0x13be32[_0x19030c(0x1a8)]()[_0x19030c(0x13e)](_0xc28356);if(!_0x4705ec)return logger['debug'](_0x19030c(0x1a4)+_0xc28356),{};const {[TestFrameworkConstants[_0x19030c(0xae)]]:_0x5496e8='',[TestFrameworkConstants[_0x19030c(0x1e8)]]:_0x3ceb8f='',[TestFrameworkConstants[_0x19030c(0x194)]]:_0x5b2b7e='',[TestFrameworkConstants[_0x19030c(0x18f)]]:_0x3c7473=''}=_0x4705ec,_0x28434f=_0x13be32[_0x19030c(0x129)]()['toString']()['split']('.')[0x1],_0x245b6d=_0x13be32[_0x19030c(0x1a2)]()[_0x19030c(0xc7)]()[_0x19030c(0x12f)]('.')[0x1],_0x43f7fa=global?.['__workerDetails']?.[_0x19030c(0x213)]?.[_0x19030c(0x20d)],_0x500d07=_0x13be32[_0x19030c(0x169)](),_0x52f261=Buffer['from'](JSON['stringify'](_0x4705ec))[_0x19030c(0xc7)](_0x31cfcb[_0x19030c(0xa0)]),_0x12883f={'hash':_0x4e0136[_0x19030c(0x146)](),'threadId':_0x4e0136[_0x19030c(0x10c)]()[_0x19030c(0xc7)](),'processId':_0x4e0136['getProcessId']()[_0x19030c(0xc7)]()},_0x361c61={};_0x361c61['platformIndex']=_0x43f7fa,_0x361c61[_0x19030c(0x9b)]=_0x5496e8,_0x361c61[_0x19030c(0x162)]=_0x3ceb8f,_0x361c61[_0x19030c(0x181)]=_0x28434f,_0x361c61[_0x19030c(0x21b)]=_0x245b6d,_0x361c61[_0x19030c(0x1bb)]=_0x5b2b7e,_0x361c61['endedAt']=_0x3c7473,_0x361c61[_0x19030c(0x148)]=_0x500d07,_0x361c61['eventJson']=_0x52f261,_0x361c61[_0x19030c(0x22c)]=_0x12883f,_0x361c61[_0x19030c(0xe3)]=_0xc28356;const _0x2833e6=_0x361c61;return _0x2833e6;}catch(_0x390779){return logger[_0x19030c(0x1a1)](_0x19030c(0xe6)+util[_0x19030c(0x101)](_0x390779)),{};}}async[a71_0x3d2197(0x198)](_0x36a5fe,_0x2a1757,_0x284c13){const _0x3c6d97=a71_0x3d2197,_0x57e121={'VIqdt':function(_0x200795,_0x265257){return _0x200795+_0x265257;},'UaeCd':'missing','pXlvt':_0x3c6d97(0x18d),'jWnGq':function(_0x3183d2,_0x51ed3e){return _0x3183d2>_0x51ed3e;},'CYSPi':function(_0xfa4d79,_0x411901,_0x1fe16a,_0x1afb07){return _0xfa4d79(_0x411901,_0x1fe16a,_0x1afb07);},'oDouP':function(_0x3b7c44,_0x1633f9){return _0x3b7c44-_0x1633f9;},'xBoNe':function(_0x5bd90e,_0x48302f){return _0x5bd90e===_0x48302f;},'zLhAX':function(_0x3c787b,_0x386d16){return _0x3c787b/_0x386d16;},'uYFlB':function(_0x4d48c2,_0x4264a5){return _0x4d48c2<_0x4264a5;},'NfRkk':function(_0xdc4036,_0x4ecd68){return _0xdc4036*_0x4ecd68;},'Pdrdu':function(_0x2e4069,_0x262594){return _0x2e4069+_0x262594;},'Pldqs':function(_0x31db40,_0x4d2029){return _0x31db40+_0x4d2029;},'ufxLa':function(_0x155ad0,_0x2d664a){return _0x155ad0+_0x2d664a;},'BQrbA':function(_0x16c8e0,_0x16f019){return _0x16c8e0>_0x16f019;}};try{const _0x4d6945=_0x284c13[_0x3c6d97(0xbb)]||_0x284c13[_0x3c6d97(0x13d)],_0x43c99b=Array[_0x3c6d97(0xcc)](_0x36a5fe[_0x3c6d97(0x1a8)]()[_0x3c6d97(0x121)]()),_0x4fc081=_0x36a5fe['getAllData']()[_0x3c6d97(0x13e)](_0x4d6945);if(!_0x4fc081){logger[_0x3c6d97(0x1ed)](_0x3c6d97(0x1ee)+_0x4d6945);return;}const {[TestFrameworkConstants[_0x3c6d97(0xae)]]:_0x4497ec='',[TestFrameworkConstants['KEY_TEST_FRAMEWORK_VERSION']]:_0x42a1b8=''}=_0x4fc081;let _0x3b562f=[];if(_0x4fc081&&_0x4fc081[TestFrameworkConstants['KEY_LOGS']]&&Array['isArray'](_0x4fc081[TestFrameworkConstants[_0x3c6d97(0xc2)]])){_0x3b562f=_0x4fc081[TestFrameworkConstants[_0x3c6d97(0xc2)]]||[],logger['debug']('[JestTestFramework]\x20sendLogCreatedEvent:\x20Logs\x20retrieved\x20from\x20instance.data[KEY_LOGS]:\x20'+_0x3b562f[_0x3c6d97(0x152)]+_0x3c6d97(0xf4)+_0x4d6945);const _0x2edb14={[TestFrameworkConstants[_0x3c6d97(0xc2)]]:[]},_0x41312a={};_0x41312a[_0x4d6945]=_0x2edb14,_0x36a5fe[_0x3c6d97(0xa3)](_0x41312a),logger[_0x3c6d97(0x1ed)](_0x3c6d97(0x1aa)+_0x4d6945);}else logger[_0x3c6d97(0x1ed)](_0x3c6d97(0x1f2)+_0x4d6945);logger[_0x3c6d97(0x1ed)](_0x3c6d97(0x134)+_0x3b562f[_0x3c6d97(0x152)]+_0x3c6d97(0x173)+_0x4d6945);const _0x5f3c46=_0x3b562f['filter'](_0xd652e1=>_0xd652e1['kind']===_0x3c6d97(0x214));_0x57e121[_0x3c6d97(0x1c2)](_0x5f3c46[_0x3c6d97(0x152)],0x0)&&(logger['debug'](_0x3c6d97(0x220)+_0x5f3c46['length']+_0x3c6d97(0x9c)+_0x4d6945),_0x5f3c46[_0x3c6d97(0x135)]((_0x227d62,_0x25b813)=>{const _0x36c5bf=_0x3c6d97;logger[_0x36c5bf(0x1ed)](_0x36c5bf(0x105)+_0x57e121[_0x36c5bf(0x10a)](_0x25b813,0x1)+'/'+_0x5f3c46[_0x36c5bf(0x152)]+_0x36c5bf(0x16c)+(_0x227d62[_0x36c5bf(0xe3)]||_0x57e121[_0x36c5bf(0x1a9)])+',\x20test_run_uuid='+(_0x227d62[_0x36c5bf(0xa5)]||_0x57e121['UaeCd'])+',\x20hook_run_uuid='+(_0x227d62[_0x36c5bf(0x1b8)]||_0x57e121[_0x36c5bf(0x17b)])+_0x36c5bf(0x1b6)+(_0x227d62[_0x36c5bf(0x149)]?.[_0x36c5bf(0x152)]||0x0));}));const _0x8051a4=_0x4fc081[TestFrameworkConstants[_0x3c6d97(0x158)]]||{},_0x4b5973=_0x57e121[_0x3c6d97(0x124)](getMediaArtifactsLogs,_0x8051a4,null,_0x4d6945),_0xfcbc65=(_0x3b562f||[])[_0x3c6d97(0x133)](_0x4b5973||[]),_0x334e85=_0x5f3c46?.['length']||0x0,_0xd5710c=_0x57e121[_0x3c6d97(0x15e)](_0x3b562f?.[_0x3c6d97(0x152)]||0x0,_0x334e85);logger['debug']('[JestTestFramework]\x20sendLogCreatedEvent:\x20Log\x20counts\x20-\x20testId:\x20'+_0x4d6945+',\x20consoleLogs:\x20'+_0xd5710c+_0x3c6d97(0xe7)+_0x334e85+_0x3c6d97(0x10b)+(_0x4b5973?.[_0x3c6d97(0x152)]||0x0)+_0x3c6d97(0x16f)+_0xfcbc65[_0x3c6d97(0x152)]);if(!_0xfcbc65||_0x57e121[_0x3c6d97(0x191)](_0xfcbc65['length'],0x0)){logger[_0x3c6d97(0x1ed)](_0x3c6d97(0xed)+_0x4d6945);return;}const _0x2b53fc=0x28,_0x513f1d=Math[_0x3c6d97(0xa6)](_0x57e121[_0x3c6d97(0x217)](_0xfcbc65[_0x3c6d97(0x152)],_0x2b53fc));for(let _0x3d0015=0x0;_0x57e121[_0x3c6d97(0xb2)](_0x3d0015,_0x513f1d);_0x3d0015++){const _0x129aa7=_0x57e121[_0x3c6d97(0x139)](_0x3d0015,_0x2b53fc),_0x10b6d1=_0x57e121[_0x3c6d97(0xd2)](_0x129aa7,_0x2b53fc),_0x4cc465=_0xfcbc65[_0x3c6d97(0xb4)](_0x129aa7,_0x10b6d1),_0x164fe7=global?.['__workerDetails']?.['workerInfo']?.[_0x3c6d97(0x20d)]||0x0,_0xdc9239={'platformIndex':_0x164fe7,'logs':_0x4cc465,'testFrameworkName':_0x4497ec,'testFrameworkVersion':_0x42a1b8,'testFrameworkState':_0x2a1757[_0x3c6d97(0xc7)]()[_0x3c6d97(0x12f)]('.')[0x1]},_0x41345d={};_0x41345d['depth']=0x3,_0x41345d[_0x3c6d97(0x1f4)]=0x5,logger['debug']('[JestTestFramework]\x20sendLogCreatedEvent:\x20Batch\x20'+_0x57e121[_0x3c6d97(0x167)](_0x3d0015,0x1)+'/'+_0x513f1d+'\x20-\x20testId:\x20'+_0x4d6945+_0x3c6d97(0x11b)+_0x4cc465[_0x3c6d97(0x152)]+',\x20platformIndex:\x20'+_0x164fe7+_0x3c6d97(0x1c7)+util[_0x3c6d97(0x1d3)](_0xdc9239,_0x41345d));const _0x2a5acd=await GrpcClient[_0x3c6d97(0x168)]()[_0x3c6d97(0x186)](_0xdc9239);logger[_0x3c6d97(0x1ed)]('[JestTestFramework]\x20sendLogCreatedEvent:\x20Batch\x20'+_0x57e121[_0x3c6d97(0x12b)](_0x3d0015,0x1)+'/'+_0x513f1d+'\x20-\x20testId:\x20'+_0x4d6945+_0x3c6d97(0x22e)+util[_0x3c6d97(0x1d3)](_0x2a5acd));}if(_0x4b5973&&_0x57e121['BQrbA'](_0x4b5973['length'],0x0)&&_0x4fc081[TestFrameworkConstants[_0x3c6d97(0x158)]]){const _0x327178={[TestFrameworkConstants['KEY_TEST_ATTACHMENTS']]:{}},_0x4e9232={};_0x4e9232[_0x4d6945]=_0x327178,_0x36a5fe[_0x3c6d97(0xa3)](_0x4e9232);}logger[_0x3c6d97(0x1ed)]('[JestTestFramework]\x20sendLogCreatedEvent:\x20SUCCESS\x20-\x20testId:\x20'+_0x4d6945+_0x3c6d97(0xa2)+_0x513f1d);}catch(_0x225f4e){logger[_0x3c6d97(0x1a1)](_0x3c6d97(0x1fb)+(_0x284c13[_0x3c6d97(0xbb)]||_0x284c13[_0x3c6d97(0x13d)])+',\x20error:\x20'+util[_0x3c6d97(0x101)](_0x225f4e));}}[a71_0x3d2197(0x147)](_0x2d63b0,_0x150366,_0x4caf15,_0x392ba9,_0x228bdd){const _0x592784=a71_0x3d2197,_0x6d2cbc={};_0x6d2cbc[_0x592784(0xbc)]=function(_0x544887,_0x260347){return _0x544887===_0x260347;},_0x6d2cbc[_0x592784(0xd0)]=_0x592784(0x1dd);const _0x822810=_0x6d2cbc,{hookData:_0x24d97f}=_0x228bdd,_0x20c023={'testId':_0x150366,'testFrameworkState':_0x4caf15,'hookState':_0x392ba9,'args':_0x228bdd,'timestamp':new Date()['toISOString']()};if(_0x822810['stLWn'](_0x4caf15,TestFrameworkState['BEFORE_ALL'])&&_0x24d97f){const _0xa97587={};_0xa97587[_0x592784(0x197)]=_0x24d97f['file_name']||_0x24d97f[_0x592784(0x17c)],_0xa97587[_0x592784(0x1cf)]=_0x24d97f[_0x592784(0x1cf)]||_0x24d97f[_0x592784(0x1cd)]&&_0x24d97f[_0x592784(0x1cd)][0x0]||'',_0xa97587[_0x592784(0x208)]=_0x822810[_0x592784(0xd0)],_0x20c023[_0x592784(0x123)]=_0xa97587,logger[_0x592784(0x1ed)](_0x592784(0x1b5)+_0x150366+_0x592784(0x20e)+_0x20c023[_0x592784(0x123)]['filePath']+_0x592784(0x111)+_0x20c023['hookMetadata'][_0x592784(0x1cf)]);}_0x2d63b0['addPendingHook'](_0x150366,_0x20c023),logger[_0x592784(0x1ed)](_0x592784(0x115)+_0x150366+_0x592784(0x96)+_0x4caf15+',\x20hookState:\x20'+_0x392ba9);}async[a71_0x3d2197(0x1db)](_0x402a95,_0x4efbeb){const _0x547cce=a71_0x3d2197,_0x1da099={};_0x1da099['qCIax']=function(_0x426602,_0x55623a){return _0x426602>_0x55623a;},_0x1da099[_0x547cce(0xe9)]='[JestTestFramework]\x20processPendingHooks:\x20Checking\x20for\x20beforeAll\x20hooks\x20matching\x20filePath:\x20${testFilePath},\x20scope:\x20${testScope}',_0x1da099[_0x547cce(0xaa)]=function(_0x2a936b,_0x54f8f7){return _0x2a936b===_0x54f8f7;},_0x1da099[_0x547cce(0x22a)]=function(_0x2c00f9,_0x244d69){return _0x2c00f9===_0x244d69;},_0x1da099[_0x547cce(0xd6)]=function(_0x111bad,_0x1ae645){return _0x111bad>_0x1ae645;},_0x1da099['YFeGA']=_0x547cce(0x21f),_0x1da099[_0x547cce(0x137)]=_0x547cce(0x193);const _0x388b73=_0x1da099;if(_0x402a95[_0x547cce(0x1b0)](_0x4efbeb)){const _0x24c52a=_0x402a95[_0x547cce(0xd4)](_0x4efbeb);logger[_0x547cce(0x1ed)](_0x547cce(0x122)+_0x24c52a[_0x547cce(0x152)]+'\x20pending\x20hooks\x20for\x20testId:\x20'+_0x4efbeb);for(const _0x14e05f of _0x24c52a){try{const _0x5a5159=await this[_0x547cce(0x222)](_0x402a95,_0x14e05f[_0x547cce(0x181)],_0x14e05f[_0x547cce(0x21b)],_0x14e05f[_0x547cce(0x11a)]);_0x5a5159&&_0x388b73['qCIax'](Object[_0x547cce(0x121)](_0x5a5159)[_0x547cce(0x152)],0x0)&&_0x402a95[_0x547cce(0xa3)](_0x5a5159),await this[_0x547cce(0x1d1)](_0x402a95,_0x14e05f[_0x547cce(0x181)],_0x14e05f[_0x547cce(0x21b)],_0x14e05f['args']);}catch(_0x261629){logger[_0x547cce(0x1a1)](_0x547cce(0xf1)+_0x4efbeb+_0x547cce(0x127)+_0x261629);}}_0x402a95[_0x547cce(0x151)](_0x4efbeb),logger[_0x547cce(0x1ed)](_0x547cce(0xdb)+_0x4efbeb);}const _0x5b9fe6=_0x402a95[_0x547cce(0x1a8)]()[_0x547cce(0x13e)](_0x4efbeb);if(_0x5b9fe6){const _0x3980e3=_0x5b9fe6[TestFrameworkConstants[_0x547cce(0x1d9)]]||_0x5b9fe6[TestFrameworkConstants[_0x547cce(0x1a6)]],_0x223557=_0x5b9fe6[TestFrameworkConstants[_0x547cce(0x1c9)]]||_0x5b9fe6[TestFrameworkConstants[_0x547cce(0xbd)]]&&_0x5b9fe6[TestFrameworkConstants[_0x547cce(0xbd)]][0x0]||'';logger[_0x547cce(0x1ed)](_0x388b73[_0x547cce(0xe9)]);const _0xd6f2f1=_0x402a95[_0x547cce(0x175)]();for(const _0x19ed07 of _0xd6f2f1){if(_0x388b73['tfKGz'](_0x19ed07,_0x4efbeb))continue;if(_0x402a95[_0x547cce(0x1b0)](_0x19ed07)){const _0x41160f=_0x402a95[_0x547cce(0xd4)](_0x19ed07);for(const _0x59d959 of _0x41160f){if(_0x388b73[_0x547cce(0xaa)](_0x59d959[_0x547cce(0x181)],TestFrameworkState[_0x547cce(0x1c0)])&&_0x59d959[_0x547cce(0x123)]){const _0x38309b=_0x59d959['hookMetadata']['filePath'],_0x4273e8=_0x59d959[_0x547cce(0x123)][_0x547cce(0x1cf)];if(_0x388b73[_0x547cce(0x22a)](_0x38309b,_0x3980e3)&&_0x388b73[_0x547cce(0xaa)](_0x4273e8,_0x223557)){logger['debug']('[JestTestFramework]\x20processPendingHooks:\x20Found\x20matching\x20beforeAll\x20hook\x20-\x20storedTestId:\x20'+_0x19ed07+_0x547cce(0xca)+_0x4efbeb+',\x20filePath:\x20'+_0x38309b+_0x547cce(0x111)+_0x4273e8);_0x59d959[_0x547cce(0x11a)]&&_0x59d959[_0x547cce(0x11a)][_0x547cce(0xc0)]&&(_0x59d959[_0x547cce(0x11a)][_0x547cce(0xc0)][_0x547cce(0xde)]=_0x4efbeb,logger['debug'](_0x547cce(0x1ad)+_0x19ed07+'\x20to\x20'+_0x4efbeb));try{const _0x48b15f=await this['trackHookEvent'](_0x402a95,_0x59d959[_0x547cce(0x181)],_0x59d959['hookState'],_0x59d959[_0x547cce(0x11a)]);_0x48b15f&&_0x388b73[_0x547cce(0xd6)](Object[_0x547cce(0x121)](_0x48b15f)[_0x547cce(0x152)],0x0)&&_0x402a95['addMultipleEntries'](_0x48b15f);await this['runHooks'](_0x402a95,_0x59d959[_0x547cce(0x181)],_0x59d959[_0x547cce(0x21b)],_0x59d959['args']);const _0x9d6346=_0x402a95[_0x547cce(0xd4)](_0x19ed07)[_0x547cce(0x225)](_0x4c62d6=>_0x4c62d6!==_0x59d959);if(_0x388b73[_0x547cce(0xaa)](_0x9d6346['length'],0x0))_0x402a95['removePendingHooks'](_0x19ed07);else{_0x402a95[_0x547cce(0x151)](_0x19ed07);for(const _0x42d4e0 of _0x9d6346){_0x402a95[_0x547cce(0x224)](_0x19ed07,_0x42d4e0);}}logger[_0x547cce(0x1ed)](_0x388b73[_0x547cce(0x1bc)]);}catch(_0x181b82){logger[_0x547cce(0x1a1)](_0x388b73[_0x547cce(0x137)]);}}}}}}}}[a71_0x3d2197(0x199)](_0x59e825){const _0x2f0c2a=a71_0x3d2197,_0x124187={'ljpNX':function(_0x5e908c){return _0x5e908c();}};if(!_0x59e825||!_0x59e825['parent'])return;_0x59e825[_0x2f0c2a(0x190)][_0x2f0c2a(0x1ff)]&&Array['isArray'](_0x59e825[_0x2f0c2a(0x190)][_0x2f0c2a(0x1ff)])&&_0x59e825[_0x2f0c2a(0x190)][_0x2f0c2a(0x1ff)][_0x2f0c2a(0x135)](_0x588dc7=>{const _0x1ccddb=_0x2f0c2a;!_0x588dc7[_0x1ccddb(0x143)]&&!_0x588dc7[_0x1ccddb(0xfa)]&&(_0x588dc7[_0x1ccddb(0x143)]=_0x124187[_0x1ccddb(0x205)](uuidv4),_0x588dc7['hookUUID']=_0x588dc7[_0x1ccddb(0x143)],logger[_0x1ccddb(0x1ed)](_0x1ccddb(0x138)+_0x588dc7[_0x1ccddb(0x130)]+_0x1ccddb(0xee)+_0x588dc7[_0x1ccddb(0x143)]));}),this[_0x2f0c2a(0x199)](_0x59e825[_0x2f0c2a(0x190)]);}[a71_0x3d2197(0x9d)](_0x1823f7){const _0x42ebfc=a71_0x3d2197,_0x52865a={'CNEqR':function(_0x2a4391,_0x3c4a47){return _0x2a4391(_0x3c4a47);}};if(!_0x1823f7||!_0x1823f7[_0x42ebfc(0x190)])return[];const _0xc96e=[];return _0x1823f7[_0x42ebfc(0x190)][_0x42ebfc(0x1ff)]&&Array[_0x42ebfc(0xa1)](_0x1823f7[_0x42ebfc(0x190)][_0x42ebfc(0x1ff)])&&_0x1823f7[_0x42ebfc(0x190)][_0x42ebfc(0x1ff)]['forEach'](_0x3004d8=>{const _0x6c8933=_0x42ebfc,_0xcdd71=_0x3004d8[_0x6c8933(0x143)]||_0x3004d8[_0x6c8933(0xfa)];_0xcdd71&&!this['isJestInternalHook'](_0x3004d8)&&!_0x52865a[_0x6c8933(0xc4)](isInternalHook,_0x3004d8['fn'])&&_0xc96e[_0x6c8933(0x22b)](_0xcdd71);}),[..._0xc96e,...this[_0x42ebfc(0x9d)](_0x1823f7['parent'])];}[a71_0x3d2197(0xcf)](_0x36b2b0){const _0x46b692=a71_0x3d2197,_0x18a6ad={'UKeeX':function(_0x322d33,_0x3c9866){return _0x322d33(_0x3c9866);},'pIWlt':_0x46b692(0xd7),'WyxUI':function(_0x643d22,_0x1ca2e6){return _0x643d22(_0x1ca2e6);}},_0x2c62bb=new Map(),_0x4e807c=_0x1870b9=>{const _0x1a37c6=_0x46b692,_0x175cef={'JeAth':function(_0x5477af,_0x491937){const _0x2737eb=a71_0x195a;return _0x18a6ad[_0x2737eb(0x1d2)](_0x5477af,_0x491937);},'JiVbQ':_0x18a6ad['pIWlt']};if(!_0x1870b9||!_0x1870b9[_0x1a37c6(0x190)])return;_0x1870b9[_0x1a37c6(0x190)][_0x1a37c6(0x1ff)]&&Array[_0x1a37c6(0xa1)](_0x1870b9[_0x1a37c6(0x190)]['hooks'])&&_0x1870b9[_0x1a37c6(0x190)][_0x1a37c6(0x1ff)][_0x1a37c6(0x135)](_0x47855b=>{const _0x172d93=_0x1a37c6,_0x5304b5=_0x47855b[_0x172d93(0x143)]||_0x47855b[_0x172d93(0xfa)];if(_0x5304b5&&!this[_0x172d93(0x207)](_0x47855b)&&!_0x175cef[_0x172d93(0x15d)](isInternalHook,_0x47855b['fn'])){const _0x106706={};_0x106706[_0x172d93(0x130)]=_0x47855b[_0x172d93(0x130)]||_0x175cef['JiVbQ'],_0x106706[_0x172d93(0x14f)]=_0x47855b[_0x172d93(0x14f)]||'\x22'+_0x47855b[_0x172d93(0x130)]+_0x172d93(0x1d4),_0x2c62bb['set'](_0x5304b5,_0x106706);}}),_0x18a6ad[_0x1a37c6(0xcd)](_0x4e807c,_0x1870b9[_0x1a37c6(0x190)]);};return _0x18a6ad['WyxUI'](_0x4e807c,_0x36b2b0),_0x2c62bb;}['isJestInternalHook'](_0x5b53d7){const _0x33f5d8=a71_0x3d2197,_0x45a650={};_0x45a650[_0x33f5d8(0x19f)]=_0x33f5d8(0x94),_0x45a650[_0x33f5d8(0x1fe)]=_0x33f5d8(0x1e5);const _0x21318c=_0x45a650;try{const _0x57fc1c=this[_0x33f5d8(0x12d)](_0x5b53d7);return _0x57fc1c&&_0x57fc1c['includes'](_0x21318c[_0x33f5d8(0x19f)]);}catch(_0x107a28){logger[_0x33f5d8(0x1ed)](_0x21318c[_0x33f5d8(0x1fe)]);}return![];}[a71_0x3d2197(0x12d)](_0x1d25c9){const _0x915957=a71_0x3d2197;if(_0x1d25c9[_0x915957(0x18a)])try{const _0x2d81e6=stackTrace['parse'](_0x1d25c9['asyncError']);return _0x2d81e6[0x0]?_0x2d81e6[0x0][_0x915957(0x20b)]():null;}catch(_0xde0890){logger[_0x915957(0x1ed)](_0x915957(0x125)+util[_0x915957(0x101)](_0xde0890));}if(_0x1d25c9[_0x915957(0xe1)])return _0x1d25c9[_0x915957(0xe1)];return null;}}module[a71_0x3d2197(0xa8)]=JestTestFramework;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a72_0x44db17=a72_0x46bd;(function(_0x28e928,_0x49d7fb){const _0x39d710=a72_0x46bd,_0x1d3fe4=_0x28e928();while(!![]){try{const _0x497c64=parseInt(_0x39d710(0xe5))/0x1*(-parseInt(_0x39d710(0x101))/0x2)+-parseInt(_0x39d710(0xe6))/0x3+-parseInt(_0x39d710(0xe0))/0x4+-parseInt(_0x39d710(0xfe))/0x5+-parseInt(_0x39d710(0xeb))/0x6*(parseInt(_0x39d710(0xfc))/0x7)+parseInt(_0x39d710(0xf9))/0x8*(parseInt(_0x39d710(0x103))/0x9)+-parseInt(_0x39d710(0xf4))/0xa*(-parseInt(_0x39d710(0xde))/0xb);if(_0x497c64===_0x49d7fb)break;else _0x1d3fe4['push'](_0x1d3fe4['shift']());}catch(_0x13d06c){_0x1d3fe4['push'](_0x1d3fe4['shift']());}}}(a72_0x1ec4,0x64980));function a72_0x46bd(_0x4f88e2,_0x7fb6ff){const _0x1ec41b=a72_0x1ec4();return a72_0x46bd=function(_0x46bd07,_0x3bbeaa){_0x46bd07=_0x46bd07-0xde;let _0x4b496b=_0x1ec41b[_0x46bd07];return _0x4b496b;},a72_0x46bd(_0x4f88e2,_0x7fb6ff);}const AutomationFramework=require(a72_0x44db17(0xef)),{createClassLogger}=require(a72_0x44db17(0xff)),AutomationFrameworkState=require(a72_0x44db17(0xe9)),CLIUtils=require(a72_0x44db17(0xfa)),TrackedInstance=require(a72_0x44db17(0x108)),AutomationFrameworkInstance=require(a72_0x44db17(0xee));class PlaywrightAutomationFramework extends AutomationFramework{['logger']=createClassLogger(a72_0x44db17(0xe8));constructor(_0x1850f2,_0x27802e){super(_0x1850f2,_0x27802e);}async[a72_0x44db17(0xdf)](_0x1bb746,_0x225123,_0xf2dc6={}){const _0x521502=a72_0x44db17,_0x4c98f8={};_0x4c98f8[_0x521502(0xe7)]=function(_0x1dd266,_0x70288b){return _0x1dd266===_0x70288b;};const _0x2b0e3c=_0x4c98f8;this[_0x521502(0xf8)][_0x521502(0xf6)](_0x521502(0x105)+_0x1bb746+_0x521502(0xe2)+_0x225123),await super[_0x521502(0xdf)](_0x1bb746,_0x225123,_0xf2dc6);const _0x505bb5=this[_0x521502(0x107)](_0x1bb746,_0x225123,_0xf2dc6);if(_0x2b0e3c[_0x521502(0xe7)](_0x505bb5,null))return;_0xf2dc6[_0x521502(0xfb)]=_0x505bb5,await this['runHooks'](_0x505bb5,_0x1bb746,_0x225123,_0xf2dc6);}['resolveInstance'](_0x4dbe5c,_0x56c813,_0x2d6157={}){const _0x4d5f37=a72_0x44db17,_0x8c4fc0={};_0x8c4fc0[_0x4d5f37(0x102)]=function(_0x4407e4,_0x5ad912){return _0x4407e4===_0x5ad912;},_0x8c4fc0['OBokh']=function(_0x4b33ef,_0xe16ba2){return _0x4b33ef===_0xe16ba2;},_0x8c4fc0[_0x4d5f37(0xed)]=function(_0x5be581,_0x21469e){return _0x5be581===_0x21469e;};const _0xfcfe9f=_0x8c4fc0;let _0x179c29=null;return(_0xfcfe9f['xWNQi'](_0x4dbe5c,AutomationFrameworkState['CREATE'])||_0xfcfe9f[_0x4d5f37(0xf2)](_0x4dbe5c,AutomationFrameworkState[_0x4d5f37(0xf3)])&&(_0x2d6157[_0x4d5f37(0x106)]&&_0x2d6157[_0x4d5f37(0x106)]['params']&&_0x2d6157[_0x4d5f37(0x106)][_0x4d5f37(0xfd)][_0x4d5f37(0xec)])||_0xfcfe9f[_0x4d5f37(0xed)](_0x4dbe5c,AutomationFrameworkState[_0x4d5f37(0xe1)]))&&this[_0x4d5f37(0x104)](_0x4dbe5c,_0x2d6157),_0x179c29=AutomationFramework[_0x4d5f37(0xf1)](),_0x179c29;}[a72_0x44db17(0x104)](_0x4ced49,_0x3021ec){const _0x45cd0c=a72_0x44db17,_0x4bc307={};_0x4bc307['GspmK']='trackPlaywrightInstance:\x20instance\x20already\x20exists';const _0x317eef=_0x4bc307;if(AutomationFramework[_0x45cd0c(0xf1)]()){this['logger']['info'](_0x317eef['GspmK']);return;}const _0x5e2089=CLIUtils[_0x45cd0c(0x100)](),_0x481a65=TrackedInstance['createContext'](_0x5e2089);let _0x39b562=null;this[_0x45cd0c(0xf8)]['info'](_0x45cd0c(0xe4)+_0x5e2089+',\x20state='+_0x4ced49),_0x39b562=new AutomationFrameworkInstance(_0x481a65,this[_0x45cd0c(0xf0)](),this[_0x45cd0c(0xea)](),_0x4ced49),AutomationFramework[_0x45cd0c(0xf7)](_0x481a65,_0x39b562),this[_0x45cd0c(0xf8)][_0x45cd0c(0x109)]('trackPlaywrightInstance:\x20saved\x20instance\x20contextId='+_0x481a65['getId']()+_0x45cd0c(0xf5)+_0x5e2089);}}module[a72_0x44db17(0xe3)]=PlaywrightAutomationFramework;function a72_0x1ec4(){const _0x176dd2=['logger','16lYnirY','../cliUtils.js','instance','56gZDpwp','params','1425985RQxJZh','../../../helpers/classLogger.js','getCurrentInstanceName','266810mgMCrk','xWNQi','1313127JAqmif','trackPlaywrightInstance','trackEvent:\x20automationFrameworkState=','message','resolveInstance','../instances/trackedInstance.js','info','1111KItRvH','trackEvent','2024404FwHavw','NONE','\x20hookState=','exports','trackPlaywrightInstance:\x20created\x20instance\x20for\x20target=','5SjacOq','1490430ftzskc','wKuSV','PlaywrightAutomationFramework','../state/automationFrameworkState.js','getAutomationFrameworkVersion','525318xRjBmR','bsParams','wbmaS','../instances/automationFrameworkInstance.js','./automationFramework.js','getAutomationFrameworkName','getTrackedInstance','OBokh','PLAYWRIGHT_DISPATCH','274830jHWyik','\x20target=','debug','setTrackedInstance'];a72_0x1ec4=function(){return _0x176dd2;};return a72_0x1ec4();}
|