Skip to content

Main CI

Main CI #12638

GitHub Actions / IT Tests report-ubuntu-latest-yarn failed Nov 22, 2024 in 0s

61 passed, 1 failed and 2 skipped

Tests failed

Report Passed Failed Skipped Time
@ama-sdk/create/dist-test/it-report.xml 7✅ 360s
@ama-sdk/schematics/dist-test/it-report.xml 3ms
@o3r/analytics/dist-test/it-report.xml 2✅ 99s
@o3r/apis-manager/dist-test/it-report.xml 1✅ 72s
@o3r/application/dist-test/it-report.xml 1✅ 50s
@o3r/components/dist-test/it-report.xml 8✅ 547s
@o3r/configuration/dist-test/it-report.xml 2✅ 126s
@o3r/core/dist-test/it-report.xml 1❌ 338s
@o3r/create/dist-test/it-report.xml 3✅ 239s
@o3r/design/dist-test/it-report.xml 1✅ 58s
@o3r/eslint-config-otter/dist-test/it-report.xml 2✅ 298s
@o3r/extractors/dist-test/it-report.xml 3✅ 271s
@o3r/localization/dist-test/it-report.xml 8✅ 599s
@o3r/new-version/dist-test/it-report.xml 1✅ 41s
@o3r/pipeline/dist-test/it-report.xml 2✅ 59s
@o3r/rules-engine/dist-test/it-report.xml 2✅ 107s
@o3r/stylelint-plugin/dist-test/it-report.xml 2✅ 96s
@o3r/styling/dist-test/it-report.xml 8✅ 593s
@o3r/testing/dist-test/it-report.xml 2✅ 2⚪ 156s
@o3r/third-party/dist-test/it-report.xml 1✅ 62s
@o3r/workspace/dist-test/it-report.xml 5✅ 304s

✅ @ama-sdk/create/dist-test/it-report.xml

7 tests were completed in 360s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create new sdk command 7✅ 351s

✅ Create new sdk command

Create new sdk command should generate a light SDK when the specification is provided
  ✅ Create new sdk command should generate a light SDK when the specification is provided
Create new sdk command should generate a full SDK when the specification is provided
  ✅ Create new sdk command should generate a full SDK when the specification is provided
Create new sdk command should generate a full SDK when the specification is provided as npm dependency
  ✅ Create new sdk command should generate a full SDK when the specification is provided as npm dependency
Create new sdk command should generate an SDK with no package scope
  ✅ Create new sdk command should generate an SDK with no package scope
Create new sdk command should generate an empty SDK ready to be used
  ✅ Create new sdk command should generate an empty SDK ready to be used
Create new sdk command should fail when there is an error
  ✅ Create new sdk command should fail when there is an error
Create new sdk command should use pinned versions when --exact-o3r-version is used
  ✅ Create new sdk command should use pinned versions when --exact-o3r-version is used

✅ @ama-sdk/schematics/dist-test/it-report.xml

No tests found

✅ @o3r/analytics/dist-test/it-report.xml

2 tests were completed in 99s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add analytics 2✅ 88s

✅ ng add analytics

ng add analytics should add analytics to an application
  ✅ ng add analytics should add analytics to an application
ng add analytics should add analytics to a library
  ✅ ng add analytics should add analytics to a library

✅ @o3r/apis-manager/dist-test/it-report.xml

1 tests were completed in 72s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with apis-manager 1✅ 63s

✅ new otter application with apis-manager

new otter application with apis-manager should add apis-manager to existing application
  ✅ new otter application with apis-manager should add apis-manager to existing application

✅ @o3r/application/dist-test/it-report.xml

1 tests were completed in 50s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new Angular application 1✅ 35s

✅ new Angular application

new Angular application should add Otter Application to existing Angular app
  ✅ new Angular application should add Otter Application to existing Angular app

✅ @o3r/components/dist-test/it-report.xml

8 tests were completed in 547s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
check metadata migration 6✅ 531s
ng add components 2✅ 117s

✅ check metadata migration

check metadata migration should not throw
  ✅ check metadata migration should not throw
check metadata migration should not throw on prerelease
  ✅ check metadata migration should not throw on prerelease
check metadata migration should throw because no migration data
  ✅ check metadata migration should throw because no migration data
check metadata migration should throw because migration data invalid
  ✅ check metadata migration should throw because migration data invalid
check metadata migration should throw because breaking changes are not allowed
  ✅ check metadata migration should throw because breaking changes are not allowed
check metadata migration should throw because of unused migration data
  ✅ check metadata migration should throw because of unused migration data

✅ ng add components

ng add components should add components to an application
  ✅ ng add components should add components to an application
ng add components should add components to a library
  ✅ ng add components should add components to a library

✅ @o3r/configuration/dist-test/it-report.xml

2 tests were completed in 126s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with configuration 2✅ 110s

✅ new otter application with configuration

new otter application with configuration should add configuration to an application
  ✅ new otter application with configuration should add configuration to an application
new otter application with configuration should add configuration to a library
  ✅ new otter application with configuration should add configuration to a library

❌ @o3r/core/dist-test/it-report.xml

1 tests were completed in 338s with 0 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application 1❌ 320s

❌ new otter application

new otter application should build empty app
  ❌ new otter application should build empty app
	Error: Command failed: yarn ng g @o3r/core:store-simple-sync --store-name test-simple-sync --project-name test-app

✅ @o3r/create/dist-test/it-report.xml

3 tests were completed in 239s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Create new otter project command 3✅ 230s

✅ Create new otter project command

Create new otter project command should generate a project with an application
  ✅ Create new otter project command should generate a project with an application
Create new otter project command should generate a project with a library
  ✅ Create new otter project command should generate a project with a library
Create new otter project command should generate a project with an application with --exact-o3r-version
  ✅ Create new otter project command should generate a project with an application with --exact-o3r-version

✅ @o3r/design/dist-test/it-report.xml

1 tests were completed in 58s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with Design 1✅ 45s

✅ new otter application with Design

new otter application with Design should add design to existing application
  ✅ new otter application with Design should add design to existing application

✅ @o3r/eslint-config-otter/dist-test/it-report.xml

2 tests were completed in 298s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add eslint-config 2✅ 282s

✅ ng add eslint-config

ng add eslint-config should add eslint-config to an application
  ✅ ng add eslint-config should add eslint-config to an application
ng add eslint-config should add eslint-config to a library
  ✅ ng add eslint-config should add eslint-config to a library

✅ @o3r/extractors/dist-test/it-report.xml

3 tests were completed in 271s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
aggregate migration scripts 1✅ 207s
ng add extractors 2✅ 253s

✅ aggregate migration scripts

aggregate migration scripts should create migration scripts including lib content
  ✅ aggregate migration scripts should create migration scripts including lib content

✅ ng add extractors

ng add extractors should add extractors to an application
  ✅ ng add extractors should add extractors to an application
ng add extractors should add extractors to a library
  ✅ ng add extractors should add extractors to a library

✅ @o3r/localization/dist-test/it-report.xml

8 tests were completed in 599s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
check metadata migration 6✅ 581s
ng add otter localization 2✅ 174s

✅ check metadata migration

check metadata migration should not throw
  ✅ check metadata migration should not throw
check metadata migration should not throw on prerelease
  ✅ check metadata migration should not throw on prerelease
check metadata migration should throw because no migration data
  ✅ check metadata migration should throw because no migration data
check metadata migration should throw because migration data invalid
  ✅ check metadata migration should throw because migration data invalid
check metadata migration should throw because breaking changes are not allowed
  ✅ check metadata migration should throw because breaking changes are not allowed
check metadata migration should throw because of unused migration data
  ✅ check metadata migration should throw because of unused migration data

✅ ng add otter localization

ng add otter localization should add localization to an application
  ✅ ng add otter localization should add localization to an application
ng add otter localization should add localization to a library
  ✅ ng add otter localization should add localization to a library

✅ @o3r/new-version/dist-test/it-report.xml

1 tests were completed in 41s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
undefined 1✅ 31s

✅ undefined

 should add Otter Application to existing Angular app
  ✅ should add Otter Application to existing Angular app

✅ @o3r/pipeline/dist-test/it-report.xml

2 tests were completed in 59s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter project 2✅ 49s

✅ new otter project

new otter project should add a GitHub pipeline to existing project
  ✅ new otter project should add a GitHub pipeline to existing project
new otter project should add a GitHub pipeline to existing project with custom runner and registry
  ✅ new otter project should add a GitHub pipeline to existing project with custom runner and registry

✅ @o3r/rules-engine/dist-test/it-report.xml

2 tests were completed in 107s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add rules-engine 2✅ 96s

✅ ng add rules-engine

ng add rules-engine should add rules engine to an application
  ✅ ng add rules-engine should add rules engine to an application
ng add rules-engine should add rules engine to a library
  ✅ ng add rules-engine should add rules engine to a library

✅ @o3r/stylelint-plugin/dist-test/it-report.xml

2 tests were completed in 96s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add stylelint-plugin 2✅ 87s

✅ ng add stylelint-plugin

ng add stylelint-plugin should add stylelint-plugin to an application
  ✅ ng add stylelint-plugin should add stylelint-plugin to an application
ng add stylelint-plugin should add stylelint-plugin to a library
  ✅ ng add stylelint-plugin should add stylelint-plugin to a library

✅ @o3r/styling/dist-test/it-report.xml

8 tests were completed in 593s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
check metadata migration 6✅ 571s
ng add styling 2✅ 164s

✅ check metadata migration

check metadata migration should not throw
  ✅ check metadata migration should not throw
check metadata migration should not throw on prerelease
  ✅ check metadata migration should not throw on prerelease
check metadata migration should throw because no migration data
  ✅ check metadata migration should throw because no migration data
check metadata migration should throw because migration data invalid
  ✅ check metadata migration should throw because migration data invalid
check metadata migration should throw because breaking changes are not allowed
  ✅ check metadata migration should throw because breaking changes are not allowed
check metadata migration should throw because of unused migration data
  ✅ check metadata migration should throw because of unused migration data

✅ ng add styling

ng add styling should add styling to an application
  ✅ ng add styling should add styling to an application
ng add styling should add styling to a library
  ✅ ng add styling should add styling to a library

✅ @o3r/testing/dist-test/it-report.xml

4 tests were completed in 156s with 2 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
ng add testing 2✅ 2⚪ 141s

✅ ng add testing

ng add testing should add testing to an application
  ✅ ng add testing should add testing to an application
ng add testing should add testing to an application and fixture to component
  ✅ ng add testing should add testing to an application and fixture to component
ng add testing should add testing to a library
  ⚪ ng add testing should add testing to a library
ng add testing should add testing to a library and fixture to component
  ⚪ ng add testing should add testing to a library and fixture to component

✅ @o3r/third-party/dist-test/it-report.xml

1 tests were completed in 62s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new Angular application 1✅ 51s

✅ new Angular application

new Angular application should add Otter Third Party to existing Angular app
  ✅ new Angular application should add Otter Third Party to existing Angular app

✅ @o3r/workspace/dist-test/it-report.xml

5 tests were completed in 304s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter workspace 5✅ 291s

✅ new otter workspace

new otter workspace should add sdk to an existing workspace
  ✅ new otter workspace should add sdk to an existing workspace
new otter workspace should add sdk to an existing workspace with local spec
  ✅ new otter workspace should add sdk to an existing workspace with local spec
new otter workspace should add sdk to an existing workspace with spec package name
  ✅ new otter workspace should add sdk to an existing workspace with spec package name
new otter workspace should add a library to an existing workspace
  ✅ new otter workspace should add a library to an existing workspace
new otter workspace should generate a monorepo setup
  ✅ new otter workspace should generate a monorepo setup

Annotations

Check failure on line 105 in packages/@o3r/test-helpers/src/utilities/package-manager.ts

See this annotation in the file changed.

@github-actions github-actions / IT Tests report-ubuntu-latest-yarn

new otter application ► new otter application should build empty app ► new otter application should build empty app

Failed test found in:
  @o3r/core/dist-test/it-report.xml
Error:
  Error: Command failed: yarn ng g @o3r/core:store-simple-sync --store-name test-simple-sync --project-name test-app
Raw output
Error: Command failed: yarn ng g @o3r/core:store-simple-sync --store-name test-simple-sync --project-name test-app
STDERR:


#
# Fatal error in , line 0
# unreachable code
#
#
#
#FailureMessage Object: 0x7ffe3fe01d30
----- Native stack trace -----

 1: 0xd45071  [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
 2: 0x218d121 V8_Fatal(char const*, ...) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
 3: 0x157d6cc int v8::internal::Deserializer<v8::internal::Isolate>::ReadSingleBytecodeData<v8::internal::SlotAccessorForHeapObject>(unsigned char, v8::internal::SlotAccessorForHeapObject) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
 4: 0x157e871 v8::internal::Deserializer<v8::internal::Isolate>::ReadData(v8::internal::Handle<v8::internal::HeapObject>, int, int) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
 5: 0x157eb38 v8::internal::Deserializer<v8::internal::Isolate>::ReadObject(v8::internal::SnapshotSpace) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
 6: 0x157d73b int v8::internal::Deserializer<v8::internal::Isolate>::ReadSingleBytecodeData<v8::internal::SlotAccessorForHeapObject>(unsigned char, v8::internal::SlotAccessorForHeapObject) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
 7: 0x157e871 v8::internal::Deserializer<v8::internal::Isolate>::ReadData(v8::internal::Handle<v8::internal::HeapObject>, int, int) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
 8: 0x157eb38 v8::internal::Deserializer<v8::internal::Isolate>::ReadObject(v8::internal::SnapshotSpace) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
 9: 0x157d73b int v8::internal::Deserializer<v8::internal::Isolate>::ReadSingleBytecodeData<v8::internal::SlotAccessorForHeapObject>(unsigned char, v8::internal::SlotAccessorForHeapObject) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
10: 0x157e871 v8::internal::Deserializer<v8::internal::Isolate>::ReadData(v8::internal::Handle<v8::internal::HeapObject>, int, int) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
11: 0x157eb38 v8::internal::Deserializer<v8::internal::Isolate>::ReadObject(v8::internal::SnapshotSpace) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
12: 0x157d73b int v8::internal::Deserializer<v8::internal::Isolate>::ReadSingleBytecodeData<v8::internal::SlotAccessorForHeapObject>(unsigned char, v8::internal::SlotAccessorForHeapObject) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
13: 0x157e871 v8::internal::Deserializer<v8::internal::Isolate>::ReadData(v8::internal::Handle<v8::internal::HeapObject>, int, int) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
14: 0x157eb38 v8::internal::Deserializer<v8::internal::Isolate>::ReadObject(v8::internal::SnapshotSpace) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
15: 0x157d73b int v8::internal::Deserializer<v8::internal::Isolate>::ReadSingleBytecodeData<v8::internal::SlotAccessorForHeapObject>(unsigned char, v8::internal::SlotAccessorForHeapObject) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
16: 0x157e871 v8::internal::Deserializer<v8::internal::Isolate>::ReadData(v8::internal::Handle<v8::internal::HeapObject>, int, int) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
17: 0x157eb38 v8::internal::Deserializer<v8::internal::Isolate>::ReadObject(v8::internal::SnapshotSpace) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
18: 0x157d73b int v8::internal::Deserializer<v8::internal::Isolate>::ReadSingleBytecodeData<v8::internal::SlotAccessorForHeapObject>(unsigned char, v8::internal::SlotAccessorForHeapObject) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
19: 0x157e871 v8::internal::Deserializer<v8::internal::Isolate>::ReadData(v8::internal::Handle<v8::internal::HeapObject>, int, int) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
20: 0x157eb38 v8::internal::Deserializer<v8::internal::Isolate>::ReadObject(v8::internal::SnapshotSpace) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
21: 0x157ee19 int v8::internal::Deserializer<v8::internal::Isolate>::ReadSingleBytecodeData<v8::internal::SlotAccessorForHandle<v8::internal::Isolate> >(unsigned char, v8::internal::SlotAccessorForHandle<v8::internal::Isolate>) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
22: 0x157f71f v8::internal::Deserializer<v8::internal::Isolate>::ReadObject() [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
23: 0x15842b2 v8::internal::ObjectDeserializer::Deserialize() [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
24: 0x15844c4 v8::internal::ObjectDeserializer::DeserializeSharedFunctionInfo(v8::internal::Isolate*, v8::internal::SerializedCodeData const*, v8::internal::Handle<v8::internal::String>) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
25: 0x1577202 v8::internal::CodeSerializer::Deserialize(v8::internal::Isolate*, v8::internal::AlignedCachedData*, v8::internal::Handle<v8::internal::String>, v8::ScriptOriginOptions, v8::internal::MaybeHandle<v8::internal::Script>) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
26: 0xfd06ab  [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
27: 0xfd098d v8::internal::Compiler::GetSharedFunctionInfoForScriptWithCachedData(v8::internal::Isolate*, v8::internal::Handle<v8::internal::String>, v8::internal::ScriptDetails const&, v8::internal::AlignedCachedData*, v8::ScriptCompiler::CompileOptions, v8::ScriptCompiler::NoCacheReason, v8::internal::NativesFlag) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
28: 0xf3079c  [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
29: 0xf308a8 v8::ScriptCompiler::CompileUnboundScript(v8::Isolate*, v8::ScriptCompiler::Source*, v8::ScriptCompiler::CompileOptions, v8::ScriptCompiler::NoCacheReason) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
30: 0xcb4111 node::contextify::ContextifyScript::New(v8::FunctionCallbackInfo<v8::Value> const&) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
31: 0xf6e88f v8::internal::FunctionCallbackArguments::Call(v8::internal::CallHandlerInfo) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
32: 0xf6ee45  [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
33: 0xf6f563 v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
34: 0x1979df6  [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]

OUTPUT:
,,

#
# Fatal error in , line 0
# unreachable code
#
#
#
#FailureMessage Object: 0x7ffe3fe01d30
----- Native stack trace -----

 1: 0xd45071  [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
 2: 0x218d121 V8_Fatal(char const*, ...) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
 3: 0x157d6cc int v8::internal::Deserializer<v8::internal::Isolate>::ReadSingleBytecodeData<v8::internal::SlotAccessorForHeapObject>(unsigned char, v8::internal::SlotAccessorForHeapObject) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
 4: 0x157e871 v8::internal::Deserializer<v8::internal::Isolate>::ReadData(v8::internal::Handle<v8::internal::HeapObject>, int, int) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
 5: 0x157eb38 v8::internal::Deserializer<v8::internal::Isolate>::ReadObject(v8::internal::SnapshotSpace) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
 6: 0x157d73b int v8::internal::Deserializer<v8::internal::Isolate>::ReadSingleBytecodeData<v8::internal::SlotAccessorForHeapObject>(unsigned char, v8::internal::SlotAccessorForHeapObject) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
 7: 0x157e871 v8::internal::Deserializer<v8::internal::Isolate>::ReadData(v8::internal::Handle<v8::internal::HeapObject>, int, int) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
 8: 0x157eb38 v8::internal::Deserializer<v8::internal::Isolate>::ReadObject(v8::internal::SnapshotSpace) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
 9: 0x157d73b int v8::internal::Deserializer<v8::internal::Isolate>::ReadSingleBytecodeData<v8::internal::SlotAccessorForHeapObject>(unsigned char, v8::internal::SlotAccessorForHeapObject) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
10: 0x157e871 v8::internal::Deserializer<v8::internal::Isolate>::ReadData(v8::internal::Handle<v8::internal::HeapObject>, int, int) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
11: 0x157eb38 v8::internal::Deserializer<v8::internal::Isolate>::ReadObject(v8::internal::SnapshotSpace) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
12: 0x157d73b int v8::internal::Deserializer<v8::internal::Isolate>::ReadSingleBytecodeData<v8::internal::SlotAccessorForHeapObject>(unsigned char, v8::internal::SlotAccessorForHeapObject) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
13: 0x157e871 v8::internal::Deserializer<v8::internal::Isolate>::ReadData(v8::internal::Handle<v8::internal::HeapObject>, int, int) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
14: 0x157eb38 v8::internal::Deserializer<v8::internal::Isolate>::ReadObject(v8::internal::SnapshotSpace) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
15: 0x157d73b int v8::internal::Deserializer<v8::internal::Isolate>::ReadSingleBytecodeData<v8::internal::SlotAccessorForHeapObject>(unsigned char, v8::internal::SlotAccessorForHeapObject) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
16: 0x157e871 v8::internal::Deserializer<v8::internal::Isolate>::ReadData(v8::internal::Handle<v8::internal::HeapObject>, int, int) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
17: 0x157eb38 v8::internal::Deserializer<v8::internal::Isolate>::ReadObject(v8::internal::SnapshotSpace) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
18: 0x157d73b int v8::internal::Deserializer<v8::internal::Isolate>::ReadSingleBytecodeData<v8::internal::SlotAccessorForHeapObject>(unsigned char, v8::internal::SlotAccessorForHeapObject) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
19: 0x157e871 v8::internal::Deserializer<v8::internal::Isolate>::ReadData(v8::internal::Handle<v8::internal::HeapObject>, int, int) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
20: 0x157eb38 v8::internal::Deserializer<v8::internal::Isolate>::ReadObject(v8::internal::SnapshotSpace) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
21: 0x157ee19 int v8::internal::Deserializer<v8::internal::Isolate>::ReadSingleBytecodeData<v8::internal::SlotAccessorForHandle<v8::internal::Isolate> >(unsigned char, v8::internal::SlotAccessorForHandle<v8::internal::Isolate>) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
22: 0x157f71f v8::internal::Deserializer<v8::internal::Isolate>::ReadObject() [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
23: 0x15842b2 v8::internal::ObjectDeserializer::Deserialize() [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
24: 0x15844c4 v8::internal::ObjectDeserializer::DeserializeSharedFunctionInfo(v8::internal::Isolate*, v8::internal::SerializedCodeData const*, v8::internal::Handle<v8::internal::String>) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
25: 0x1577202 v8::internal::CodeSerializer::Deserialize(v8::internal::Isolate*, v8::internal::AlignedCachedData*, v8::internal::Handle<v8::internal::String>, v8::ScriptOriginOptions, v8::internal::MaybeHandle<v8::internal::Script>) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
26: 0xfd06ab  [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
27: 0xfd098d v8::internal::Compiler::GetSharedFunctionInfoForScriptWithCachedData(v8::internal::Isolate*, v8::internal::Handle<v8::internal::String>, v8::internal::ScriptDetails const&, v8::internal::AlignedCachedData*, v8::ScriptCompiler::CompileOptions, v8::ScriptCompiler::NoCacheReason, v8::internal::NativesFlag) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
28: 0xf3079c  [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
29: 0xf308a8 v8::ScriptCompiler::CompileUnboundScript(v8::Isolate*, v8::ScriptCompiler::Source*, v8::ScriptCompiler::CompileOptions, v8::ScriptCompiler::NoCacheReason) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
30: 0xcb4111 node::contextify::ContextifyScript::New(v8::FunctionCallbackInfo<v8::Value> const&) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
31: 0xf6e88f v8::internal::FunctionCallbackArguments::Call(v8::internal::CallHandlerInfo) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
32: 0xf6ee45  [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
33: 0xf6f563 v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]
34: 0x1979df6  [/opt/hostedtoolcache/node/20.18.0/x64/bin/node]

    at execCmd (/home/runner/work/otter/otter/packages/@o3r/test-helpers/src/utilities/package-manager.ts:105:11)
    at packageManagerExec (/home/runner/work/otter/otter/packages/@o3r/test-helpers/src/utilities/package-manager.ts:166:10)
    at Object.<anonymous> (/home/runner/work/otter/otter/packages/@o3r/core/schematics/index.it.spec.ts:46:23)