Ticket #41634

CI: detect broken ruledit comments

오픈 날짜: 2021-02-23 07:47 마지막 업데이트: 2021-03-25 17:47

Reporter:
소유자:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

Details

So #41631 won't happen again.

Ticket History (3/7 Histories)

2021-02-23 07:47 Updated by: kvilhaugsvik
  • New Ticket "CI: detect broken ruledit comments" created
2021-02-23 08:05 Updated by: kvilhaugsvik
댓글 올리기

Should ruledit's option Fatal have caught the log_error() call via fatal_assertions?

2021-02-24 22:14 Updated by: kvilhaugsvik
댓글 올리기

Reply To kvilhaugsvik

Should ruledit's option Fatal have caught the log_error() call via fatal_assertions?

If not I could extend it to directly exit with a non success exits status when --Fatal (or a new command line option) is specified. That would give us CI coverage.

2021-03-23 07:54 Updated by: cazfi
댓글 올리기

log_error() is not fatal nor assertion.

2021-03-23 09:31 Updated by: kvilhaugsvik
  • Resolution Update from None to Accepted
댓글 올리기

Reply To cazfi

log_error() is not fatal nor assertion.

Thank you for the clarification, Marko!

2021-03-25 17:47 Updated by: kvilhaugsvik
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login