[PATCH] D68708: [RFC] Adopt Dexter and use it to run debuginfo-tests

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 09:33:09 PDT 2019


jmorse added a comment.

Sitrep: I pushed up f78c236efda8 <https://reviews.llvm.org/rGf78c236efda85af1e526ac35ed535ef4786450e3> and the windows buildbot seemed to handle Dexter fine, although I didn't see any evidence that it was actually running it. There are no cmake reports about finding python 3 in the cmake reports here [0] for example, but the cmake report seems suspiciously quiet anyway.

Green dragon appeared to get quite far, but not as far as running the tests, instead some interaction with clang-python integration tests occurred [1], I'll try to replicate that locally.

[0] http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/11839
[1] http://green.lab.llvm.org/green/job/clang-stage1-RA/3372/console


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68708/new/

https://reviews.llvm.org/D68708





More information about the llvm-commits mailing list