We have some internal machines that had Python 3.7 or Python 3.8 installed and 
after the recent changes for Python detection, the LLDB build started using the 
newer versions of Python. This caused a couple of hundred tests to end up 
"unresolved". There's no official Buildbot that verifies this scenario, so I 
removed the newer versions of Python locally, but is this expected? More 
specifically, do we anticipate that LLDB + tests don't work correctly for 
Python 3.7+?

Thanks,
-Stella

-----Original Message-----
From: Saleem Abdulrasool via Phabricator <revi...@reviews.llvm.org> 
Sent: Sunday, December 22, 2019 2:04 PM
To: compn...@compnerd.org; a...@fb.com; Stella Stamenova <sti...@microsoft.com>
Cc: pa...@labath.sk; tedw...@quicinc.com; amcca...@google.com; 
aleksandr.ura...@jetbrains.com; mgo...@gentoo.org; jo...@devlieghere.com; 
lldb-commits@lists.llvm.org; liburd1...@outlook.com; sani...@subpath.org; 
chi...@raincode.com; b.gia...@gmail.com; kkle...@redhat.com; 
l...@inglorion.net; ztur...@roblox.com
Subject: [EXTERNAL] [PATCH] D69535: build: improve python check for Windows

compnerd closed this revision.
compnerd added a comment.

GIT 2046d72e916 
<https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Freviews.llvm.org%2FrG2046d72e91670114625c87e122db6e013ba089d5&amp;data=02%7C01%7Cstilis%40microsoft.com%7Ca1aa23ad5ad24a2fb12208d7872ad23a%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637126490295423625&amp;sdata=CrZ8wzb%2BVHJY%2FxaDphWJFzKsrBwv60nItywfIqaNKj4%3D&amp;reserved=0>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  
https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Freviews.llvm.org%2FD69535%2Fnew%2F&amp;data=02%7C01%7Cstilis%40microsoft.com%7Ca1aa23ad5ad24a2fb12208d7872ad23a%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637126490295423625&amp;sdata=3v33RBiR5JeNnuNhnPa8%2FPlqr4BxG772u4U9Suh9ess%3D&amp;reserved=0

https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Freviews.llvm.org%2FD69535&amp;data=02%7C01%7Cstilis%40microsoft.com%7Ca1aa23ad5ad24a2fb12208d7872ad23a%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637126490295423625&amp;sdata=CpC0mIf0LWmaVOR8vTV44fef6gBjqSqzSTMkgB5ParM%3D&amp;reserved=0



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to