Updated expected to failures list with suite grouping

Signed-off-by: Kiran Parajuli <kiranparajuli589@gmail.com>
This commit is contained in:
Kiran Parajuli
2022-04-21 16:55:05 +05:45
committed by saw-jan
parent 7a3ab44ae6
commit 3285ec9c92
3 changed files with 1087 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# The test runner source for API tests
CORE_COMMITID=8dd4f783e773fea8ee2ef5dce1e7007d0725dd1f
CORE_COMMITID=f34b52867471c7302a8abd154fc2affafd01f997
CORE_BRANCH=use-graph-helper-from-ocis
# The test runner source for UI tests
+2 -2
View File
@@ -1644,11 +1644,11 @@ def ocisServerWithIdp():
"IDP_LDAP_BASE_DN": "ou=users,o=libregraph-idm",
"IDP_LDAP_LOGIN_ATTRIBUTE": "uid",
"PROXY_ACCOUNT_BACKEND_TYPE": "cs3",
"OCS_ACCOUNT_BACKEND_TYPE": "cs3",
"PROXY_ENABLE_BASIC_AUTH": "true",
"STORAGE_LDAP_BIND_DN": "uid=reva,ou=sysusers,o=libregraph-idm",
"STORAGE_LDAP_BIND_PASSWORD": "reva",
"OCS_ACCOUNT_BACKEND_TYPE": "cs3",
"OCIS_RUN_EXTENSIONS": "settings,storage-metadata,graph,graph-explorer,ocs,store,thumbnails,web,webdav,storage-frontend,storage-gateway,storage-userprovider,storage-groupprovider,storage-authbasic,storage-authbearer,storage-authmachine,storage-users,storage-shares,storage-public-link,storage-appprovider,storage-sharing,proxy,idp,nats,idm",
"PROXY_ENABLE_BASIC_AUTH": "true",
"OCIS_LOG_LEVEL": "debug",
"OCIS_INSECURE": "true",
}
File diff suppressed because it is too large Load Diff