[Proposal] Add agentic ID support#1027
Open
Avery-Dunn wants to merge 4 commits into
Open
Azure Pipelines / MSAL Java - Integration Tests
failed
May 20, 2026 in 17m 52s
Build #20260520.5 had test failures
Details
- Failed: 1 (0.12%)
- Passed: 818 (99.51%)
- Other: 3 (0.36%)
- Total: 822
Annotations
Check failure on line 3028 in Build log
azure-pipelines / MSAL Java - Integration Tests
Build log #L3028
Build failed.
Check failure on line 1 in acquireTokenWithAuthorizationCode_ManagedUser
azure-pipelines / MSAL Java - Integration Tests
acquireTokenWithAuthorizationCode_ManagedUser
org.openqa.selenium.TimeoutException: timeout: Timed out receiving message from renderer: 300.000
(Session info: chrome=148.0.7778.179)
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'runnervmnehbr', ip: '10.1.0.108', os.name: 'Windows Server 2025', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_482'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 148.0.7778.179, chrome: {chromedriverVersion: 148.0.7778.97 (6b3fa66a923a..., userDataDir: C:\Windows\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51646}, goog:processID: 8568, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 4b50f4e51f881e08d8cb757e1cb9125b
Raw output
com.microsoft.aad.msal4j.MsalClientException:
org.openqa.selenium.TimeoutException: timeout: Timed out receiving message from renderer: 300.000
(Session info: chrome=148.0.7778.179)
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'runnervmnehbr', ip: '10.1.0.108', os.name: 'Windows Server 2025', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_482'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 148.0.7778.179, chrome: {chromedriverVersion: 148.0.7778.97 (6b3fa66a923a..., userDataDir: C:\Windows\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51646}, goog:processID: 8568, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 4b50f4e51f881e08d8cb757e1cb9125b
at com.microsoft.aad.msal4j.AuthorizationCodeIT.acquireAuthorizationCodeAutomated(AuthorizationCodeIT.java:221)
at com.microsoft.aad.msal4j.AuthorizationCodeIT.assertAcquireTokenAAD(AuthorizationCodeIT.java:124)
at com.microsoft.aad.msal4j.AuthorizationCodeIT.acquireTokenWithAuthorizationCode_ManagedUser(AuthorizationCodeIT.java:45)
at java.lang.reflect.Method.invoke(Method.java:498)
at java.util.ArrayList.forEach(ArrayList.java:1259)
at java.util.ArrayList.forEach(ArrayList.java:1259)
Caused by: org.openqa.selenium.TimeoutException: timeout: Timed out receiving message from renderer: 300.000
(Session info: chrome=148.0.7778.179)
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'runnervmnehbr', ip: '10.1.0.108', os.name: 'Windows Server 2025', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_482'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 148.0.7778.179, chrome: {chromedriverVersion: 148.0.7778.97 (6b3fa66a923a..., userDataDir: C:\Windows\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51646}, goog:processID: 8568, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 4b50f4e51f881e08d8cb757e1cb9125b
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:187)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:122)
at org.openqa.selenium.remote.http.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:49)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
at org.openqa.selenium.remote.service.Drive
... [The stack trace has been truncated as it exceeded the maximum allowed size. Please refer to the complete log available in the Test Run attachments for full details.]
Loading