Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bliss bliss
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 544
    • Issues 544
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 145
    • Merge requests 145
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • BlissBliss
  • blissbliss
  • Merge requests
  • !3812

CI: Robustness on test_exception_in_reading

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Valentin Valls requested to merge valentin.valls/bliss:robustness-on-test_exception_in_reading into master Jun 18, 2021
  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 1

Closes #2829 (closed)

Rework the test to avoid unexpected fail

  • The timeout is not needed (the scan can terminate on it's own)
    • Or it means that any scans from the test suite have to be protected with a timeout
  • RuntimeError always have to be checked
  • event always have to be checked
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: robustness-on-test_exception_in_reading