cmix 20 regression test failure with linux build
chenrui333 opened this issue ยท 1 comments
chenrui333 commented
๐ trying to upgrade cmix to use the latest release build, but found some regression test failure as below:
runner@fv-az713-588:/tmp/cmix-test-20231105-3329-x1ut75$ /home/linuxbrew/.linuxbrew/Cellar/cmix/20/bin/cmix -c foo foo.cmix
Detected block types: DEFAULT: 100.0%
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted (core dumped)
relates to Homebrew/homebrew-core#153365
chenrui333 commented
Turns out to be test flakiness on CI, closing for now.