Skip to content
Snippets Groups Projects
Commit a7581c33 authored by Bartek Wrona's avatar Bartek Wrona
Browse files

Merge branch 'mi_enable_tests_with_active' into 'master'

enable database_api tests with active param

See merge request !40
parents 85cdd7ce 69da832d
No related branches found
No related tags found
1 merge request!40enable database_api tests with active param
...@@ -324,8 +324,6 @@ test_name: Hivemind database_api.list_comments patterns test order "by_cashout_t ...@@ -324,8 +324,6 @@ test_name: Hivemind database_api.list_comments patterns test order "by_cashout_t
marks: marks:
- patterntest # incomparable with original due to cashout_time differences - patterntest # incomparable with original due to cashout_time differences
- failing
- xfail # active
includes: includes:
- !include common.yaml - !include common.yaml
...@@ -360,8 +358,6 @@ test_name: Hivemind database_api.list_comments patterns test order "by_cashout_t ...@@ -360,8 +358,6 @@ test_name: Hivemind database_api.list_comments patterns test order "by_cashout_t
marks: marks:
- patterntest # incomparable with original due to cashout_time differences (same pattern as in list_comments_by_cashout_first_date) - patterntest # incomparable with original due to cashout_time differences (same pattern as in list_comments_by_cashout_first_date)
- failing
- xfail # active
includes: includes:
- !include common.yaml - !include common.yaml
...@@ -397,8 +393,6 @@ test_name: Hivemind database_api.list_comments patterns test order "by_permlink" ...@@ -397,8 +393,6 @@ test_name: Hivemind database_api.list_comments patterns test order "by_permlink"
marks: marks:
- patterntest - patterntest
- failing
- xfail # active
includes: includes:
- !include common.yaml - !include common.yaml
...@@ -541,7 +535,7 @@ test_name: Hivemind database_api.list_comments patterns test order "by_root" goo ...@@ -541,7 +535,7 @@ test_name: Hivemind database_api.list_comments patterns test order "by_root" goo
marks: marks:
- patterntest - patterntest
- failing - failing
- xfail # active, escaping - xfail # escaping
includes: includes:
- !include common.yaml - !include common.yaml
...@@ -900,7 +894,7 @@ test_name: Hivemind database_api.list_comments patterns test order "by_parent" n ...@@ -900,7 +894,7 @@ test_name: Hivemind database_api.list_comments patterns test order "by_parent" n
marks: marks:
- patterntest # first 2 params are required - patterntest # first 2 params are required
- failing - failing
- xfail # active, title - xfail # title
includes: includes:
- !include common.yaml - !include common.yaml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment