It looks like one of the MLIR tests frequently times out in the Phabricator pre-commit testing: MLIR.Examples/standalone::test.toy
Is there anything that can be done to speed up the test or should it be disabled?
It looks like one of the MLIR tests frequently times out in the Phabricator pre-commit testing: MLIR.Examples/standalone::test.toy
Is there anything that can be done to speed up the test or should it be disabled?
Is there a way to disable a test from the pre-merge testing? I haven’t seen it timing out on any buildbot so far.
I don’t know if it’s intended (or because of my local setup), but this test always fails in my shared libs build.
– River
This bot builds with shared libs and runs this tests: https://lab.llvm.org/buildbot/#/builders/61/builds/23521
Same for me, with some cmake error that I failed to debug (I haven’t tried too much since the test is apparently passing on buildbots).