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
Actions