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

Docs: workaround for typedoc issue #2802 (backport #7470) [release/4.11.x] #7476

Merged
merged 4 commits into from
Dec 16, 2024

Merge branch 'release/4.11.x' into mergify/bp/release/4.11.x/pr-7470

4fa53b6
Select commit
Loading
Failed to load commit list.
Merged

Docs: workaround for typedoc issue #2802 (backport #7470) [release/4.11.x] #7476

Merge branch 'release/4.11.x' into mergify/bp/release/4.11.x/pr-7470
4fa53b6
Select commit
Loading
Failed to load commit list.
Azure Pipelines / iTwin.js Integration - GitHub succeeded Dec 16, 2024 in 24m 56s

Build #20241216.26 had test failures

Details

Tests

  • Failed: 2 (0.48%)
  • Passed: 413 (99.52%)
  • Other: 0 (0.00%)
  • Total: 415

Annotations

Check failure on line 1 in external texture requests (#integration) "before all" hook for "should process all external texture requests"

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iTwin.js Integration - GitHub

external texture requests (#integration) "before all" hook for "should process all external texture requests"

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/ExternalTextures.test.ts:41:23)

Check failure on line 1 in Schema RPC Interface "before all" hook for "should get schema keys"

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iTwin.js Integration - GitHub

Schema RPC Interface "before all" hook for "should get schema keys"

ITwin iModelJsIntegrationTest returned with no data when queried.
Raw output
Error: ITwin iModelJsIntegrationTest returned with no data when queried.
    at Function.create (home/vsts/work/1/s/full-stack-tests/ecschema-rpc-interface/src/frontend/setup/IModelSession.ts:39:15)
    at TestContext.initialize (home/vsts/work/1/s/full-stack-tests/ecschema-rpc-interface/src/frontend/setup/TestContext.ts:71:33)
    at Function.instance (home/vsts/work/1/s/full-stack-tests/ecschema-rpc-interface/src/frontend/setup/TestContext.ts:35:7)
    at Context.<anonymous> (home/vsts/work/1/s/full-stack-tests/ecschema-rpc-interface/src/frontend/SchemaRpcInterface.test.ts:19:19)