Dear Polly development team,
I've seen failing polly tests break pre-merge testing a few times in the last weeks. It's been a few broken revisions with Polly :: ScopInfo/memcpy-raw-source.ll
Currently this one is failing: Polly :: Isl/Ast/alias_checks_with_empty_context.ll
Some of the breakages last for more than 20 hours. So that means that any pre-merge test run in that time or using a base commit from that time window will also fail. This is then a false-positive for all pre-merge test users.
The failing tests can also be seen on
buildbot.
1) Can you please fix the currently failing test?
2) How can we prevent long failing Polly tests from breaking pre-merge testing? Should we remove polly from pre-merge testing?
Best,