Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
tests_api
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hive
tests_api
Commits
f471e0cb
Commit
f471e0cb
authored
Sep 11, 2020
by
Andrzej Lisak
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'temp_fail_mark' into 'master'
some tests temporarily marked as failing See merge request
!88
parents
37ab1a0a
1cfac4b6
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
0 deletions
+6
-0
hivemind/tavern/database_api_patterns/list_votes/by_voter_comment_author_permlink.tavern.yaml
...s/list_votes/by_voter_comment_author_permlink.tavern.yaml
+2
-0
hivemind/tavern/database_api_patterns/list_votes/by_voter_comment_no_data.tavern.yaml
..._patterns/list_votes/by_voter_comment_no_data.tavern.yaml
+2
-0
hivemind/tavern/database_api_patterns/list_votes/by_voter_comment_voter.tavern.yaml
...pi_patterns/list_votes/by_voter_comment_voter.tavern.yaml
+2
-0
No files found.
hivemind/tavern/database_api_patterns/list_votes/by_voter_comment_author_permlink.tavern.yaml
View file @
f471e0cb
...
...
@@ -3,6 +3,8 @@ test_name: Hivemind database_api.list_votes patterns test order "by_voter_commen
marks
:
-
patterntest
# show "voter": "nxt2" votes, not connected with author and permlink (like no data)
-
failing
-
xfail
# order of votes on CI is consistently different than order on steemdev
includes
:
-
!include
../../common.yaml
...
...
hivemind/tavern/database_api_patterns/list_votes/by_voter_comment_no_data.tavern.yaml
View file @
f471e0cb
...
...
@@ -3,6 +3,8 @@ test_name: Hivemind database_api.list_votes patterns test order "by_voter_commen
marks
:
-
patterntest
-
failing
-
xfail
# order of votes on CI is consistently different than order on steemdev
includes
:
-
!include
../../common.yaml
...
...
hivemind/tavern/database_api_patterns/list_votes/by_voter_comment_voter.tavern.yaml
View file @
f471e0cb
...
...
@@ -3,6 +3,8 @@ test_name: Hivemind database_api.list_votes patterns test order "by_voter_commen
marks
:
-
patterntest
-
failing
-
xfail
# order of votes on CI is consistently different than order on steemdev
includes
:
-
!include
../../common.yaml
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment