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

Deprecate IDisposable and related utilities #7309

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Remove `.only`

2f06057
Select commit
Loading
Failed to load commit list.
Open

Deprecate IDisposable and related utilities #7309

Remove `.only`
2f06057
Select commit
Loading
Failed to load commit list.
Azure Pipelines / iTwin.js Integration - GitHub failed Dec 16, 2024 in 33m 26s

Build #20241216.7 had test failures

Details

Tests

  • Failed: 2 (0.48%)
  • Passed: 416 (99.52%)
  • Other: 0 (0.00%)
  • Total: 418

Annotations

Check failure on line 934 in Build log

See this annotation in the file changed.

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

Build log #L934

Bash exited with code '1'.

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)

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)