Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • cmucl cmucl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cmucl
  • cmuclcmucl
  • Merge requests
  • !54

Fix #76: Add ansi-tests test suite to CI

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Raymond Toy requested to merge rtoy-issue-76-add-ansi-tests-to-ci into master Aug 29, 2020
  • Overview 0
  • Commits 10
  • Pipelines 1
  • Changes 1

Adds ansi-test test suite to CI.

This basically modifies CI to clone a copy of ansi-tests, switches to the rtoy-cmucl-expected-failures branch and then runs the test suite after building cmucl.

The ansi-test output is available as an artifact so we can examine the test run and figure out what is failing and also see the failures and update expected failures as needed.

Edited Aug 30, 2020 by Raymond Toy
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: rtoy-issue-76-add-ansi-tests-to-ci