compiler.tests.optimizer: Disable minor-gc test case for now. #1187.
parent
d732195dad
commit
c4fbeccfa8
|
@ -464,7 +464,7 @@ STRUCT: BitmapData { Scan0 void* } ;
|
||||||
] compile-call
|
] compile-call
|
||||||
] unit-test
|
] unit-test
|
||||||
|
|
||||||
! #1187
|
! #1187 -- Re-enable once fixed
|
||||||
{ } [
|
! { } [
|
||||||
10 [ [ minor-gc split-slice ] [ drop ] recover ] times
|
! 10 [ [ minor-gc split-slice ] [ drop ] recover ] times
|
||||||
] unit-test
|
! ] unit-test
|
||||||
|
|
Loading…
Reference in New Issue