Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E ensembl-hive
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ensembl-gh-mirror
  • ensembl-hive
  • Merge requests
  • !48

Various fixes: chdir and Core API

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Marek Szuba requested to merge bugfix/chdir_coreapi into version/1.9 Aug 28, 2018
  • Overview 1
  • Commits 3
  • Pipelines 0
  • Changes 5

Created by: muffato

Whilst looking into the Travis errors for 2.4, I've found that chdir does not return the current directory ! I've unfortunately assumed this in all the tests :( There will certainly be more tests to fix on the other branches, but I'll do that together with the merge.

Also, since v1.9 is only compatible with the Ensembl Core API up to version 73, I am now checking the version number in the code itself to print a clear error message.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bugfix/chdir_coreapi