runtime icon indicating copy to clipboard operation
runtime copied to clipboard

[8.0][wasm] Failure in System.Numerics.Tensors.Tests.TensorPrimitivesTests.RunForEachSpecialValue

Open carlossanlop opened this issue 2 years ago • 1 comments

Error Blob

{
  "ErrorMessage": "at System.Numerics.Tensors.Tests.TensorPrimitivesTests.<>c__DisplayClass116_0.<MaxMagnitude_Tensor_SpecialValues>b__0()",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Reproduction Steps

  • PR: https://github.com/dotnet/runtime/pull/94884
  • Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=473222
  • Queue: browser-wasm windows Release LibraryTests
  • Job: https://dev.azure.com/dnceng-public/public/_build/results?buildId=473222&view=logs&j=c4f78348-88e4-5284-ad35-ce8766c7fee3&t=6c6ae2ab-2326-5a04-3676-2a643471a48b&l=58
  • Log: https://helixre107v0xd1eu3ibi6ka.blob.core.windows.net/dotnet-runtime-refs-pull-94884-merge-6e1d92ab2c3540aea4/WasmTestOnBrowser-System.Numerics.Tensors.Tests/1/console.4e6fcd0b.log?helixlogtype=result
  • Output:
[01:15:14] info: Assert.Equal() Failure
[01:15:14] info: Expected: 3.21266099E+09
[01:15:14] info: Actual:   1.06517722E+09
[01:15:14] info:    at System.Numerics.Tensors.Tests.TensorPrimitivesTests.<>c__DisplayClass116_0.<MaxMagnitude_Tensor_SpecialValues>b__0()
[01:15:14] info:    at System.Numerics.Tensors.Tests.TensorPrimitivesTests.RunForEachSpecialValue(Action action, BoundedMemory`1 x)
[01:15:14] info:    at System.Numerics.Tensors.Tests.TensorPrimitivesTests.MaxMagnitude_Tensor_SpecialValues(Int32 tensorLength)
[01:15:14] info:    at System.Object.InvokeStub_TensorPrimitivesTests.MaxMagnitude_Tensor_SpecialValues(Object , Span`1 )
[01:15:14] info:    at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=473222 Error message validated: at System.Numerics.Tensors.Tests.TensorPrimitivesTests.<>c__DisplayClass116_0.<MaxMagnitude_Tensor_SpecialValues>b__0() Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 11/17/2023 2:03:57 AM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

carlossanlop avatar Nov 17 '23 01:11 carlossanlop

Tagging subscribers to 'arch-wasm': @lewing See info in area-owners.md if you want to be subscribed.

Issue Details

Error Blob

{
  "ErrorMessage": "at System.Numerics.Tensors.Tests.TensorPrimitivesTests.<>c__DisplayClass116_0.<MaxMagnitude_Tensor_SpecialValues>b__0()",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Reproduction Steps

  • PR: https://github.com/dotnet/runtime/pull/94884
  • Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=473222
  • Queue: browser-wasm windows Release LibraryTests
  • Job: https://dev.azure.com/dnceng-public/public/_build/results?buildId=473222&view=logs&j=c4f78348-88e4-5284-ad35-ce8766c7fee3&t=6c6ae2ab-2326-5a04-3676-2a643471a48b&l=58
  • Log: https://helixre107v0xd1eu3ibi6ka.blob.core.windows.net/dotnet-runtime-refs-pull-94884-merge-6e1d92ab2c3540aea4/WasmTestOnBrowser-System.Numerics.Tensors.Tests/1/console.4e6fcd0b.log?helixlogtype=result
  • Output:
[01:15:14] info: Assert.Equal() Failure
[01:15:14] info: Expected: 3.21266099E+09
[01:15:14] info: Actual:   1.06517722E+09
[01:15:14] info:    at System.Numerics.Tensors.Tests.TensorPrimitivesTests.<>c__DisplayClass116_0.<MaxMagnitude_Tensor_SpecialValues>b__0()
[01:15:14] info:    at System.Numerics.Tensors.Tests.TensorPrimitivesTests.RunForEachSpecialValue(Action action, BoundedMemory`1 x)
[01:15:14] info:    at System.Numerics.Tensors.Tests.TensorPrimitivesTests.MaxMagnitude_Tensor_SpecialValues(Int32 tensorLength)
[01:15:14] info:    at System.Object.InvokeStub_TensorPrimitivesTests.MaxMagnitude_Tensor_SpecialValues(Object , Span`1 )
[01:15:14] info:    at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Author: carlossanlop
Assignees: -
Labels:

arch-wasm, area-System.Numerics.Tensors, os-windows, blocking-clean-ci, Known Build Error

Milestone: 8.0.x

ghost avatar Nov 17 '23 01:11 ghost

was not seen recently... dropping blocking-clean-ci

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

jeffschwMSFT avatar Feb 15 '24 23:02 jeffschwMSFT