Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
538 changes: 538 additions & 0 deletions docs/RFCs/020-Test-Execution-Filter-Providers.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,10 @@
<value>Runsettings loggers are not supported by Microsoft.Testing.Platform and will be ignored</value>
<comment>Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}.</comment>
</data>
<data name="UnsupportedTestExecutionFilter" xml:space="preserve">
<value>Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</value>
<comment>{0} is the unsupported filter type. {1} is the adapter name. {Locked="NopFilter"}{Locked="TestNodeUidListFilter"}{Locked="And"}{Locked="CompositeTestExecutionFilter"}</comment>
</data>
<data name="UnsupportedRunsettingsDatacollectors" xml:space="preserve">
<value>Runsettings datacollectors are not supported by Microsoft.Testing.Platform and will be ignored</value>
<comment>Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}.</comment>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
<target state="translated">Microsoft.Testing.Platform nepodporuje protokolovače Runsettings. Bude je proto ignorovat.</target>
<note>Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}.</note>
</trans-unit>
<trans-unit id="UnsupportedTestExecutionFilter">
<source>Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</source>
<target state="new">Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</target>
<note>{0} is the unsupported filter type. {1} is the adapter name. {Locked="NopFilter"}{Locked="TestNodeUidListFilter"}{Locked="And"}{Locked="CompositeTestExecutionFilter"}</note>
</trans-unit>
<trans-unit id="VSTestBridgedTestFrameworkSessionAlreadyCreatedErrorMessage">
<source>The bridged framework supports only one session at a time. A session with UID {0} is already open.</source>
<target state="translated">Přemostěná architektura podporuje najednou pouze jednu relaci. Relace s UID {0} je už otevřená.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
<target state="translated">Runsettings-Protokollierungen werden von Microsoft.Testing.Platform nicht unterstützt und werden ignoriert.</target>
<note>Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}.</note>
</trans-unit>
<trans-unit id="UnsupportedTestExecutionFilter">
<source>Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</source>
<target state="new">Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</target>
<note>{0} is the unsupported filter type. {1} is the adapter name. {Locked="NopFilter"}{Locked="TestNodeUidListFilter"}{Locked="And"}{Locked="CompositeTestExecutionFilter"}</note>
</trans-unit>
<trans-unit id="VSTestBridgedTestFrameworkSessionAlreadyCreatedErrorMessage">
<source>The bridged framework supports only one session at a time. A session with UID {0} is already open.</source>
<target state="translated">Das Brückenframework unterstützt jeweils nur eine Sitzung. Eine Sitzung mit UID {0} ist bereits geöffnet.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
<target state="translated">Microsoft.Testing.Platform no admite los registradores de Runsettings y se omitirán</target>
<note>Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}.</note>
</trans-unit>
<trans-unit id="UnsupportedTestExecutionFilter">
<source>Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</source>
<target state="new">Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</target>
<note>{0} is the unsupported filter type. {1} is the adapter name. {Locked="NopFilter"}{Locked="TestNodeUidListFilter"}{Locked="And"}{Locked="CompositeTestExecutionFilter"}</note>
</trans-unit>
<trans-unit id="VSTestBridgedTestFrameworkSessionAlreadyCreatedErrorMessage">
<source>The bridged framework supports only one session at a time. A session with UID {0} is already open.</source>
<target state="translated">El marco puente solo admite una sesión a la vez. Ya hay abierta una sesión con {0} UID.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
<target state="translated">Les loggers Runsettings ne sont pas pris en charge par Microsoft.Testing.Platform et seront ignorés</target>
<note>Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}.</note>
</trans-unit>
<trans-unit id="UnsupportedTestExecutionFilter">
<source>Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</source>
<target state="new">Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</target>
<note>{0} is the unsupported filter type. {1} is the adapter name. {Locked="NopFilter"}{Locked="TestNodeUidListFilter"}{Locked="And"}{Locked="CompositeTestExecutionFilter"}</note>
</trans-unit>
<trans-unit id="VSTestBridgedTestFrameworkSessionAlreadyCreatedErrorMessage">
<source>The bridged framework supports only one session at a time. A session with UID {0} is already open.</source>
<target state="translated">Le framework ponté ne prend en charge qu’une seule session à la fois. Une session avec UID {0} est déjà ouverte.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
<target state="translated">I logger Runsettings non sono supportati da Microsoft.Testing.Platform e verranno ignorati</target>
<note>Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}.</note>
</trans-unit>
<trans-unit id="UnsupportedTestExecutionFilter">
<source>Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</source>
<target state="new">Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</target>
<note>{0} is the unsupported filter type. {1} is the adapter name. {Locked="NopFilter"}{Locked="TestNodeUidListFilter"}{Locked="And"}{Locked="CompositeTestExecutionFilter"}</note>
</trans-unit>
<trans-unit id="VSTestBridgedTestFrameworkSessionAlreadyCreatedErrorMessage">
<source>The bridged framework supports only one session at a time. A session with UID {0} is already open.</source>
<target state="translated">Il framework bridged supporta solo una sessione alla volta. Una sessione con UID {0} è già aperta.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
<target state="translated">Runsettings loggers は Microsoft.Testing.Platform でサポートされていないため、無視されます</target>
<note>Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}.</note>
</trans-unit>
<trans-unit id="UnsupportedTestExecutionFilter">
<source>Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</source>
<target state="new">Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</target>
<note>{0} is the unsupported filter type. {1} is the adapter name. {Locked="NopFilter"}{Locked="TestNodeUidListFilter"}{Locked="And"}{Locked="CompositeTestExecutionFilter"}</note>
</trans-unit>
<trans-unit id="VSTestBridgedTestFrameworkSessionAlreadyCreatedErrorMessage">
<source>The bridged framework supports only one session at a time. A session with UID {0} is already open.</source>
<target state="translated">ブリッジ されたフレームワークは、一度に 1 つのセッションのみをサポートします。UID{0} のセッションは既に開かれています。</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
<target state="translated">Runsettings 로거는 Microsoft.Testing.Platform에서 지원되지 않으며 무시됩니다.</target>
<note>Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}.</note>
</trans-unit>
<trans-unit id="UnsupportedTestExecutionFilter">
<source>Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</source>
<target state="new">Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</target>
<note>{0} is the unsupported filter type. {1} is the adapter name. {Locked="NopFilter"}{Locked="TestNodeUidListFilter"}{Locked="And"}{Locked="CompositeTestExecutionFilter"}</note>
</trans-unit>
<trans-unit id="VSTestBridgedTestFrameworkSessionAlreadyCreatedErrorMessage">
<source>The bridged framework supports only one session at a time. A session with UID {0} is already open.</source>
<target state="translated">브리지된 프레임워크는 한 번에 하나의 세션만 지원합니다. UID가 {0}인 세션이 이미 열려 있습니다.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
<target state="translated">Rejestratory Runsettings nie są obsługiwane przez element Microsoft.Testing.Platform i będą ignorowane.</target>
<note>Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}.</note>
</trans-unit>
<trans-unit id="UnsupportedTestExecutionFilter">
<source>Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</source>
<target state="new">Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</target>
<note>{0} is the unsupported filter type. {1} is the adapter name. {Locked="NopFilter"}{Locked="TestNodeUidListFilter"}{Locked="And"}{Locked="CompositeTestExecutionFilter"}</note>
</trans-unit>
<trans-unit id="VSTestBridgedTestFrameworkSessionAlreadyCreatedErrorMessage">
<source>The bridged framework supports only one session at a time. A session with UID {0} is already open.</source>
<target state="translated">Platforma mostkowania obsługuje tylko jedną sesję naraz. Sesja z identyfikatorem UID {0} jest już otwarta.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
<target state="translated">Os registradores de arquivos Runsettings não têm suporte no Microsoft.Testing.Platform e serão ignorados</target>
<note>Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}.</note>
</trans-unit>
<trans-unit id="UnsupportedTestExecutionFilter">
<source>Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</source>
<target state="new">Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</target>
<note>{0} is the unsupported filter type. {1} is the adapter name. {Locked="NopFilter"}{Locked="TestNodeUidListFilter"}{Locked="And"}{Locked="CompositeTestExecutionFilter"}</note>
</trans-unit>
<trans-unit id="VSTestBridgedTestFrameworkSessionAlreadyCreatedErrorMessage">
<source>The bridged framework supports only one session at a time. A session with UID {0} is already open.</source>
<target state="translated">A estrutura em ponte dá suporte a apenas uma sessão por vez. Uma sessão com UID {0} já está aberta.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
<target state="translated">Средства ведения журналов Runsettings не поддерживаются в Microsoft.Testing.Platform и будут пропущены</target>
<note>Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}.</note>
</trans-unit>
<trans-unit id="UnsupportedTestExecutionFilter">
<source>Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</source>
<target state="new">Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</target>
<note>{0} is the unsupported filter type. {1} is the adapter name. {Locked="NopFilter"}{Locked="TestNodeUidListFilter"}{Locked="And"}{Locked="CompositeTestExecutionFilter"}</note>
</trans-unit>
<trans-unit id="VSTestBridgedTestFrameworkSessionAlreadyCreatedErrorMessage">
<source>The bridged framework supports only one session at a time. A session with UID {0} is already open.</source>
<target state="translated">Интегрированная среда Bridged Framework поддерживает только один сеанс одновременно. Сеанс с UID {0} уже открыт.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
<target state="translated">Runsettings günlükçüleri Microsoft.Testing.Platform tarafından desteklenmiyor ve yoksayılacak</target>
<note>Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}.</note>
</trans-unit>
<trans-unit id="UnsupportedTestExecutionFilter">
<source>Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</source>
<target state="new">Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</target>
<note>{0} is the unsupported filter type. {1} is the adapter name. {Locked="NopFilter"}{Locked="TestNodeUidListFilter"}{Locked="And"}{Locked="CompositeTestExecutionFilter"}</note>
</trans-unit>
<trans-unit id="VSTestBridgedTestFrameworkSessionAlreadyCreatedErrorMessage">
<source>The bridged framework supports only one session at a time. A session with UID {0} is already open.</source>
<target state="translated">Köprülü çerçeve aynı anda yalnızca bir oturumu destekler. UID'si {0} olan bir oturum zaten açık.</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
<target state="translated">Microsoft.Testing.Platform 不支持 Runsettings 记录器,将被忽略</target>
<note>Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}.</note>
</trans-unit>
<trans-unit id="UnsupportedTestExecutionFilter">
<source>Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</source>
<target state="new">Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</target>
<note>{0} is the unsupported filter type. {1} is the adapter name. {Locked="NopFilter"}{Locked="TestNodeUidListFilter"}{Locked="And"}{Locked="CompositeTestExecutionFilter"}</note>
</trans-unit>
<trans-unit id="VSTestBridgedTestFrameworkSessionAlreadyCreatedErrorMessage">
<source>The bridged framework supports only one session at a time. A session with UID {0} is already open.</source>
<target state="translated">桥接框架一次仅支持一个会话。已打开具有 UID {0} 的会话。</target>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@
<target state="translated">Runsettings 記錄器不受 Microsoft.Testing.Platform 支援,將會予以忽略</target>
<note>Do not localize {Locked="Runsettings"} or {Locked="Microsoft.Testing.Platform"}.</note>
</trans-unit>
<trans-unit id="UnsupportedTestExecutionFilter">
<source>Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</source>
<target state="new">Test execution filter type '{0}' is not supported by '{1}'. Supported filter types are NopFilter, TestNodeUidListFilter, and an And CompositeTestExecutionFilter.</target>
<note>{0} is the unsupported filter type. {1} is the adapter name. {Locked="NopFilter"}{Locked="TestNodeUidListFilter"}{Locked="And"}{Locked="CompositeTestExecutionFilter"}</note>
</trans-unit>
<trans-unit id="VSTestBridgedTestFrameworkSessionAlreadyCreatedErrorMessage">
<source>The bridged framework supports only one session at a time. A session with UID {0} is already open.</source>
<target state="translated">橋接器架構一次只支援一個工作階段。已開啟具有 UID {0} 的工作階段。</target>
Expand Down
Loading