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

fix(model-datastructure): avoid stack overflows when adding many children at once #1328

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

fix(model-datastructure): avoid stack overflows when adding many chil…

8d189af
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Draft

fix(model-datastructure): avoid stack overflows when adding many children at once #1328

fix(model-datastructure): avoid stack overflows when adding many chil…
8d189af
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Jan 20, 2025 in 0s

4 fail, 8 skipped, 1 087 pass in 34m 18s

  199 files    199 suites   34m 18s ⏱️
1 099 tests 1 087 ✅ 8 💤 4 ❌
1 109 runs  1 097 ✅ 8 💤 4 ❌

Results for commit 8d189af.

Annotations

Check warning on line 0 in org.modelix.model.sync.bulk.ModelImporterTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

can handle random changes[js, node] (org.modelix.model.sync.bulk.ModelImporterTest) failed

bulk-model-sync-lib/build/test-results/jsNodeTest/TEST-org.modelix.model.sync.bulk.ModelImporterTest.xml [took 1m 16s]
Raw output
Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/modelix.core/modelix.core/build/js/packages/modelix.core-bulk-model-sync-lib-test/kotlin/modelix.core-bulk-model-sync-lib-test.js)
	at <global>.processImmediate(node:internal/timers:478)

Check warning on line 0 in org.modelix.model.sync.bulk.ModelSynchronizerTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

can handle random changes[js, node] (org.modelix.model.sync.bulk.ModelSynchronizerTest) failed

bulk-model-sync-lib/build/test-results/jsNodeTest/TEST-org.modelix.model.sync.bulk.ModelSynchronizerTest.xml [took 1m 25s]
Raw output
Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/modelix.core/modelix.core/build/js/packages/modelix.core-bulk-model-sync-lib-test/kotlin/modelix.core-bulk-model-sync-lib-test.js)
	at <global>.processImmediate(node:internal/timers:478)

Check warning on line 0 in org.modelix.model.sync.bulk.ModelImporterTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

can handle random changes[js, browser] (org.modelix.model.sync.bulk.ModelImporterTest) failed

bulk-model-sync-lib/build/test-results/jsBrowserTest/TEST-org.modelix.model.sync.bulk.ModelImporterTest.xml [took 1m 48s]
Raw output
Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/modelix.core/modelix.core/build/js/packages/modelix.core-bulk-model-sync-lib-test/kotlin/modelix.core-bulk-model-sync-lib-test.js)
	at <global>.processImmediate(node:internal/timers:478)

Check warning on line 0 in org.modelix.model.sync.bulk.ModelSynchronizerTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

can handle random changes[js, browser] (org.modelix.model.sync.bulk.ModelSynchronizerTest) failed

bulk-model-sync-lib/build/test-results/jsBrowserTest/TEST-org.modelix.model.sync.bulk.ModelSynchronizerTest.xml [took 1m 29s]
Raw output
Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/modelix.core/modelix.core/build/js/packages/modelix.core-bulk-model-sync-lib-test/kotlin/modelix.core-bulk-model-sync-lib-test.js)
	at <global>.processImmediate(node:internal/timers:478)