You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mark test occasionally being killed on Travis as THOROUGH
The test previously requires 2.6GB of memory to complete, and is sometimes
getting killed (seemingly only in the CMake configuration, though). Reducing the
number of local variables would reduce the memory footprint (and does make
things succeed on Travis), but defeats the purpose of the test.
0 commit comments