Skip to content

Fix UTs for SaveWithExternalInitializers

Azure Pipelines / Windows GPU CI Pipeline failed Jan 4, 2024 in 2h 27m 27s

Build #20240104.19 had test failures

Details

Tests

  • Failed: 5 (0.04%)
  • Passed: 12,975 (97.78%)
  • Other: 290 (2.19%)
  • Total: 13,270

Annotations

Check failure on line 118 in onnxruntime\core\providers\dml\DmlExecutionProvider\src\DmlGraphFusionHelper.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU CI Pipeline

onnxruntime\core\providers\dml\DmlExecutionProvider\src\DmlGraphFusionHelper.cpp#L118

onnxruntime\core\providers\dml\DmlExecutionProvider\src\DmlGraphFusionHelper.cpp(118,13): Error C2039: 'ExternalIniPath': is not a member of 'onnxruntime::Graph'

Check failure on line 15661 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU CI Pipeline

Build log #L15661

Process 'msbuild.exe' exited with code '1'.

Check failure on line 118 in onnxruntime\core\providers\dml\DmlExecutionProvider\src\DmlGraphFusionHelper.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU CI Pipeline

onnxruntime\core\providers\dml\DmlExecutionProvider\src\DmlGraphFusionHelper.cpp#L118

onnxruntime\core\providers\dml\DmlExecutionProvider\src\DmlGraphFusionHelper.cpp(118,13): Error C2039: 'ExternalIniPath': is not a member of 'onnxruntime::Graph'

Check failure on line 118 in onnxruntime\core\providers\dml\DmlExecutionProvider\src\DmlGraphFusionHelper.cpp

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU CI Pipeline

onnxruntime\core\providers\dml\DmlExecutionProvider\src\DmlGraphFusionHelper.cpp#L118

onnxruntime\core\providers\dml\DmlExecutionProvider\src\DmlGraphFusionHelper.cpp(118,13): Error C2039: 'ExternalIniPath': is not a member of 'onnxruntime::Graph'

Check failure on line 1 in load_float_tensor_with_external_data

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU CI Pipeline

load_float_tensor_with_external_data

unknown file
SEH exception with code 0xc0000005 thrown in the test body.
Raw output
unknown file
SEH exception with code 0xc0000005 thrown in the test body.
Stack trace:
  00007FFBC928F73F: _C_specific_handler
  00007FFBDDDC513F: _chkstk
  00007FFBDDD518FE: RtlVirtualUnwind2
  00007FFBDDDC412E: KiUserExceptionDispatcher
  00007FF6FEF54026: onnxruntime::utils::GetExtDataFromTensorProto
  00007FF6FEF56E29: onnxruntime::utils::TensorProtoToTensor
  00007FF6FEF56A9A: onnxruntime::`anonymous namespace'::TensorProtoToOrtValueImpl
  00007FF6FEF566CB: onnxruntime::utils::TensorProtoToOrtValue
  00007FF6FE20A1CA: onnxruntime::test::run_external_data_test<1>
  00007FF6FE207F89: onnxruntime::test::CApiTensorTest_load_float_tensor_with_external_data_Test::TestBody
  00007FF6FF1895E2: testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test,void>
  00007FF6FF1894A6: testing::internal::HandleExceptionsInMethodIfSupported<testing::Test,void>
  00007FF6FF1AF2F2: testing::Test::Run
  00007FF6FF1AF424: testing::TestInfo::Run
  00007FF6FF1AF5E4: testing::TestSuite::Run
... Google Test internal frames ...

Check failure on line 1 in load_huge_tensor_with_external_data

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU CI Pipeline

load_huge_tensor_with_external_data

unknown file
SEH exception with code 0xc0000005 thrown in the test body.
Raw output
unknown file
SEH exception with code 0xc0000005 thrown in the test body.
Stack trace:
  00007FFBC928F73F: _C_specific_handler
  00007FFBDDDC513F: _chkstk
  00007FFBDDD518FE: RtlVirtualUnwind2
  00007FFBDDDC412E: KiUserExceptionDispatcher
  00007FF6FEF54026: onnxruntime::utils::GetExtDataFromTensorProto
  00007FF6FEF56E29: onnxruntime::utils::TensorProtoToTensor
  00007FF6FEF56A9A: onnxruntime::`anonymous namespace'::TensorProtoToOrtValueImpl
  00007FF6FEF566CB: onnxruntime::utils::TensorProtoToOrtValue
  00007FF6FE2084CE: onnxruntime::test::CApiTensorTest_load_huge_tensor_with_external_data_Test::TestBody
  00007FF6FF1895E2: testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test,void>
  00007FF6FF1894A6: testing::internal::HandleExceptionsInMethodIfSupported<testing::Test,void>
  00007FF6FF1AF2F2: testing::Test::Run
  00007FF6FF1AF424: testing::TestInfo::Run
  00007FF6FF1AF5E4: testing::TestSuite::Run
... Google Test internal frames ...

Check failure on line 1 in load_float_tensor_with_external_data

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU CI Pipeline

load_float_tensor_with_external_data

unknown file
SEH exception with code 0xc0000005 thrown in the test body.
Raw output
unknown file
SEH exception with code 0xc0000005 thrown in the test body.
Stack trace:
  00007FFE9EE3F0E0: _C_specific_handler
  00007FFEAFC24FCF: _chkstk
  00007FFEAFBB18FE: RtlVirtualUnwind2
  00007FFEAFC23FBE: KiUserExceptionDispatcher
  00007FF676C63746: onnxruntime::utils::GetExtDataFromTensorProto
  00007FF676C6651C: onnxruntime::utils::TensorProtoToTensor
  00007FF676C66194: onnxruntime::`anonymous namespace'::TensorProtoToOrtValueImpl
  00007FF676C65DDB: onnxruntime::utils::TensorProtoToOrtValue
  00007FF6759F67CA: onnxruntime::test::run_external_data_test<1>
  00007FF6759F21B9: onnxruntime::test::CApiTensorTest_load_float_tensor_with_external_data_Test::TestBody
  00007FF676F893F2: testing::internal::HandleSehExceptionsInMethodIfSupported<testing::TestSuite,void>
  00007FF676F892B6: testing::internal::HandleExceptionsInMethodIfSupported<testing::TestSuite,void>
  00007FF676FAF522: testing::Test::Run
  00007FF676FAF65B: testing::TestInfo::Run
  00007FF676FAF854: testing::TestSuite::Run
... Google Test internal frames ...

Check failure on line 1 in load_huge_tensor_with_external_data

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU CI Pipeline

load_huge_tensor_with_external_data

unknown file
SEH exception with code 0xc0000005 thrown in the test body.
Raw output
unknown file
SEH exception with code 0xc0000005 thrown in the test body.
Stack trace:
  00007FFE9EE3F0E0: _C_specific_handler
  00007FFEAFC24FCF: _chkstk
  00007FFEAFBB18FE: RtlVirtualUnwind2
  00007FFEAFC23FBE: KiUserExceptionDispatcher
  00007FF676C63746: onnxruntime::utils::GetExtDataFromTensorProto
  00007FF676C6651C: onnxruntime::utils::TensorProtoToTensor
  00007FF676C66194: onnxruntime::`anonymous namespace'::TensorProtoToOrtValueImpl
  00007FF676C65DDB: onnxruntime::utils::TensorProtoToOrtValue
  00007FF6759F26FE: onnxruntime::test::CApiTensorTest_load_huge_tensor_with_external_data_Test::TestBody
  00007FF676F893F2: testing::internal::HandleSehExceptionsInMethodIfSupported<testing::TestSuite,void>
  00007FF676F892B6: testing::internal::HandleExceptionsInMethodIfSupported<testing::TestSuite,void>
  00007FF676FAF522: testing::Test::Run
  00007FF676FAF65B: testing::TestInfo::Run
  00007FF676FAF854: testing::TestSuite::Run
... Google Test internal frames ...