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

loop: Error on invalid by constant #307

Merged
merged 1 commit into from
May 17, 2020
Merged

Conversation

kpoeck
Copy link
Contributor

@kpoeck kpoeck commented May 7, 2020

? (run-tests)
; Warning: Redefining test CCL.ISSUE\#167
; While executing: REGRESSION-TEST::REPORT-ERROR, in process listener(1).
Doing 21908 pending tests of 21908 tests total.
Invoking restart: #<RESTART CL-TEST::FOO #x133C12D>
Invoking restart: #<RESTART CL-TEST::FOO #x133C12D>
Invoking restart: #<RESTART CL-TEST::FOO #x133C12D>
Invoking restart: #<RESTART CL-TEST::FOO #x133C12D>
Invoking restart: #<RESTART CL-TEST::FOO #x133C12D>

=============== All tests succeeded ===============

(FUNCALL DO-TESTS :COMPILE COMPILE :VERBOSE VERBOSE :CATCH-ERRORS T)
took 160,935,936 microseconds (160.935940 seconds) to run.
       2,345,602 microseconds (  2.345602 seconds, 1.46%) of which was spent in GC.
During that period, and with 8 available CPU cores,
     151,279,803 microseconds (151.279800 seconds) were spent in user mode
       9,532,592 microseconds (  9.532592 seconds) were spent in system mode
 7,716,825,024 bytes of memory allocated.
 22,427 minor page faults, 10 major page faults, 0 swaps.
NIL

@kpoeck kpoeck changed the title Error on invalid by constant loop: Error on invalid by constant May 7, 2020
@xrme xrme merged commit 92fba0a into Clozure:master May 17, 2020
@kpoeck kpoeck deleted the fix-issue-300 branch May 17, 2020 21:18
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