瀏覽代碼

Remove comment from core sync tests now that they're fixed

pkova 1 年之前
父節點
當前提交
aa25714d43
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      tests/core/sync/test_core_sync.odin

+ 0 - 3
tests/core/sync/test_core_sync.odin

@@ -4,9 +4,6 @@
 // Keep in mind that running with the debug logs uncommented can result in
 // failures disappearing due to the delay of sending the log message causing
 // different synchronization patterns.
-//
-// These tests are temporarily disabled on Darwin, as there is currently a
-// stall occurring which I cannot debug.
 
 package test_core_sync