-
Notifications
You must be signed in to change notification settings - Fork 35.9k
Open
Labels
Description
1 failing
1) ExtHostAuthentication
session operations during provider lifecycle changes:
+ expected - actual
Error: Unable to find authentication provider with handle: lifecycle-test
at file:///D:/a/_work/1/s/out/vs/workbench/api/common/extHostAuthentication.js:126:13
at async AuthenticationService.getSessions (file:///D:/a/_work/1/s/out/vs/workbench/services/authentication/browser/authenticationService.js:247:14)
at async MainThreadAuthentication.doGetSession (file:///D:/a/_work/1/s/out/vs/workbench/api/browser/mainThreadAuthentication.js:266:22)
at async MainThreadAuthentication.$getSession (file:///D:/a/_work/1/s/out/vs/workbench/api/browser/mainThreadAuthentication.js:338:21)
at async ExtHostAuthentication.getSession (file:///D:/a/_work/1/s/out/vs/workbench/api/common/extHostAuthentication.js:69:12)
at async Context.<anonymous> (file:///D:/a/_work/1/s/out/vs/workbench/api/test/browser/extHostAuthentication.integrationTest.js:620:21)