Skip to content

WIP: BoxLang Prime Compatibility #606

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

Open
wants to merge 9 commits into
base: development
Choose a base branch
from

Conversation

elpete
Copy link
Contributor

@elpete elpete commented May 29, 2025

Currently: All tests passing that don't use ORM or objectSave

Copy link

github-actions bot commented May 29, 2025

Test Results

   38 files  ± 0    849 suites  ±0   6m 48s ⏱️ +10s
1 234 tests + 6  1 231 ✅ + 4    0 💤 ±0  0 ❌ ±0  3 🔥 +2 
6 444 runs  +30  6 009 ✅ +22  430 💤 +4  0 ❌ ±0  5 🔥 +4 

For more details on these errors, see this check.

Results for commit 75ca89b. ± Comparison against base commit 27b1e11.

This pull request removes 1 and adds 7 tests. Note that renamed tests count towards both.
tests.specs.core.database.SchemaInfoTest ‑ Schema Info can get a query param data/time column type
tests.specs.async.ExecutorServicesSpec ‑ ColdBox Async Executor Services Story: Ability to create different types of executors can create a fork_join executor
tests.specs.async.ExecutorServicesSpec ‑ ColdBox Async Executor Services Story: Ability to create different types of executors can create a virtual thread executor
tests.specs.async.ExecutorServicesSpec ‑ ColdBox Async Executor Services Story: Ability to create different types of executors can create a work_stealing executor
tests.specs.async.executors.ExecutorsSpec ‑ Executors Story: Ability to create different supported executors can create a cached executor
tests.specs.async.executors.ExecutorsSpec ‑ Executors Story: Ability to create different supported executors can create a virtual thread executor
tests.specs.async.executors.ExecutorsSpec ‑ Executors Story: Ability to create different supported executors can create a work_stealing thread executor with no parallelism
tests.specs.async.executors.ExecutorsSpec ‑ Executors Story: Ability to create different supported executors can create a work_stealing thread executor with some parallelism

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants