Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
cmucl
cmucl
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cmucl
  • cmuclcmucl
  • Issues
  • #27

Closed
Open
Created Sep 01, 2016 by Elias Pipping@epippingContributor

Regression: ASDF test failures

I have not had the time to look into what goes wrong here but I've just found that two ASDF tests are failing with today's master branch of cmucl (revision 5beb6431) that pass with cmucl-21a.

Please expect more information shortly, I'm just hoping for this to block any release that might be in the making.

The failing tests are asdf-pathname-test.script and test-logical-pathname.script. They can be run from within an ASDF checkout e.g. via

make; make ext; CMUCL=cmucl-21a ./test/run-tests.sh cmucl asdf-pathname-test.script test-logical-pathname.script

where cmucl-21a is the name of the cmucl executable in my case.

Update: In both cases, the test fails because of a Control stack overflow.

Assignee
Assign to
snapshot-2016-09
Milestone
snapshot-2016-09 (Past due)
Assign milestone
Time tracking
None
Due date
None