upgrade NuGet packages #296
Merged
Azure Pipelines / Azure-Samples.iot-edge-opc-plc
succeeded
Sep 18, 2023 in 11m 35s
Build #2.9.9.1+b6e6f3b071 had test failures
Details
- Failed: 1 (0.52%)
- Passed: 191 (99.48%)
- Other: 0 (0.00%)
- Total: 192
Annotations
azure-pipelines / Azure-Samples.iot-edge-opc-plc
OpcPlc.Tests.SimulatorNodesTests.Telemetry_ContainsOutlier("DipData",-1000)
Expected outlierCount to be greater than 0 because there should be at least a few measurements that were -1000, but found 0.
Raw output
at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Numeric.NumericAssertions`2.BeGreaterThan(T expected, String because, Object[] becauseArgs)
at OpcPlc.Tests.SimulatorNodesTests.Telemetry_ContainsOutlier(String identifier, Int32 outlierValue) in /Users/runner/work/1/s/tests/SimulatorNodesTests.cs:line 131
Loading