tide icon indicating copy to clipboard operation
tide copied to clipboard

Test in Linux OS

Open baurine opened this issue 3 years ago • 4 comments

It seems the local debug feature doesn't work fine on Linux, we need to test it.

Related feedback: https://asktug.com/t/topic/68337/11

baurine avatar Feb 03 '21 11:02 baurine

Tested in ubuntu 20.04 desktop version, playground module almost works fine. It can show the cluster as expected.

image

Meet a small issue when installing tiup, failed to install the playground and cluster (it won't affect the later functions), try to refine it later.

image

Will test it in CentOS.

baurine avatar Feb 17 '21 14:02 baurine

Tested in CentOS7, the extension totally can't work, even the official docker extension.

image

image

it says CXXABI_1.3.9 not found.

image

Consider CentOS is not suitable as a desktop dev environment, we don't have enough time to support it.

baurine avatar Feb 19 '21 13:02 baurine

We can try to find out an automated way of testing, and run on Github Actions, which support Windows/Mac/Linux OS.

dragonly avatar Mar 16 '21 03:03 dragonly

Not sure whether we can test vscode UI in the GitHub Actions.

baurine avatar Mar 16 '21 05:03 baurine