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

A TYPE-OF-FUNCTION test failed #94

Open
sgr opened this issue Sep 26, 2019 · 0 comments
Open

A TYPE-OF-FUNCTION test failed #94

sgr opened this issue Sep 26, 2019 · 0 comments

Comments

@sgr
Copy link

sgr commented Sep 26, 2019

In my environment, a TYPE-OF-FUNCTION test is failed.

(is-error (type-of-function '(+ 1 1.0) var-env func-env) simple-error)

× (TYPE-OF-FUNCTION '(+ 1 1.0) VAR-ENV FUNC-ENV) is expected to raise a condition SIMPLE-ERROR (got FLOAT)

It is occurred in two environments:

my environment (1)

  • Ubuntu 18.04.3 LTS
  • GeForce GTX 1080
  • CUDA 10.1
  • gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
  • SBCL 1.5.6

my environment (2)

  • Windows 10 Pro (Version 1903 OS Build 18362.356)
  • GeForce GTX 1080
  • CUDA 10.1
  • freeglut 3.0.0 for MinGW
  • gcc (x86_64-posix-sjlj-rev0, Built by MinGW-W64 project) 8.1.0
  • Visual Studio Community 2019
  • SBCL 1.4.14

test_ubuntu.log

@sgr sgr changed the title A TYPE-OF-FUNCTION test is failed A TYPE-OF-FUNCTION test failed Sep 26, 2019
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

No branches or pull requests

1 participant