Skip to content

Instantly share code, notes, and snippets.

@dmgk
Created May 3, 2022 13:51
Show Gist options
  • Save dmgk/a45c916c67c30bfa4a9b0a7dbd0e7f44 to your computer and use it in GitHub Desktop.
Save dmgk/a45c916c67c30bfa4a9b0a7dbd0e7f44 to your computer and use it in GitHub Desktop.
Finished running tests.
Status:
Expected failure: dynamic-extent.pure.lisp / DX-COMPILER-NOTES
Expected failure: float.pure.lisp / (SCALE-FLOAT-OVERFLOW BUG-372)
Expected failure: float.pure.lisp / (ADDITION-OVERFLOW BUG-372)
Expected failure: float.pure.lisp / (ADDITION-OVERFLOW BUG-372 TAKE-2)
Expected failure: hash.pure.lisp / SXHASH-ON-DISPLACED-STRING
Expected failure: selfbuild-output.pure.lisp / MAKE-LIST-%MAKE-LIST-NOT-CALLED
Skipped (broken): debug.impure.lisp / (TRACE ENCAPSULATE NIL)
Skipped (broken): debug.impure.lisp / (TRACE ENCAPSULATE NIL RECURSIVE)
Expected failure: fopcompiler.impure.lisp / FOPCOMPILER-DEPRECATED-VAR-WARNING
Expected failure: full-eval.impure.lisp / INLINE-FUN-CAPTURES-DECL
Skipped (broken): gethash-concurrency.impure.lisp / (HASH-TABLE UNSYNCHRONIZED)
Expected failure: packages.impure.lisp / USE-PACKAGE-CONFLICT-SET
Expected failure: packages.impure.lisp / IMPORT-SINGLE-CONFLICT
Expected failure: walk.impure.lisp / (WALK MULTIPLE-VALUE-BIND)
Expected failure: walk.impure.lisp / (WALK MULTIPLE-VALUE-BIND SPECIAL)
(58 tests skipped for this combination of platform and features)
ok
//apparent success (reached end of run-tests.sh normally)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment