Skip to content

Issue when run vscode-extention-tester in Linux ARM #2180

@damith-synopsys

Description

@damith-synopsys

Describe the bug

On Linux ARM, VS Code Extension Tester downloads the correct VS Code build but gets a Chromedriver for Linux x64 instead.

Steps to reproduce

1. Use linux arm64 os
2. Execute ExTester.setupAndRunTests or exTester.setupRequirements()

Logs

pm run ui-all

> euclide@1.0.0 ui-all
> extest setup-and-run './dist/ui-tests/index.js' -c 1.99.3 -m .mocharc.js --extensions_dir .test-extensions



WARNING: You are using the outdated VS Code version '1.99.3'. The latest stable version is '1.107.0'.


Downloading VS Code: 1.99.3 / stable
Downloading VS Code from: https://update.code.visualstudio.com/1.99.3/linux-arm64/stable
progress: 0/165 (0%)
progress: 149300809/149300809 (100%)
Downloaded VS Code into /tmp/test-resources/stable.tar.gz
Unpacking VS Code into /tmp/test-resources
Success!
Downloading ChromeDriver 132.0.6834.159 from: https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/132.0.6834.159/linux64/chromedriver-linux64.zip
progress: 0/9270115 (0%)
progress: 9270115/9270115 (100%)
Unpacking ChromeDriver 132.0.6834.159 into /tmp/test-resources
Success!
Executing prepublish script 'npm run vscode:prepublish'...

Operating System

AlmaLinux 8.4

Visual Studio Code

1.97.2

vscode-extension-tester

7.3.2

NodeJS

v16.20.2

npm

8.19.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions