Browse Source

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

pkova 1 năm trước cách đây
mục cha
commit
aa25714d43
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  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