[lldb] Rollback to using i386 for the watch simulator
I switched the watch simulator test from i386 to using x86_64, but apparently that's not supported on the bots. Rollback to using i386 and solve the original issue by passing the target, similar to what I did in TestSimulatorPlatform.py.
Loading
Please register or sign in to comment