We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43000e5 commit 6ba21ccCopy full SHA for 6ba21cc
.yamato/desktop-standalone-tests.yml
@@ -78,9 +78,6 @@ desktop_standalone_test_{{ project.name }}_{{ platform.name }}_{{ backend }}_{{
78
flavor: {{ platform.flavor }}
79
variables:
80
ECHO_SERVER_PORT: "7788"
81
- # Ensure the DA codec tests will fail if they cannot connect to the echo-server
82
- # The default is to ignore the codec tests if the echo-server fails to connect
83
- ENSURE_CODEC_TESTS: {% if platform.name != "win" %} "true" {% endif %}
84
85
commands:
86
# Platform specific UTR setup
0 commit comments