File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1061,6 +1061,7 @@ def test_ignore_attributes_dataset(self):
10611061 def test___publish_fetch_ignore_attribute (self ):
10621062 """(Part 1) Test to upload and retrieve dataset and check ignore_attributes
10631063
1064+ DEPENDS on test_publish_fetch_ignore_attribute() to be executed after this
10641065 This test is split into two parts:
10651066 1) test___publish_fetch_ignore_attribute()
10661067 This will be executed earlier, owing to alphabetical sorting.
@@ -1131,6 +1132,7 @@ def test___publish_fetch_ignore_attribute(self):
11311132 def test_publish_fetch_ignore_attribute (self ):
11321133 """(Part 2) Test to upload and retrieve dataset and check ignore_attributes
11331134
1135+ DEPENDS on test___publish_fetch_ignore_attribute() to be executed first
11341136 This will be executed after test___publish_fetch_ignore_attribute(),
11351137 owing to alphabetical sorting. The time gap is to allow the server
11361138 more time time to compute data qualities.
You can’t perform that action at this time.
0 commit comments