Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-04-26shell integration smoke tests (#148056)Megan Rogge
2022-04-21Failed IPC communication with `playwright` smoke tests from preload script (f...Benjamin Pasero
2022-04-21tests - improve exclusion handling for node.js testsBenjamin Pasero
2022-04-19smoke - support `retryWithRestart` in web tooBenjamin Pasero
2022-04-19Do not attempt to reopen files that lead to a crash in previous session (fix ...Benjamin Pasero
2022-04-14retr (#147442)Benjamin Pasero
2022-04-14preload - revert retry logic which does not seem to helpBenjamin Pasero
2022-04-13Remove legacy smoke test driver (#147393)Benjamin Pasero
2022-04-13smoke - fix compileBenjamin Pasero
2022-04-13smoke - restore workaround for #146785Benjamin Pasero
2022-04-13preload - and and use `invokeWithRetry` (#146785)Benjamin Pasero
2022-04-13:up: 1.21.0 (#147348)Benjamin Pasero
2022-04-12smoke - more logging for shared processBenjamin Pasero
2022-04-12smoke :lipstick:Benjamin Pasero
2022-04-11properly skip unit test (#137853)Benjamin Pasero
2022-04-11smoke - enable more logging for #146800Benjamin Pasero
2022-04-10smoke - properly pick suite nameBenjamin Pasero
2022-04-09smoke - also screenshot on failureBenjamin Pasero
2022-04-09smoke - try to fix terminal tests and partition logs path per suiteBenjamin Pasero
2022-04-08Remote extension host does not respect trace log (fix #146897)Benjamin Pasero
2022-04-08revertBenjamin Pasero
2022-04-08smoke - bring back ext tests with retry for now to have coverage (#146800)Benjamin Pasero
2022-04-08testresolver: set log level with TESTRESOLVER_LOG_LEVEL. For #146897Martin Aeschlimann
2022-04-08skip terminal tests (#147063)Benjamin Pasero
2022-04-07smoke - try to mitigate hanging close (#146803)Benjamin Pasero
2022-04-06smoke - skip flaky tests (#146800)Benjamin Pasero
2022-04-06tests - reduce spam and workBenjamin Pasero
2022-04-06smoke - allow to enable verbose vscode logs and enable for nowBenjamin Pasero
2022-04-05smoke - cleanup some file namesBenjamin Pasero
2022-04-05smoke - better use of `tree-kill`Benjamin Pasero
2022-04-05smoke - mitigate #146785Benjamin Pasero
2022-04-05smoke - skip `install and enable vscode-smoketest-check extension` in remote ...Benjamin Pasero
2022-04-05unit - skip all tests for `test` component in nodeBenjamin Pasero
2022-04-05smoke - adopt repo changesBenjamin Pasero
2022-04-05smoke - logging :lipstick:Benjamin Pasero
2022-04-05smoke - add refs to #146811Benjamin Pasero
2022-04-05smoke - skip terminal tests in desktopBenjamin Pasero
2022-04-05smoke - more verbose logging on windowsBenjamin Pasero
2022-04-05skip flaky terminal smoke test (#146796)Benjamin Pasero
2022-04-05smoke - remove some unused methods from driverBenjamin Pasero
2022-04-05Switch to gender neutral terms (#146371)Inclusive Coding Bot
2022-04-04Fix #124335Jackson Kearl
2022-04-04smoke - try to use locator API for window readyBenjamin Pasero
2022-04-04:lipstick:Benjamin Pasero
2022-04-04smoke - run legacy tests again, do not fail new playwright tests for a while ...Benjamin Pasero
2022-04-04smoke - enable multi root tests in webBenjamin Pasero
2022-04-04Use `playwright` for desktop smoke tests (#146692)Benjamin Pasero
2022-04-01testing: re-enable possibly fixed testsConnor Peet
2022-03-29update minimist in smoke testsTyler Leonhardt
2022-03-21Update coverage folder locationCharles Gagnon