Commit a59dd825 authored by Corentin Wallez's avatar Corentin Wallez Committed by Commit Bot

test_suites.pyl: Remove Dawn's no_spvc test configs

SPVC has been removed from Dawn and that flag is now a noop.

Bug: dawn:521
Change-Id: I52d2887b373c22376f9cd0664e4b6740299a9bb9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2461330
Auto-Submit: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#815181}
parent 49999b56
...@@ -30,34 +30,6 @@ ...@@ -30,34 +30,6 @@
"test": "dawn_end2end_tests", "test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/" "test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
}, },
{
"args": [
"--no-use-spvc",
"--no-use-spvc-parser",
"--no-xvfb",
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0",
"--exclusive-device-type-preference=discrete,integrated"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "dawn_end2end_no_spvc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "8086:5912-19.0.2",
"os": "Ubuntu-19.04",
"pool": "chromium.tests.gpu"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
},
"test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
},
{ {
"args": [ "args": [
"--skip-validation", "--skip-validation",
...@@ -313,34 +285,6 @@ ...@@ -313,34 +285,6 @@
"test": "dawn_end2end_tests", "test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/" "test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
}, },
{
"args": [
"--no-use-spvc",
"--no-use-spvc-parser",
"--no-xvfb",
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0",
"--exclusive-device-type-preference=discrete,integrated"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "dawn_end2end_no_spvc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "10de:1cb3-418.56",
"os": "Ubuntu-19.04",
"pool": "chromium.tests.gpu"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
},
"test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
},
{ {
"args": [ "args": [
"--skip-validation", "--skip-validation",
...@@ -596,34 +540,6 @@ ...@@ -596,34 +540,6 @@
"test": "dawn_end2end_tests", "test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/" "test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
}, },
{
"args": [
"--no-use-spvc",
"--no-use-spvc-parser",
"--no-xvfb",
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0",
"--exclusive-device-type-preference=discrete,integrated"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "dawn_end2end_no_spvc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "8086:5912-19.0.2",
"os": "Ubuntu-19.04",
"pool": "chromium.tests.gpu"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
},
"test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
},
{ {
"args": [ "args": [
"--skip-validation", "--skip-validation",
...@@ -879,34 +795,6 @@ ...@@ -879,34 +795,6 @@
"test": "dawn_end2end_tests", "test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/" "test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
}, },
{
"args": [
"--no-use-spvc",
"--no-use-spvc-parser",
"--no-xvfb",
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0",
"--exclusive-device-type-preference=discrete,integrated"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "dawn_end2end_no_spvc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "10de:1cb3-418.56",
"os": "Ubuntu-19.04",
"pool": "chromium.tests.gpu"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
},
"test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
},
{ {
"args": [ "args": [
"--skip-validation", "--skip-validation",
...@@ -1164,34 +1052,6 @@ ...@@ -1164,34 +1052,6 @@
"test": "dawn_end2end_tests", "test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/" "test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
}, },
{
"args": [
"--no-use-spvc",
"--no-use-spvc-parser",
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0",
"--exclusive-device-type-preference=discrete,integrated"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "dawn_end2end_no_spvc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "1002:6821",
"hidpi": "1",
"os": "Mac-10.14.6",
"pool": "chromium.tests.gpu"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
},
"test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
},
{ {
"args": [ "args": [
"--skip-validation", "--skip-validation",
...@@ -1445,32 +1305,6 @@ ...@@ -1445,32 +1305,6 @@
"test": "dawn_end2end_tests", "test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/" "test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
}, },
{
"args": [
"--no-use-spvc",
"--no-use-spvc-parser",
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0",
"--exclusive-device-type-preference=discrete,integrated"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "dawn_end2end_no_spvc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "8086:0a2e",
"os": "Mac-10.15.5"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
},
"test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
},
{ {
"args": [ "args": [
"--skip-validation", "--skip-validation",
...@@ -1710,34 +1544,6 @@ ...@@ -1710,34 +1544,6 @@
"test": "dawn_end2end_tests", "test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/" "test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
}, },
{
"args": [
"--no-use-spvc",
"--no-use-spvc-parser",
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0",
"--exclusive-device-type-preference=discrete,integrated"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "dawn_end2end_no_spvc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "1002:6821",
"hidpi": "1",
"os": "Mac-10.14.6",
"pool": "chromium.tests.gpu"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
},
"test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
},
{ {
"args": [ "args": [
"--skip-validation", "--skip-validation",
...@@ -1991,32 +1797,6 @@ ...@@ -1991,32 +1797,6 @@
"test": "dawn_end2end_tests", "test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/" "test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
}, },
{
"args": [
"--no-use-spvc",
"--no-use-spvc-parser",
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0",
"--exclusive-device-type-preference=discrete,integrated"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "dawn_end2end_no_spvc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "8086:0a2e",
"os": "Mac-10.15.5"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
},
"test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
},
{ {
"args": [ "args": [
"--skip-validation", "--skip-validation",
...@@ -2260,38 +2040,6 @@ ...@@ -2260,38 +2040,6 @@
"test": "dawn_end2end_tests", "test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/" "test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
}, },
{
"args": [
"--no-use-spvc",
"--no-use-spvc-parser",
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0",
"--exclusive-device-type-preference=discrete,integrated"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "dawn_end2end_no_spvc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "10de:1cb3-27.21.14.5148",
"os": "Windows-10-18363",
"pool": "chromium.tests.gpu"
},
{
"gpu": "8086:5912-24.20.100.6286|8086:5912-26.20.100.8141",
"os": "Windows-10-17134|Windows-10-18363",
"pool": "chromium.tests.gpu"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
},
"test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
},
{ {
"args": [ "args": [
"--skip-validation", "--skip-validation",
...@@ -2512,33 +2260,6 @@ ...@@ -2512,33 +2260,6 @@
"test": "dawn_end2end_tests", "test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/" "test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
}, },
{
"args": [
"--no-use-spvc",
"--no-use-spvc-parser",
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0",
"--exclusive-device-type-preference=discrete,integrated"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "dawn_end2end_no_spvc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "8086:5912-24.20.100.6286|8086:5912-26.20.100.8141",
"os": "Windows-10-17134|Windows-10-18363",
"pool": "chromium.tests.gpu"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
},
"test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
},
{ {
"args": [ "args": [
"--skip-validation", "--skip-validation",
...@@ -2786,33 +2507,6 @@ ...@@ -2786,33 +2507,6 @@
"test": "dawn_end2end_tests", "test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/" "test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
}, },
{
"args": [
"--no-use-spvc",
"--no-use-spvc-parser",
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0",
"--exclusive-device-type-preference=discrete,integrated"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "dawn_end2end_no_spvc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "10de:1cb3-27.21.14.5148",
"os": "Windows-10-18363",
"pool": "chromium.tests.gpu"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
},
"test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
},
{ {
"args": [ "args": [
"--skip-validation", "--skip-validation",
...@@ -3060,33 +2754,6 @@ ...@@ -3060,33 +2754,6 @@
"test": "dawn_end2end_tests", "test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/" "test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
}, },
{
"args": [
"--no-use-spvc",
"--no-use-spvc-parser",
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0",
"--exclusive-device-type-preference=discrete,integrated"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "dawn_end2end_no_spvc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "8086:5912-24.20.100.6286|8086:5912-26.20.100.8141",
"os": "Windows-10-17134|Windows-10-18363",
"pool": "chromium.tests.gpu"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
},
"test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
},
{ {
"args": [ "args": [
"--skip-validation", "--skip-validation",
...@@ -3334,33 +3001,6 @@ ...@@ -3334,33 +3001,6 @@
"test": "dawn_end2end_tests", "test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/" "test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
}, },
{
"args": [
"--no-use-spvc",
"--no-use-spvc-parser",
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0",
"--exclusive-device-type-preference=discrete,integrated"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "dawn_end2end_no_spvc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "10de:1cb3-27.21.14.5148",
"os": "Windows-10-18363",
"pool": "chromium.tests.gpu"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
},
"test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
},
{ {
"args": [ "args": [
"--skip-validation", "--skip-validation",
...@@ -3610,33 +3250,6 @@ ...@@ -3610,33 +3250,6 @@
"test": "dawn_end2end_tests", "test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/" "test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
}, },
{
"args": [
"--no-use-spvc",
"--no-use-spvc-parser",
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0",
"--exclusive-device-type-preference=discrete,integrated"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "dawn_end2end_no_spvc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "8086:5912-24.20.100.6286|8086:5912-26.20.100.8141",
"os": "Windows-10-17134|Windows-10-18363",
"pool": "chromium.tests.gpu"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
},
"test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
},
{ {
"args": [ "args": [
"--skip-validation", "--skip-validation",
...@@ -3882,33 +3495,6 @@ ...@@ -3882,33 +3495,6 @@
"test": "dawn_end2end_tests", "test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/" "test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
}, },
{
"args": [
"--no-use-spvc",
"--no-use-spvc-parser",
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0",
"--exclusive-device-type-preference=discrete,integrated"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "dawn_end2end_no_spvc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "10de:1cb3-27.21.14.5148",
"os": "Windows-10-18363",
"pool": "chromium.tests.gpu"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
},
"test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
},
{ {
"args": [ "args": [
"--skip-validation", "--skip-validation",
...@@ -4154,33 +3740,6 @@ ...@@ -4154,33 +3740,6 @@
"test": "dawn_end2end_tests", "test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/" "test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
}, },
{
"args": [
"--no-use-spvc",
"--no-use-spvc-parser",
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0",
"--exclusive-device-type-preference=discrete,integrated"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "dawn_end2end_no_spvc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "8086:5912-24.20.100.6286|8086:5912-26.20.100.8141",
"os": "Windows-10-17134|Windows-10-18363",
"pool": "chromium.tests.gpu"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
},
"test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
},
{ {
"args": [ "args": [
"--skip-validation", "--skip-validation",
...@@ -4426,33 +3985,6 @@ ...@@ -4426,33 +3985,6 @@
"test": "dawn_end2end_tests", "test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/" "test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
}, },
{
"args": [
"--no-use-spvc",
"--no-use-spvc-parser",
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0",
"--exclusive-device-type-preference=discrete,integrated"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "dawn_end2end_no_spvc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
"gpu": "10de:1cb3-27.21.14.5148",
"os": "Windows-10-18363",
"pool": "chromium.tests.gpu"
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
},
"test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
},
{ {
"args": [ "args": [
"--skip-validation", "--skip-validation",
......
...@@ -9068,36 +9068,6 @@ ...@@ -9068,36 +9068,6 @@
"test": "dawn_end2end_tests", "test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/" "test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
}, },
{
"args": [
"--no-use-spvc",
"--no-use-spvc-parser",
"--no-xvfb",
"--use-gpu-in-tests",
"--test-launcher-retry-limit=0",
"--exclusive-device-type-preference=discrete,integrated"
],
"merge": {
"args": [],
"script": "//testing/merge_scripts/standard_gtest_merge.py"
},
"name": "dawn_end2end_no_spvc_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"containment_type": "AUTO",
"dimension_sets": [
{
"gpu": "10de:2184",
"os": "Ubuntu",
"pool": "chromium.tests.gpu.experimental"
}
],
"expiration": 21600,
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com"
},
"test": "dawn_end2end_tests",
"test_id_prefix": "ninja://third_party/dawn/src/tests:dawn_end2end_tests/"
},
{ {
"args": [ "args": [
"--skip-validation", "--skip-validation",
...@@ -2224,15 +2224,6 @@ ...@@ -2224,15 +2224,6 @@
# GPU gtests that test only Dawn # GPU gtests that test only Dawn
'gpu_dawn_gtests': { 'gpu_dawn_gtests': {
'dawn_end2end_no_spvc_tests': {
'mixins': ['dawn_end2end_gpu_test'],
'args': [
'--no-use-spvc',
'--no-use-spvc-parser',
],
'linux_args': [ '--no-xvfb' ],
'test': 'dawn_end2end_tests',
},
'dawn_end2end_skip_validation_tests': { 'dawn_end2end_skip_validation_tests': {
'mixins': ['dawn_end2end_gpu_test'], 'mixins': ['dawn_end2end_gpu_test'],
'args': [ 'args': [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment