fix some more miri errors
probably relevant to mthom/scryer-prolog#2438
This commit is contained in:
@@ -1841,7 +1841,7 @@ mod tests {
|
||||
use crate::machine::mock_wam::*;
|
||||
|
||||
#[test]
|
||||
#[cfg_attr(miri, ignore = "blocked on streams.rs UB")]
|
||||
#[cfg_attr(miri, ignore = "it takes too long to run")]
|
||||
fn term_printing_tests() {
|
||||
let mut wam = MockWAM::new();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user