Skip to content

Introduce a new IR and execution engine as a stack machine #3533

Introduce a new IR and execution engine as a stack machine

Introduce a new IR and execution engine as a stack machine #3533

GitHub Actions / Test Results Overview ubuntu-24.04 failed Jan 3, 2025 in 0s

2 fail, 2 skipped, 128 pass in 17m 14s

132 tests   128 ✅  17m 14s ⏱️
  2 suites    2 💤
  2 files      2 ❌

Results for commit b084d32.

Annotations

Check warning on line 0 in TestElmTime.PGOTests

See this annotation in the file changed.

@github-actions github-actions / Test Results Overview ubuntu-24.04

PGO_reduces_Elm_record_update (TestElmTime.PGOTests) failed

./implement/test-elm-time/TestResults/_fv-az1782-288_2025-01-03_19_07_19.trx [took 19s]
Raw output
Assert.IsTrue failed.    at TestElmTime.PGOTests.PGO_reduces_Elm_record_update() in /home/runner/work/pine/pine/implement/test-elm-time/PGOTests.cs:line 1004
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in TestElmTime.PGOTests

See this annotation in the file changed.

@github-actions github-actions / Test Results Overview ubuntu-24.04

PGO_reduces_Elm_record_access (TestElmTime.PGOTests) failed

./implement/test-elm-time/TestResults/_fv-az1782-288_2025-01-03_19_07_19.trx [took 7s]
Raw output
Assert.IsTrue failed.    at TestElmTime.PGOTests.PGO_reduces_Elm_record_access() in /home/runner/work/pine/pine/implement/test-elm-time/PGOTests.cs:line 404
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)