Actions
action #90365
openunstable test t/ui/13-admin.t
Start date:
2021-03-19
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
[14:18:29] t/ui/13-admin.t ............................ 12/?
# Failed test 'YAML got a final linebreak'
# at t/ui/13-admin.t line 583.
# got: 'products: {}
# scenarios: {}
# '
# expected: 'products: {}
# scenarios: {}
# # additional comment
# '
# 0
# Failed test 'conflict reported'
# at t/ui/13-admin.t line 592.
# 'YAML saved!
# 1
# @@ -1,2 +1,3 @@
# 2
# products: {}
# 3
# scenarios: {}
# 4
# + # additional comment # one more comment'
# doesn't match '(?^:Template was modified)'
# 0
# Looks like you failed 2 tests of 41.
[14:18:29] t/ui/13-admin.t ............................ 13/?
Acceptance criteria¶
- AC1: Test is proven stable over multiple runs
- AC2: Test is not in "unstable" list anymore
Suggestions¶
- DONE: Mark test as unstable
- Reproduce failure (locally or within CI)
- Fix problem
- Add back after proven stable
Updated by okurz over 3 years ago
- Description updated (diff)
- Status changed from In Progress to Workable
- Assignee deleted (
okurz) - Priority changed from High to Low
- Target version changed from Ready to future
Marked test as unstable: https://github.com/os-autoinst/openQA/pull/3804/commits/5c5ae6d707329d003270b9982e24b9837b2fcd60
Actions