Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SLVSCODE-951 Enable monitoring of extension with Sentry #663

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

SLVSCODE-951 Use a language server with core monitoring

28d6315
Select commit
Loading
Failed to load commit list.
Draft

SLVSCODE-951 Enable monitoring of extension with Sentry #663

SLVSCODE-951 Use a language server with core monitoring
28d6315
Select commit
Loading
Failed to load commit list.
Cirrus CI / test_linux succeeded Dec 20, 2024 in 2m 1s

Task Summary

Task successfully finished!

Details

✅ 00:00 clone
✅ 00:04 node_modules
✅ 00:00 start_xvfb
✅ 01:46 main
✅ 00:00 unit_tests
✔️ 00:00 slack_notification
✅ 00:00 Upload 'node_modules' cache

Annotations

Check notice on line 0 in out-cov/test/suite/autobinding.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/autobinding.test.js#L0

Auto Binding Test Suite Bindings Manager.No autobinding when user said "don't ask again" for folder

Check notice on line 0 in out-cov/test/suite/autobinding.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/autobinding.test.js#L0

Auto Binding Test Suite Bindings Manager.No autobinding when user said "don't ask again" for workspace

Check notice on line 0 in out-cov/test/suite/autobinding.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/autobinding.test.js#L0

Auto Binding Test Suite Bindings Manager.Nothing crashes when folder does not exist

Check notice on line 0 in out-cov/test/suite/autobinding.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/autobinding.test.js#L0

Auto Binding Test Suite Bindings Manager.Analysis settings file is properly found when it exists

Check notice on line 0 in out-cov/test/suite/autobinding.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/autobinding.test.js#L0

Auto Binding Test Suite Bindings Manager.Connected mode settings file is properly found when it exists

Check notice on line 0 in out-cov/test/suite/autobinding.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/autobinding.test.js#L0

Auto Binding Test Suite Bindings Manager.Connected mode settings file from Visual Studio is properly found when it exists

Check notice on line 0 in out-cov/test/suite/autobinding.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/autobinding.test.js#L0

Auto Binding Test Suite Bindings Manager.Regular file is properly found and does not have content

Check notice on line 0 in out-cov/test/suite/autobinding.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/autobinding.test.js#L0

Auto Binding Test Suite Bindings Manager.Do not propose binding when there are no connections

Check notice on line 0 in out-cov/test/suite/autobinding.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/autobinding.test.js#L0

Auto Binding Test Suite Bindings Manager.Should not autobind workspace when no connection exists

Check notice on line 0 in out-cov/test/suite/autobinding.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/autobinding.test.js#L0

Auto Binding Test Suite Bindings Manager.Should show warning message when all folders are already bound

Check notice on line 0 in out-cov/test/suite/autobinding.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/autobinding.test.js#L0

Auto Binding Test Suite Bindings Manager.Should show binding suggestion notification

Check notice on line 0 in out-cov/test/suite/bindings.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/bindings.test.js#L0

Bindings Test Suite Bindings Manager.Save binding updates configuration

Check notice on line 0 in out-cov/test/suite/bindings.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/bindings.test.js#L0

Bindings Test Suite Bindings Manager.Get remote projects items correctly maps keys and names

Check notice on line 0 in out-cov/test/suite/bindings.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/bindings.test.js#L0

Bindings Test Suite Bindings Manager.Folder selection QuickPick should allow to choose a folder

Check notice on line 0 in out-cov/test/suite/bindings.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/bindings.test.js#L0

Bindings Test Suite Bindings Manager.Delete bindings for connection

Check notice on line 0 in out-cov/test/suite/bindings.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/bindings.test.js#L0

Bindings Test Suite Bindings Manager.Delete bindings for deleted connection

Check notice on line 0 in out-cov/test/suite/bindings.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/bindings.test.js#L0

Bindings Test Suite Bindings Manager.Default connection ID to <default> if not provided during deletion

Check notice on line 0 in out-cov/test/suite/bindings.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/bindings.test.js#L0

Bindings Test Suite Bindings Manager.If connectionId not provided, it should default to <default>

Check notice on line 0 in out-cov/test/suite/bindings.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/bindings.test.js#L0

Bindings Test Suite Bindings Manager.Create Or Edit Binding

Check notice on line 0 in out-cov/test/suite/bindings.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/bindings.test.js#L0

Bindings Test Suite Bindings Manager.Unbound folder should be autobound

Check notice on line 0 in out-cov/test/suite/bindings.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/bindings.test.js#L0

Bindings Test Suite Bindings Manager.Bound folder should not be autobound

Check notice on line 0 in out-cov/test/suite/bindings.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/bindings.test.js#L0

Bindings Test Suite Bindings Manager.should get base server url

Check notice on line 0 in out-cov/test/suite/bindings.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/bindings.test.js#L0

Bindings Test Suite Bindings Manager.Should not allow creating binding for broken connection

Check notice on line 0 in out-cov/test/suite/bindings.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/bindings.test.js#L0

Bindings Test Suite Assist Binding.Should not do anything when binding already exists

Check notice on line 0 in out-cov/test/suite/bindings.test.js

See this annotation in the file changed.

@cirrus-ci cirrus-ci / test_linux

out-cov/test/suite/bindings.test.js#L0

Bindings Test Suite Assist Binding.Should create requested binding