소스 검색

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