Additional APIs for WebContents #301
Annotations
10 errors
|
windows
Process completed with exit code 1.
|
|
windows
Target "RunUnitTests" has thrown an exception
|
|
GetSetZoomFactor_check:
src/ElectronNET.IntegrationTests/Tests/WebContentsTests.cs#L88
Expected ok to be 1.0, but found 1.44 (difference of 0.43999999999999995).
|
|
windows
[xUnit.net 00:00:13.67] GetSetZoomFactor_check [FAIL]
|
|
UserAgentProperty_check:
src/ElectronNET.IntegrationTests/Tests/WebContentsTests.cs#L177
System.AggregateException : One or more errors occurred. (No response after 1000ms trying to retrieve value webContents.UserAgent())
---- System.TimeoutException : No response after 1000ms trying to retrieve value webContents.UserAgent()
|
|
windows
[xUnit.net 00:00:11.48] UserAgentProperty_check [FAIL]
|
|
GetSetUserAgent_check:
src/ElectronNET.IntegrationTests/Tests/WebContentsTests.cs#L167
System.TimeoutException : No response after 1000ms trying to retrieve value webContents.GetUserAgentAsync()
|
|
AudioMutedProperty_check:
src/ElectronNET.IntegrationTests/Tests/WebContentsTests.cs#L161
System.AggregateException : One or more errors occurred. (No response after 1000ms trying to retrieve value webContents.AudioMuted())
---- System.TimeoutException : No response after 1000ms trying to retrieve value webContents.AudioMuted()
|
|
windows
[xUnit.net 00:00:10.43] GetSetUserAgent_check [FAIL]
|
|
windows
[xUnit.net 00:00:09.42] AudioMutedProperty_check [FAIL]
|