File: relax-test.diff

package info (click to toggle)
rust-once-cell 1.21.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 304 kB
  • sloc: makefile: 2
file content (12 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/tests/it/sync_once_cell.rs
+++ b/tests/it/sync_once_cell.rs
@@ -395,3 +395,3 @@
 
-#[test]
+/*#[test]
 #[cfg_attr(miri, ignore)] // miri doesn't support processes
@@ -422,3 +422,3 @@
     }
-}
+}*/