Open
Description
Description
[02:51:21] info: Incoming arguments: --run WasmTestRunner.dll System.Runtime.Extensions.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing
[02:51:21] info: Application arguments: --run WasmTestRunner.dll System.Runtime.Extensions.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing
[02:51:21] info: browser: Console websocket connected.
[02:51:22] info: Initializing.....
[02:51:23] info: Discovering: System.Runtime.Extensions.Tests.dll (method display = ClassAndMethod, method display options = None)
[02:51:24] info: Discovered: System.Runtime.Extensions.Tests.dll (found 912 of 1000 test cases)
[02:51:24] info: Starting: System.Runtime.Extensions.Tests.dll
[02:51:25] fail: [FAIL] System.Diagnostics.Tests.StopwatchTests.GetTimestamp
[02:51:25] info: Assert.NotEqual() Failure
[02:51:25] info: Expected: Not 4485599999
[02:51:25] info: Actual: 4485599999
[02:51:25] info: at System.Diagnostics.Tests.StopwatchTests.GetTimestamp()
[02:51:25] info: at System.Reflection.RuntimeMethodInfo.InvokeWorker(Object obj, BindingFlags invokeAttr, Span`1 parameters)
[02:51:51] info: Finished: System.Runtime.Extensions.Tests.dll
Reproduction Steps
CI run
Expected behavior
No failures
Actual behavior
The test fails
Regression?
No response
Known Workarounds
No response
Configuration
No response
Other information
No response