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

Change ElementProps acquisition to getInstance #6549

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

Adjust iModel.test before and after cases

5659899
Select commit
Loading
Failed to load commit list.
Open

Change ElementProps acquisition to getInstance #6549

Adjust iModel.test before and after cases
5659899
Select commit
Loading
Failed to load commit list.
Azure Pipelines / iTwin.js failed Feb 19, 2025 in 25m 14s

Build #5.0.0-dev.66_20250219.35 had test failures

Details

Tests

  • Failed: 6 (0.05%)
  • Passed: 13,192 (99.95%)
  • Other: 0 (0.00%)
  • Total: 13,198

Annotations

Check failure on line 2558 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iTwin.js

Build log #L2558

Bash exited with code '1'.

Check failure on line 12186 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iTwin.js

Build log #L12186

Cmd.exe exited with code '1'.

Check failure on line 12293 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iTwin.js

Build log #L12293

Bash exited with code '1'.

Check failure on line 1 in RenderMaterialElement read should be able to convert TextureId to hexadecimal string outside javascript's double precision range of 2^53

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iTwin.js

RenderMaterialElement read should be able to convert TextureId to hexadecimal string outside javascript's double precision range of 2^53

expected 9223372036854776000 to equal '0x7fffffffffffffff'
Raw output
AssertionError: expected 9223372036854776000 to equal '0x7fffffffffffffff'
    at Context.<anonymous> (main.js:154351:125)
    at callFn (main.js:332446:21)
    at Runnable.run (main.js:332434:5)
    at Runner.runTest (main.js:333233:10)
    at /Users/platform-bld/Library/Developer/CoreSimulator/Devices/D442990E-CDDA-4390-B746-B70F31621EB4/data/Containers/Bundle/Application/D4ED3AAA-DBEC-433A-8825-1348B9D25659/core-test-runner.app/Assets/main.js:333356:12
    at next (main.js:333148:14)
    at /Users/platform-bld/Library/Developer/CoreSimulator/Devices/D442990E-CDDA-4390-B746-B70F31621EB4/data/Containers/Bundle/Application/D4ED3AAA-DBEC-433A-8825-1348B9D25659/core-test-runner.app/Assets/main.js:333158:7
    at next (main.js:333041:14)
    at Immediate.<anonymous> (main.js:333126:5)
    at process.processImmediate (node:internal/timers:491:21)

Check failure on line 1 in Insert Null elements in Struct Array, and ensure they are returned while querying rows Test for struct array to contain null structs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iTwin.js

Insert Null elements in Struct Array, and ensure they are returned while querying rows Test for struct array to contain null structs

expected 1 to equal 2
Raw output
AssertionError: expected 1 to equal 2
    at Context.<anonymous> (main.js:138929:61)
    at callFn (main.js:332446:21)
    at Runnable.run (main.js:332434:5)
    at Runner.runTest (main.js:333233:10)
    at /Users/platform-bld/Library/Developer/CoreSimulator/Devices/D442990E-CDDA-4390-B746-B70F31621EB4/data/Containers/Bundle/Application/D4ED3AAA-DBEC-433A-8825-1348B9D25659/core-test-runner.app/Assets/main.js:333356:12
    at next (main.js:333148:14)
    at /Users/platform-bld/Library/Developer/CoreSimulator/Devices/D442990E-CDDA-4390-B746-B70F31621EB4/data/Containers/Bundle/Application/D4ED3AAA-DBEC-433A-8825-1348B9D25659/core-test-runner.app/Assets/main.js:333158:7
    at next (main.js:333041:14)
    at Immediate.<anonymous> (main.js:333126:5)
    at process.processImmediate (node:internal/timers:491:21)

Check failure on line 1 in Insert Null elements in Struct Array, and ensure they are returned while querying rows Test for struct array to contain null structs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iTwin.js

Insert Null elements in Struct Array, and ensure they are returned while querying rows Test for struct array to contain null structs

expected 1 to equal 2
Raw output
AssertionError: expected 1 to equal 2
    at Context.<anonymous> (src/test/element/NullStructArray.test.ts:91:45)
    at processImmediate (node:internal/timers:491:21)

Check failure on line 1 in RenderMaterialElement read should be able to convert TextureId to hexadecimal string outside javascript's double precision range of 2^53

See this annotation in the file changed.

@azure-pipelines azure-pipelines / iTwin.js

RenderMaterialElement read should be able to convert TextureId to hexadecimal string outside javascript's double precision range of 2^53

expected 9223372036854776000 to equal '0x7fffffffffffffff'
Raw output
AssertionError: expected 9223372036854776000 to equal '0x7fffffffffffffff'
    at Context.<anonymous> (src/test/standalone/RenderMaterialElement.test.ts:106:107)
    at processImmediate (node:internal/timers:491:21)