Skip to content

Commit a2d672e

Browse files
author
Christian Schinkoethe
committed
Trying to disable tests for non-windows platforms
1 parent 1443817 commit a2d672e

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

.yamato/MeshSync.metafile

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -55,34 +55,34 @@ test_configs:
5555
test_platforms:
5656
- platform_type: *platform_win
5757
test_type: *upm_ci_all
58-
- platform_type: *platform_mac
59-
test_type: *upm_ci_all
60-
- platform_type: *platform_linux
61-
test_type: *upm_ci_all
58+
#- platform_type: *platform_mac
59+
# test_type: *upm_ci_all
60+
#- platform_type: *platform_linux
61+
# test_type: *upm_ci_all
6262
- editor_version: 2021.3
6363
test_platforms:
6464
- platform_type: *platform_win
6565
test_type: *upm_ci_mono
66-
- platform_type: *platform_mac
67-
test_type: *upm_ci_all
68-
- platform_type: *platform_linux
69-
test_type: *upm_ci_all
66+
#- platform_type: *platform_mac
67+
# test_type: *upm_ci_all
68+
#- platform_type: *platform_linux
69+
# test_type: *upm_ci_all
7070
- editor_version: 2022.1
7171
test_platforms:
7272
- platform_type: *platform_win
7373
test_type: *upm_ci_mono
74-
- platform_type: *platform_mac
75-
test_type: *upm_ci_all
76-
- platform_type: *platform_linux
77-
test_type: *upm_ci_all
74+
#- platform_type: *platform_mac
75+
# test_type: *upm_ci_all
76+
#- platform_type: *platform_linux
77+
# test_type: *upm_ci_all
7878
- editor_version: trunk
7979
test_platforms:
8080
- platform_type: *platform_win
8181
test_type: *upm_ci_all
82-
- platform_type: *platform_mac
83-
test_type: *upm_ci_all
84-
- platform_type: *platform_linux
85-
test_type: *upm_ci_playedit
82+
#- platform_type: *platform_mac
83+
# test_type: *upm_ci_all
84+
#- platform_type: *platform_linux
85+
# test_type: *upm_ci_playedit
8686

8787

8888
promotion_types:

0 commit comments

Comments
 (0)