Browse Source

[tests] disabled debug macro for server tests

Aleksandr Kuzmenko 5 years ago
parent
commit
39aa69b81b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/server/build.hxml

+ 1 - 1
tests/server/build.hxml

@@ -10,4 +10,4 @@
 # or set UTEST_PATTERN environment variable
 
 #Temporary. To find out what's wrong with random CI failures
---macro addMetadata('@:build(utils.macro.DebugFailures.patchAssert())', 'utest.Assert')
+# --macro addMetadata('@:build(utils.macro.DebugFailures.patchAssert())', 'utest.Assert')