Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent crash on incompatible profile curves #938

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

minor change

c5f4b94
Select commit
Loading
Failed to load commit list.
Open

Prevent crash on incompatible profile curves #938

minor change
c5f4b94
Select commit
Loading
Failed to load commit list.
Azure Pipelines / imodel-native failed Dec 16, 2024 in 1h 7m 53s

Build #5.0.0-dev.25_open-source-2024.12.16.6 had test failures

Details

Tests

  • Failed: 7 (3.83%)
  • Passed: 176 (96.17%)
  • Other: 0 (0.00%)
  • Total: 183

Annotations

Check failure on line 55 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / imodel-native

Build log #L55

Bash exited with code '1'.

Check failure on line 11227 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / imodel-native

Build log #L11227

Bash exited with code '1'.

Check failure on line 129 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / imodel-native

Build log #L129

Bash exited with code '6'.

Check failure on line 1 in Sheet views (#integration) "before all" hook for "loads view attachment info"

See this annotation in the file changed.

@azure-pipelines azure-pipelines / imodel-native

Sheet views (#integration) "before all" hook for "loads view attachment info"

ITwin iModelJsIntegrationTest returned with no data when queried.
Raw output
Error: ITwin iModelJsIntegrationTest returned with no data when queried.
    at ITwinAccessClientWrapper.getITwinByName (home/vsts/work/1/s/full-stack-tests/core/src/common/ITwinAccessClientWrapper.ts:19:13)
    at Function.queryITwinIdByName (home/vsts/work/1/s/full-stack-tests/core/src/frontend/TestUtility.ts:94:26)
    at Context.<anonymous> (home/vsts/work/1/s/full-stack-tests/core/src/frontend/hub/SheetViewState.test.ts:20:21)

Check failure on line 1 in Section Drawings (#integration) "before all" hook for "instantiates a SectionDrawingModelState"

See this annotation in the file changed.

@azure-pipelines azure-pipelines / imodel-native

Section Drawings (#integration) "before all" hook for "instantiates a SectionDrawingModelState"

ITwin iModelJsIntegrationTest returned with no data when queried.
Raw output
Error: ITwin iModelJsIntegrationTest returned with no data when queried.
    at ITwinAccessClientWrapper.getITwinByName (home/vsts/work/1/s/full-stack-tests/core/src/common/ITwinAccessClientWrapper.ts:19:13)
    at Function.queryITwinIdByName (home/vsts/work/1/s/full-stack-tests/core/src/frontend/TestUtility.ts:94:26)
    at Context.<anonymous> (home/vsts/work/1/s/full-stack-tests/core/src/frontend/hub/SectionDrawing.test.ts:18:21)

Check failure on line 1 in IModelConnection (#integration) should be able to open an IModel with no versions

See this annotation in the file changed.

@azure-pipelines azure-pipelines / imodel-native

IModelConnection (#integration) should be able to open an IModel with no versions

ITwin iModelJsIntegrationTest returned with no data when queried.
Raw output
Error: ITwin iModelJsIntegrationTest returned with no data when queried.
    at ITwinAccessClientWrapper.getITwinByName (home/vsts/work/1/s/full-stack-tests/core/src/common/ITwinAccessClientWrapper.ts:19:13)
    at Function.queryITwinIdByName (home/vsts/work/1/s/full-stack-tests/core/src/frontend/TestUtility.ts:94:26)
    at Context.<anonymous> (home/vsts/work/1/s/full-stack-tests/core/src/frontend/hub/IModelConnection.test.ts:115:21)

Check failure on line 1 in IModelConnection (#integration) should be able to open the same IModel many times

See this annotation in the file changed.

@azure-pipelines azure-pipelines / imodel-native

IModelConnection (#integration) should be able to open the same IModel many times

ITwin iModelJsIntegrationTest returned with no data when queried.
Raw output
Error: ITwin iModelJsIntegrationTest returned with no data when queried.
    at ITwinAccessClientWrapper.getITwinByName (home/vsts/work/1/s/full-stack-tests/core/src/common/ITwinAccessClientWrapper.ts:19:13)
    at Function.queryITwinIdByName (home/vsts/work/1/s/full-stack-tests/core/src/frontend/TestUtility.ts:94:26)
    at Context.<anonymous> (home/vsts/work/1/s/full-stack-tests/core/src/frontend/hub/IModelConnection.test.ts:135:23)