Skip to content
Snippets Groups Projects

Allow tests to be quiet

Merged Alex Kalderimis requested to merge ajk-quiet-tests into master
All threads resolved!

What does this MR do?

Our tests print a lot of repetitive guff that is helpful in debugging circumstances, but otherwise gets in the way. This change allows (opt-in) for a developer to turn off these messages by setting GITLAB_TESTING_QUIET to anything other than "false".

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

This does not change any tests or their results, only what it printed. It is off by default, and must be explicitly enabled.

Edited by Alex Kalderimis

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • assigned to @brodock

  • Alex Kalderimis added 1671 commits

    added 1671 commits

    • d13aa93f...570ddb1c - 1667 commits from branch master
    • 2d8a731d - Allow tests to be quiet
    • befcbbe7 - Use a logger to manage visibility
    • c2e05dad - Reduce conditional logging usage
    • 400b13e3 - Place custom set-up in the correct place

    Compare with previous version

  • added 1 commit

    • 903d2e6a - Place custom set-up in the correct place

    Compare with previous version

  • Alex Kalderimis added 6 commits

    added 6 commits

    Compare with previous version

  • Gabriel Mazetto approved this merge request

    approved this merge request

  • Robert Speicher
  • added 1 commit

    • 2ebbee6e - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Alex Kalderimis added 196 commits

    added 196 commits

    Compare with previous version

  • Robert Speicher resolved all threads

    resolved all threads

  • @alexkalderimis Test failure looks legit.

  • added 1 commit

    • 862af2ba - Remove intermediate constants

    Compare with previous version

  • Sorry for the broken test. I thought I had tested locally, but obviously not. It is interesting how different the setup environment is from the application environment - back to you @rspeicher! :ping_pong:

  • Alex Kalderimis marked the checklist item Documentation (if required) as completed

    marked the checklist item Documentation (if required) as completed

  • Alex Kalderimis marked the checklist item Merge request performance guidelines as completed

    marked the checklist item Merge request performance guidelines as completed

  • Alex Kalderimis marked the checklist item Code review guidelines as completed

    marked the checklist item Code review guidelines as completed

  • Alex Kalderimis marked the checklist item Style guides as completed

    marked the checklist item Style guides as completed

  • Alex Kalderimis marked the checklist item Database guides as completed

    marked the checklist item Database guides as completed

  • Alex Kalderimis marked the checklist item Separation of EE specific content as completed

    marked the checklist item Separation of EE specific content as completed

  • Robert Speicher approved this merge request

    approved this merge request

  • Robert Speicher mentioned in commit 9a7b4506

    mentioned in commit 9a7b4506

  • added workflowstaging label and removed workflowin review label

  • added workflowcanary label and removed workflowstaging label

  • added workflowproduction label and removed workflowcanary label

  • Alex Kalderimis changed the description

    changed the description

  • Alex Kalderimis changed milestone to %13.2

    changed milestone to %13.2

  • Please register or sign in to reply
    Loading