<div dir="ltr">In any case, when you see a test failing on bots and the fix isn't obvious, revert first to get the bots back green.</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 23, 2018 at 8:54 AM, Andrew V. Tischenko via Phabricator via cfe-commits <span dir="ltr"><<a href="mailto:cfe-commits@lists.llvm.org" target="_blank">cfe-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">avt77 reopened this revision.<br>
avt77 added a comment.<br>
<span class="">This revision is now accepted and ready to land.<br>
<br>
</span>It's terrible but my new test was failed again as result of commit of this patch!<br>
<br>
///b/sanitizer-x86_64-linux-<wbr>bootstrap/build/llvm/tools/<wbr>clang/test/Frontend/ftime-<wbr>report-template-decl.cpp:155:<wbr>11: error: expected string not found in input<br>
// CHECK: Code Generation Time<br>
//          ^<br>
<br>
I don't understand how it's possible. The same problem raised when I committed D43578 <<a href="https://reviews.llvm.org/D43578" rel="noreferrer" target="_blank">https://reviews.llvm.org/<wbr>D43578</a>>. Obviously, there is a situation when this  test work w/o Code Generation and as result this test is fail because code generation time is zerro. Could anyone help me? How should I change the test? The simplest way is to remove this line but I don't like this idea.<br>
<span class="im HOEnZb"><br>
<br>
Repository:<br>
  rL LLVM<br>
<br>
<a href="https://reviews.llvm.org/D45619" rel="noreferrer" target="_blank">https://reviews.llvm.org/<wbr>D45619</a><br>
<br>
<br>
<br>
</span><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@lists.llvm.org">cfe-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/cfe-commits</a><br>
</div></div></blockquote></div><br></div>