mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-11 04:38:24 -06:00
inbox: Reflect Windows inbox changes from 20190516
This commit is contained in:
parent
7291121112
commit
723ff47789
@ -15,7 +15,8 @@
|
|||||||
"/build/",
|
"/build/",
|
||||||
"/src/cascadia/",
|
"/src/cascadia/",
|
||||||
"/.nuget/",
|
"/.nuget/",
|
||||||
"/.github/"
|
"/.github/",
|
||||||
|
"/samples/"
|
||||||
],
|
],
|
||||||
"SuffixFilters": [
|
"SuffixFilters": [
|
||||||
".dbb",
|
".dbb",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"$schema": "http://universaltest/schema/testmddefinition-2.json",
|
"$schema": "http://universaltest/schema/testmddefinition-5.json",
|
||||||
"Package": {
|
"Package": {
|
||||||
"ComponentName": "Console",
|
"ComponentName": "Console",
|
||||||
"SubComponentName": "Host-FeatureTests"
|
"SubComponentName": "Host-FeatureTests"
|
||||||
@ -30,6 +30,7 @@
|
|||||||
"AdditionalPlugins": [
|
"AdditionalPlugins": [
|
||||||
{
|
{
|
||||||
"Type": "Microsoft.TestInfrastructure.UniversalTest.TestMD.Plugins.Winperf.WinperfPlugin",
|
"Type": "Microsoft.TestInfrastructure.UniversalTest.TestMD.Plugins.Winperf.WinperfPlugin",
|
||||||
|
"Role": "Default",
|
||||||
"Parameters": {
|
"Parameters": {
|
||||||
"MachineConfigurationParameter": "none",
|
"MachineConfigurationParameter": "none",
|
||||||
"LocalReproUpload": "true"
|
"LocalReproUpload": "true"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user