(WIP) test onnx shapeinference errormode change #18948
Build #20231228.14 had test failures
Details
- Failed: 5 (0.01%)
- Passed: 54,998 (98.12%)
- Other: 1,051 (1.87%)
- Total: 56,054
Annotations
Check failure on line 26447 in Build log
azure-pipelines / Windows CPU CI Pipeline
Build log #L26447
PowerShell exited with code '1'.
Check failure on line 26566 in Build log
azure-pipelines / Windows CPU CI Pipeline
Build log #L26566
PowerShell exited with code '1'.
Check failure on line 22606 in Build log
azure-pipelines / Windows CPU CI Pipeline
Build log #L22606
PowerShell exited with code '1'.
Check failure on line 26919 in Build log
azure-pipelines / Windows CPU CI Pipeline
Build log #L26919
PowerShell exited with code '1'.
Check failure on line 1 in TestMaxPool
azure-pipelines / Windows CPU CI Pipeline
TestMaxPool
C:\a\_work\1\s\onnxruntime\test\util\test_utils.cc:105
Expected: (provider_node_count) > (0), actual: 0 vs 0
No nodes were assigned to XnnpackExecutionProvider
Google Test trace:
C:\a\_work\1\s\onnxruntime\test/common/random_generator.h(49): ORT test random seed: 2345
Raw output
C:\a\_work\1\s\onnxruntime\test\util\test_utils.cc:105
Expected: (provider_node_count) > (0), actual: 0 vs 0
No nodes were assigned to XnnpackExecutionProvider
Google Test trace:
C:\a\_work\1\s\onnxruntime\test/common/random_generator.h(49): ORT test random seed: 2345
Stack trace:
00007FF6CB6FAB63: onnxruntime::test::RunAndVerifyOutputsWithEP
00007FF6CAF8FA88: onnxruntime::test::RunModelTest
00007FF6CAF89091: onnxruntime::test::XnnpackEP_TestMaxPool_Test::TestBody
00007FF6CBE8DAD2: testing::internal::HandleSehExceptionsInMethodIfSupported<testing::TestSuite,void>
00007FF6CBE8D996: testing::internal::HandleExceptionsInMethodIfSupported<testing::TestSuite,void>
00007FF6CBEB4232: testing::Test::Run
00007FF6CBEB436B: testing::TestInfo::Run
00007FF6CBEB4564: testing::TestSuite::Run
... Google Test internal frames ...
Check failure on line 1 in TestSoftMax_axisLast
azure-pipelines / Windows CPU CI Pipeline
TestSoftMax_axisLast
C:\a\_work\1\s\onnxruntime\test\util\test_utils.cc:99
Expected equality of these values:
provider_node_count
Which is: 0
graph.NumberOfNodes()
Which is: 1
Not all nodes were assigned to XnnpackExecutionProvider
Google Test trace:
C:\a\_work\1\s\onnxruntime\test/common/random_generator.h(49): ORT test random seed: 2345
Raw output
C:\a\_work\1\s\onnxruntime\test\util\test_utils.cc:99
Expected equality of these values:
provider_node_count
Which is: 0
graph.NumberOfNodes()
Which is: 1
Not all nodes were assigned to XnnpackExecutionProvider
Google Test trace:
C:\a\_work\1\s\onnxruntime\test/common/random_generator.h(49): ORT test random seed: 2345
Stack trace:
00007FF6CB6FAB63: onnxruntime::test::RunAndVerifyOutputsWithEP
00007FF6CAF8FA88: onnxruntime::test::RunModelTest
00007FF6CAF898A6: onnxruntime::test::XnnpackEP_TestSoftMax_axisLast_Test::TestBody
00007FF6CBE8DAD2: testing::internal::HandleSehExceptionsInMethodIfSupported<testing::TestSuite,void>
00007FF6CBE8D996: testing::internal::HandleExceptionsInMethodIfSupported<testing::TestSuite,void>
00007FF6CBEB4232: testing::Test::Run
00007FF6CBEB436B: testing::TestInfo::Run
00007FF6CBEB4564: testing::TestSuite::Run
... Google Test internal frames ...
Check failure on line 1 in TestQDQSoftMax_axisLast
azure-pipelines / Windows CPU CI Pipeline
TestQDQSoftMax_axisLast
C:\a\_work\1\s\onnxruntime\test\util\test_utils.cc:99
Expected equality of these values:
provider_node_count
Which is: 0
graph.NumberOfNodes()
Which is: 1
Not all nodes were assigned to XnnpackExecutionProvider
Google Test trace:
C:\a\_work\1\s\onnxruntime\test/common/random_generator.h(49): ORT test random seed: 2345
Raw output
C:\a\_work\1\s\onnxruntime\test\util\test_utils.cc:99
Expected equality of these values:
provider_node_count
Which is: 0
graph.NumberOfNodes()
Which is: 1
Not all nodes were assigned to XnnpackExecutionProvider
Google Test trace:
C:\a\_work\1\s\onnxruntime\test/common/random_generator.h(49): ORT test random seed: 2345
Stack trace:
00007FF6CB6FAB63: onnxruntime::test::RunAndVerifyOutputsWithEP
00007FF6CAF8FA88: onnxruntime::test::RunModelTest
00007FF6CAF84533: onnxruntime::test::XnnpackEP_TestQDQSoftMax_axisLast_Test::TestBody
00007FF6CBE8DAD2: testing::internal::HandleSehExceptionsInMethodIfSupported<testing::TestSuite,void>
00007FF6CBE8D996: testing::internal::HandleExceptionsInMethodIfSupported<testing::TestSuite,void>
00007FF6CBEB4232: testing::Test::Run
00007FF6CBEB436B: testing::TestInfo::Run
00007FF6CBEB4564: testing::TestSuite::Run
... Google Test internal frames ...
Check failure on line 1 in TestConvTranspose_With_Outputpadding
azure-pipelines / Windows CPU CI Pipeline
TestConvTranspose_With_Outputpadding
C:\a\_work\1\s\onnxruntime\test\util\test_utils.cc:105
Expected: (provider_node_count) > (0), actual: 0 vs 0
No nodes were assigned to XnnpackExecutionProvider
Google Test trace:
C:\a\_work\1\s\onnxruntime\test/common/random_generator.h(49): ORT test random seed: 2345
Raw output
C:\a\_work\1\s\onnxruntime\test\util\test_utils.cc:105
Expected: (provider_node_count) > (0), actual: 0 vs 0
No nodes were assigned to XnnpackExecutionProvider
Google Test trace:
C:\a\_work\1\s\onnxruntime\test/common/random_generator.h(49): ORT test random seed: 2345
Stack trace:
00007FF6CB6FAB63: onnxruntime::test::RunAndVerifyOutputsWithEP
00007FF6CAF8FA88: onnxruntime::test::RunModelTest
00007FF6CAF84751: onnxruntime::test::XnnpackEP_TestConvTranspose_With_Outputpadding_Test::TestBody
00007FF6CBE8DAD2: testing::internal::HandleSehExceptionsInMethodIfSupported<testing::TestSuite,void>
00007FF6CBE8D996: testing::internal::HandleExceptionsInMethodIfSupported<testing::TestSuite,void>
00007FF6CBEB4232: testing::Test::Run
00007FF6CBEB436B: testing::TestInfo::Run
00007FF6CBEB4564: testing::TestSuite::Run
... Google Test internal frames ...