Skip to content

Resolve merge conflicts

75abea0
Select commit
Loading
Failed to load commit list.
Merged

Merge JSON and Nimbus feature branches #949

Resolve merge conflicts
75abea0
Select commit
Loading
Failed to load commit list.
Azure Pipelines / MSAL Java - Integration Tests failed May 8, 2025 in 12m 23s

Build #20250508.4 had test failures

Details

Tests

  • Failed: 23 (6.85%)
  • Passed: 313 (93.15%)
  • Other: 0 (0.00%)
  • Total: 336

Annotations

Check failure on line 23372 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MSAL Java - Integration Tests

Build log #L23372

Build failed.

Check failure on line 1 in acquireTokenInteractive_ADFSv2019_Federated(String)[1]

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MSAL Java - Integration Tests

acquireTokenInteractive_ADFSv2019_Federated(String)[1]

session not created: This version of ChromeDriver only supports Chrome version 134
Current browser version is 136.0.7103.93 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az2431-963', ip: '10.1.0.48', os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_452'
Driver info: driver.version: ChromeDriver
remote stacktrace:  GetHandleVerifier [0x00007FF7A1E85985+26645]
 (No symbol) [0x00007FF7A1DEA000]
 (No symbol) [0x00007FF7A1C791CA]
 (No symbol) [0x00007FF7A1CBD59D]
 (No symbol) [0x00007FF7A1CBC5DB]
 (No symbol) [0x00007FF7A1CB6710]
 (No symbol) [0x00007FF7A1CB1CDD]
 (No symbol) [0x00007FF7A1D05ECB]
 (No symbol) [0x00007FF7A1D054A0]
 (No symbol) [0x00007FF7A1CF7A23]
 (No symbol) [0x00007FF7A1CC06E0]
 (No symbol) [0x00007FF7A1CC1993]
 GetHandleVerifier [0x00007FF7A21E550D+3564445]
 GetHandleVerifier [0x00007FF7A21FBDA2+3656754]
 GetHandleVerifier [0x00007FF7A21F08A3+3610419]
 GetHandleVerifier [0x00007FF7A1F5332A+868794]
 (No symbol) [0x00007FF7A1DF484F]
 (No symbol) [0x00007FF7A1DF0BA4]
 (No symbol) [0x00007FF7A1DF0D46]
 (No symbol) [0x00007FF7A1DE0219]
 BaseThreadInitThunk [0x00007FF9D11F7AC4+20]
 RtlUserThreadStart [0x00007FF9D2B1A8C1+33]
Raw output
org.openqa.selenium.SessionNotCreatedException: 
session not created: This version of ChromeDriver only supports Chrome version 134
Current browser version is 136.0.7103.93 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az2431-963', ip: '10.1.0.48', os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_452'
Driver info: driver.version: ChromeDriver
remote stacktrace: 	GetHandleVerifier [0x00007FF7A1E85985+26645]
	(No symbol) [0x00007FF7A1DEA000]
	(No symbol) [0x00007FF7A1C791CA]
	(No symbol) [0x00007FF7A1CBD59D]
	(No symbol) [0x00007FF7A1CBC5DB]
	(No symbol) [0x00007FF7A1CB6710]
	(No symbol) [0x00007FF7A1CB1CDD]
	(No symbol) [0x00007FF7A1D05ECB]
	(No symbol) [0x00007FF7A1D054A0]
	(No symbol) [0x00007FF7A1CF7A23]
	(No symbol) [0x00007FF7A1CC06E0]
	(No symbol) [0x00007FF7A1CC1993]
	GetHandleVerifier [0x00007FF7A21E550D+3564445]
	GetHandleVerifier [0x00007FF7A21FBDA2+3656754]
	GetHandleVerifier [0x00007FF7A21F08A3+3610419]
	GetHandleVerifier [0x00007FF7A1F5332A+868794]
	(No symbol) [0x00007FF7A1DF484F]
	(No symbol) [0x00007FF7A1DF0BA4]
	(No symbol) [0x00007FF7A1DF0D46]
	(No symbol) [0x00007FF7A1DE0219]
	BaseThreadInitThunk [0x00007FF9D11F7AC4+20]
	RtlUserThreadStart [0x00007FF9D2B1A8C1+33]

	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.W3CHandshakeResponse.lambda$new$0(W3CHandshakeResponse.java:57)
	at org.openqa.selenium.remote.W3CHandshakeResponse.lambda$getResponseFunction$2(W3CHandshakeResponse.java:104)
	at org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:122)
	at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
	at java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)
	at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)
	at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:499)
	at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:486)
	at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
	at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)
	at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:531)
	at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:125)
	at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:73)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:548)
	at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:212)
	at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:130)
	at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:181)
	at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:168)
	at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:157)
	at infrastructure.SeleniumExtensions.createDefaultWebDriver(SeleniumExtensions.java:46)
	at com.microsoft.aad.msal4j.SeleniumTest.startUpBrowser(SeleniumTest.java:30)
	at com.microsoft.aad.msal4j.AcquireTokenInteractiveIT.startBrowser(AcquireTokenInteractiveIT.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.refle

Check failure on line 1 in acquireTokenInteractive_ADFSv2019_Federated(String)[2]

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MSAL Java - Integration Tests

acquireTokenInteractive_ADFSv2019_Federated(String)[2]

session not created: This version of ChromeDriver only supports Chrome version 134
Current browser version is 136.0.7103.93 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az2431-963', ip: '10.1.0.48', os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_452'
Driver info: driver.version: ChromeDriver
remote stacktrace:  GetHandleVerifier [0x00007FF7A1E85985+26645]
 (No symbol) [0x00007FF7A1DEA000]
 (No symbol) [0x00007FF7A1C791CA]
 (No symbol) [0x00007FF7A1CBD59D]
 (No symbol) [0x00007FF7A1CBC5DB]
 (No symbol) [0x00007FF7A1CB6710]
 (No symbol) [0x00007FF7A1CB1CDD]
 (No symbol) [0x00007FF7A1D05ECB]
 (No symbol) [0x00007FF7A1D054A0]
 (No symbol) [0x00007FF7A1CF7A23]
 (No symbol) [0x00007FF7A1CC06E0]
 (No symbol) [0x00007FF7A1CC1993]
 GetHandleVerifier [0x00007FF7A21E550D+3564445]
 GetHandleVerifier [0x00007FF7A21FBDA2+3656754]
 GetHandleVerifier [0x00007FF7A21F08A3+3610419]
 GetHandleVerifier [0x00007FF7A1F5332A+868794]
 (No symbol) [0x00007FF7A1DF484F]
 (No symbol) [0x00007FF7A1DF0BA4]
 (No symbol) [0x00007FF7A1DF0D46]
 (No symbol) [0x00007FF7A1DE0219]
 BaseThreadInitThunk [0x00007FF9D11F7AC4+20]
 RtlUserThreadStart [0x00007FF9D2B1A8C1+33]
Raw output
org.openqa.selenium.SessionNotCreatedException: 
session not created: This version of ChromeDriver only supports Chrome version 134
Current browser version is 136.0.7103.93 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az2431-963', ip: '10.1.0.48', os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_452'
Driver info: driver.version: ChromeDriver
remote stacktrace: 	GetHandleVerifier [0x00007FF7A1E85985+26645]
	(No symbol) [0x00007FF7A1DEA000]
	(No symbol) [0x00007FF7A1C791CA]
	(No symbol) [0x00007FF7A1CBD59D]
	(No symbol) [0x00007FF7A1CBC5DB]
	(No symbol) [0x00007FF7A1CB6710]
	(No symbol) [0x00007FF7A1CB1CDD]
	(No symbol) [0x00007FF7A1D05ECB]
	(No symbol) [0x00007FF7A1D054A0]
	(No symbol) [0x00007FF7A1CF7A23]
	(No symbol) [0x00007FF7A1CC06E0]
	(No symbol) [0x00007FF7A1CC1993]
	GetHandleVerifier [0x00007FF7A21E550D+3564445]
	GetHandleVerifier [0x00007FF7A21FBDA2+3656754]
	GetHandleVerifier [0x00007FF7A21F08A3+3610419]
	GetHandleVerifier [0x00007FF7A1F5332A+868794]
	(No symbol) [0x00007FF7A1DF484F]
	(No symbol) [0x00007FF7A1DF0BA4]
	(No symbol) [0x00007FF7A1DF0D46]
	(No symbol) [0x00007FF7A1DE0219]
	BaseThreadInitThunk [0x00007FF9D11F7AC4+20]
	RtlUserThreadStart [0x00007FF9D2B1A8C1+33]

	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.W3CHandshakeResponse.lambda$new$0(W3CHandshakeResponse.java:57)
	at org.openqa.selenium.remote.W3CHandshakeResponse.lambda$getResponseFunction$2(W3CHandshakeResponse.java:104)
	at org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:122)
	at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
	at java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)
	at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)
	at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:499)
	at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:486)
	at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
	at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)
	at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:531)
	at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:125)
	at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:73)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:548)
	at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:212)
	at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:130)
	at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:181)
	at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:168)
	at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:157)
	at infrastructure.SeleniumExtensions.createDefaultWebDriver(SeleniumExtensions.java:46)
	at com.microsoft.aad.msal4j.SeleniumTest.startUpBrowser(SeleniumTest.java:30)
	at com.microsoft.aad.msal4j.AcquireTokenInteractiveIT.startBrowser(AcquireTokenInteractiveIT.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.refle

Check failure on line 1 in acquireTokenInteractive_ADFSv4_Federated(String)[1]

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MSAL Java - Integration Tests

acquireTokenInteractive_ADFSv4_Federated(String)[1]

session not created: This version of ChromeDriver only supports Chrome version 134
Current browser version is 136.0.7103.93 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az2431-963', ip: '10.1.0.48', os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_452'
Driver info: driver.version: ChromeDriver
remote stacktrace:  GetHandleVerifier [0x00007FF7A1E85985+26645]
 (No symbol) [0x00007FF7A1DEA000]
 (No symbol) [0x00007FF7A1C791CA]
 (No symbol) [0x00007FF7A1CBD59D]
 (No symbol) [0x00007FF7A1CBC5DB]
 (No symbol) [0x00007FF7A1CB6710]
 (No symbol) [0x00007FF7A1CB1CDD]
 (No symbol) [0x00007FF7A1D05ECB]
 (No symbol) [0x00007FF7A1D054A0]
 (No symbol) [0x00007FF7A1CF7A23]
 (No symbol) [0x00007FF7A1CC06E0]
 (No symbol) [0x00007FF7A1CC1993]
 GetHandleVerifier [0x00007FF7A21E550D+3564445]
 GetHandleVerifier [0x00007FF7A21FBDA2+3656754]
 GetHandleVerifier [0x00007FF7A21F08A3+3610419]
 GetHandleVerifier [0x00007FF7A1F5332A+868794]
 (No symbol) [0x00007FF7A1DF484F]
 (No symbol) [0x00007FF7A1DF0BA4]
 (No symbol) [0x00007FF7A1DF0D46]
 (No symbol) [0x00007FF7A1DE0219]
 BaseThreadInitThunk [0x00007FF9D11F7AC4+20]
 RtlUserThreadStart [0x00007FF9D2B1A8C1+33]
Raw output
org.openqa.selenium.SessionNotCreatedException: 
session not created: This version of ChromeDriver only supports Chrome version 134
Current browser version is 136.0.7103.93 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az2431-963', ip: '10.1.0.48', os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_452'
Driver info: driver.version: ChromeDriver
remote stacktrace: 	GetHandleVerifier [0x00007FF7A1E85985+26645]
	(No symbol) [0x00007FF7A1DEA000]
	(No symbol) [0x00007FF7A1C791CA]
	(No symbol) [0x00007FF7A1CBD59D]
	(No symbol) [0x00007FF7A1CBC5DB]
	(No symbol) [0x00007FF7A1CB6710]
	(No symbol) [0x00007FF7A1CB1CDD]
	(No symbol) [0x00007FF7A1D05ECB]
	(No symbol) [0x00007FF7A1D054A0]
	(No symbol) [0x00007FF7A1CF7A23]
	(No symbol) [0x00007FF7A1CC06E0]
	(No symbol) [0x00007FF7A1CC1993]
	GetHandleVerifier [0x00007FF7A21E550D+3564445]
	GetHandleVerifier [0x00007FF7A21FBDA2+3656754]
	GetHandleVerifier [0x00007FF7A21F08A3+3610419]
	GetHandleVerifier [0x00007FF7A1F5332A+868794]
	(No symbol) [0x00007FF7A1DF484F]
	(No symbol) [0x00007FF7A1DF0BA4]
	(No symbol) [0x00007FF7A1DF0D46]
	(No symbol) [0x00007FF7A1DE0219]
	BaseThreadInitThunk [0x00007FF9D11F7AC4+20]
	RtlUserThreadStart [0x00007FF9D2B1A8C1+33]

	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.W3CHandshakeResponse.lambda$new$0(W3CHandshakeResponse.java:57)
	at org.openqa.selenium.remote.W3CHandshakeResponse.lambda$getResponseFunction$2(W3CHandshakeResponse.java:104)
	at org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:122)
	at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
	at java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)
	at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)
	at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:499)
	at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:486)
	at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
	at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)
	at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:531)
	at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:125)
	at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:73)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:548)
	at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:212)
	at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:130)
	at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:181)
	at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:168)
	at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:157)
	at infrastructure.SeleniumExtensions.createDefaultWebDriver(SeleniumExtensions.java:46)
	at com.microsoft.aad.msal4j.SeleniumTest.startUpBrowser(SeleniumTest.java:30)
	at com.microsoft.aad.msal4j.AcquireTokenInteractiveIT.startBrowser(AcquireTokenInteractiveIT.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.refle

Check failure on line 1 in acquireTokenInteractive_ADFSv4_Federated(String)[2]

See this annotation in the file changed.

@azure-pipelines azure-pipelines / MSAL Java - Integration Tests

acquireTokenInteractive_ADFSv4_Federated(String)[2]

session not created: This version of ChromeDriver only supports Chrome version 134
Current browser version is 136.0.7103.93 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az2431-963', ip: '10.1.0.48', os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_452'
Driver info: driver.version: ChromeDriver
remote stacktrace:  GetHandleVerifier [0x00007FF7A1E85985+26645]
 (No symbol) [0x00007FF7A1DEA000]
 (No symbol) [0x00007FF7A1C791CA]
 (No symbol) [0x00007FF7A1CBD59D]
 (No symbol) [0x00007FF7A1CBC5DB]
 (No symbol) [0x00007FF7A1CB6710]
 (No symbol) [0x00007FF7A1CB1CDD]
 (No symbol) [0x00007FF7A1D05ECB]
 (No symbol) [0x00007FF7A1D054A0]
 (No symbol) [0x00007FF7A1CF7A23]
 (No symbol) [0x00007FF7A1CC06E0]
 (No symbol) [0x00007FF7A1CC1993]
 GetHandleVerifier [0x00007FF7A21E550D+3564445]
 GetHandleVerifier [0x00007FF7A21FBDA2+3656754]
 GetHandleVerifier [0x00007FF7A21F08A3+3610419]
 GetHandleVerifier [0x00007FF7A1F5332A+868794]
 (No symbol) [0x00007FF7A1DF484F]
 (No symbol) [0x00007FF7A1DF0BA4]
 (No symbol) [0x00007FF7A1DF0D46]
 (No symbol) [0x00007FF7A1DE0219]
 BaseThreadInitThunk [0x00007FF9D11F7AC4+20]
 RtlUserThreadStart [0x00007FF9D2B1A8C1+33]
Raw output
org.openqa.selenium.SessionNotCreatedException: 
session not created: This version of ChromeDriver only supports Chrome version 134
Current browser version is 136.0.7103.93 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
System info: host: 'fv-az2431-963', ip: '10.1.0.48', os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_452'
Driver info: driver.version: ChromeDriver
remote stacktrace: 	GetHandleVerifier [0x00007FF7A1E85985+26645]
	(No symbol) [0x00007FF7A1DEA000]
	(No symbol) [0x00007FF7A1C791CA]
	(No symbol) [0x00007FF7A1CBD59D]
	(No symbol) [0x00007FF7A1CBC5DB]
	(No symbol) [0x00007FF7A1CB6710]
	(No symbol) [0x00007FF7A1CB1CDD]
	(No symbol) [0x00007FF7A1D05ECB]
	(No symbol) [0x00007FF7A1D054A0]
	(No symbol) [0x00007FF7A1CF7A23]
	(No symbol) [0x00007FF7A1CC06E0]
	(No symbol) [0x00007FF7A1CC1993]
	GetHandleVerifier [0x00007FF7A21E550D+3564445]
	GetHandleVerifier [0x00007FF7A21FBDA2+3656754]
	GetHandleVerifier [0x00007FF7A21F08A3+3610419]
	GetHandleVerifier [0x00007FF7A1F5332A+868794]
	(No symbol) [0x00007FF7A1DF484F]
	(No symbol) [0x00007FF7A1DF0BA4]
	(No symbol) [0x00007FF7A1DF0D46]
	(No symbol) [0x00007FF7A1DE0219]
	BaseThreadInitThunk [0x00007FF9D11F7AC4+20]
	RtlUserThreadStart [0x00007FF9D2B1A8C1+33]

	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.W3CHandshakeResponse.lambda$new$0(W3CHandshakeResponse.java:57)
	at org.openqa.selenium.remote.W3CHandshakeResponse.lambda$getResponseFunction$2(W3CHandshakeResponse.java:104)
	at org.openqa.selenium.remote.ProtocolHandshake.lambda$createSession$0(ProtocolHandshake.java:122)
	at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
	at java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)
	at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)
	at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:499)
	at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:486)
	at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
	at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)
	at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:531)
	at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:125)
	at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:73)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:136)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:548)
	at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:212)
	at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:130)
	at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:181)
	at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:168)
	at org.openqa.selenium.chrome.ChromeDriver.<init>(ChromeDriver.java:157)
	at infrastructure.SeleniumExtensions.createDefaultWebDriver(SeleniumExtensions.java:46)
	at com.microsoft.aad.msal4j.SeleniumTest.startUpBrowser(SeleniumTest.java:30)
	at com.microsoft.aad.msal4j.AcquireTokenInteractiveIT.startBrowser(AcquireTokenInteractiveIT.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.refle