Skip to content
Commit a067a251 authored by Mark Horvath's avatar Mark Horvath
Browse files

Remove Array2D default initialization test

Array2D used to initialize the allocated memory to all zeros by
default, but that behavior was removed for performance reasons.
As the systems we are testing on are giving zeroed out memory at new
allocations so far we did not see this test failing.
parent 202a4295
Loading
Loading
Loading
Pipeline #21133 failed with stage
in 13 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment