Change ElementProps acquisition to getInstance #6549
Build #5.0.0-dev.66_20250219.35 had test failures
Details
- 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
azure-pipelines / iTwin.js
Build log #L2558
Bash exited with code '1'.
Check failure on line 12186 in Build log
azure-pipelines / iTwin.js
Build log #L12186
Cmd.exe exited with code '1'.
Check failure on line 12293 in Build log
azure-pipelines / iTwin.js
Build log #L12293
Bash exited with code '1'.
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)
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)
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)
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)