Skip to content

Commit 8c3a408

Browse files
committed
retry- remove other tests to isolate
1 parent dbdd894 commit 8c3a408

File tree

2 files changed

+608
-607
lines changed

2 files changed

+608
-607
lines changed

src/client/testing/testController/pytest/pytestExecutionAdapter.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ export class PytestTestExecutionAdapter implements ITestExecutionAdapter {
139139
resource: uri,
140140
interpreter,
141141
};
142+
console.log('EJFB before createActivatedEnvironment', executionFactory);
142143
// need to check what will happen in the exec service is NOT defined and is null
143144
const execService = await executionFactory?.createActivatedEnvironment(creationOptions);
144145
console.log('EJFB after exec service');

0 commit comments

Comments
 (0)