Skip ZCL_ABAPGIT_INTEGRATION_GIT tests (#5157)

Temporarily skip this test class. Worked ok before #1775, but not anymore.
This commit is contained in:
Marc Bernard 2021-11-22 18:27:04 +00:00 committed by GitHub
parent a671bb8dc3
commit 2c4221f109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,6 +90,7 @@
"addCommonJS": true,
"unknownTypes": "runtimeError",
"skip": [
{"object": "ZCL_ABAPGIT_INTEGRATION_GIT", "class": "ltcl_test", "method": "test01", "note": "started failing at #1775"},
{"object": "ZCX_ABAPGIT_EXCEPTION", "class": "ltcl_test", "method": "test_direct_text"},
{"object": "ZCX_ABAPGIT_EXCEPTION", "class": "ltcl_test", "method": "test_no_text"},
{"object": "ZCX_ABAPGIT_EXCEPTION", "class": "ltcl_get_t100_longtext", "method": "test01"},