Skip to content
Snippets Groups Projects

Add ImportError to check_log patterns

Merged Rafal Bielski requested to merge checklog-add-ImportError into master

Surprisingly, we didn't have "ImportError" in check_log patterns, so if anyone imported a non-existent python module, we wouldn't get the message with the module name in the check_log output. After this MR, we should catch also errors like this:

ImportError: No module named JetSequenceDefs

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
Please register or sign in to reply
Loading