Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 104
    • Issues 104
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositoriesdumux-repositories
  • dumuxdumux
  • Issues
  • #731
Closed
Open
Issue created Jun 27, 2019 by Simon Emmert@emmertContributor

sincos-test fails because numpy is not available on buildbot

Bug report The test_ff_navierstokes_sincos fails (only!) on buildbot What happened / Problem description: The convergencetest.py includes numpy, but numpy is not available on buildbot. We should try to get rid of numpy in this case. I did not look into the files yet, but the other convergence tests do not need numpy and were desigend to work without numpy.

According to @timok installing numpy on buildbot is not wanted because it is quite large.

Environment:

  • Dune version: master
  • DuMux version: master
  • Others: gcc, Python version: 2.7.9
Assignee
Assign to
Time tracking