test: isolate test-projects from each-other #1196
Annotations
10 errors and 12 warnings
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-Expect-timeou-559ad--it-via-the-global-settings/ExampleTests.cs#L3
The type or namespace name 'MSTest' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
|
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-Expect-timeou-559ad--it-via-the-global-settings/ExampleTests.cs#L4
The type or namespace name 'TestTools' does not exist in the namespace 'Microsoft.VisualStudio' (are you missing an assembly reference?)
|
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-Expect-timeou-5f690-ide-it-via-each-Expect-call/ExampleTests.cs#L3
The type or namespace name 'MSTest' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
|
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-Expect-timeou-5f690-ide-it-via-each-Expect-call/ExampleTests.cs#L4
The type or namespace name 'TestTools' does not exist in the namespace 'Microsoft.VisualStudio' (are you missing an assembly reference?)
|
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-Expect-timeout-should-have-5-seconds-by-default/ExampleTests.cs#L3
The type or namespace name 'MSTest' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
|
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-Expect-timeout-should-have-5-seconds-by-default/ExampleTests.cs#L4
The type or namespace name 'TestTools' does not exist in the namespace 'Microsoft.VisualStudio' (are you missing an assembly reference?)
|
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-should-be-abl-69a49-er-via-the-runsettings-file/ExampleTests.cs#L3
The type or namespace name 'MSTest' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
|
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-should-be-abl-69a49-er-via-the-runsettings-file/ExampleTests.cs#L4
The type or namespace name 'TestTools' does not exist in the namespace 'Microsoft.VisualStudio' (are you missing an assembly reference?)
|
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-should-be-abl-7fbed-tions-Args-from-runsettings/ExampleTests.cs#L3
The type or namespace name 'MSTest' does not exist in the namespace 'Microsoft.Playwright' (are you missing an assembly reference?)
|
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-should-be-abl-7fbed-tions-Args-from-runsettings/ExampleTests.cs#L4
The type or namespace name 'TestTools' does not exist in the namespace 'Microsoft.VisualStudio' (are you missing an assembly reference?)
|
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-should-be-abl-69a49-er-via-the-runsettings-file/ExampleTests.cs#L9
The type name 'mstestbasicspectsshouldbeabletosetthebrowserviatherunsettingsfile' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-should-be-abl-b5755--browser-headed-via-the-env/ExampleTests.cs#L9
The type name 'mstestbasicspectsshouldbeabletomakethebrowserheadedviatheenv' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-should-be-able-to-override-context-options/ExampleTests.cs#L11
The type name 'mstestbasicspectsshouldbeabletooverridecontextoptions' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-should-be-able-to-override-launch-options/ExampleTests.cs#L9
The type name 'mstestbasicspectsshouldbeabletooverridelaunchoptions' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-should-priori-db6fa-v-over-the-runsettings-file/ExampleTests.cs#L9
The type name 'mstestbasicspectsshouldprioritizebrowserfromenvovertherunsettingsfile' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test:
src/Playwright.TestingHarnessTest/test-results/nunit-basic-should-be-able-0be26-er-via-the-runsettings-file/ExampleTests.cs#L8
The type name 'nunitbasicspectsshouldbeabletosetthebrowserviatherunsettingsfile' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-should-be-abl-69a49-er-via-the-runsettings-file/ExampleTests.cs#L9
The type name 'mstestbasicspectsshouldbeabletosetthebrowserviatherunsettingsfile' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-should-be-able-to-override-context-options/ExampleTests.cs#L11
The type name 'mstestbasicspectsshouldbeabletooverridecontextoptions' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-should-be-abl-b5755--browser-headed-via-the-env/ExampleTests.cs#L9
The type name 'mstestbasicspectsshouldbeabletomakethebrowserheadedviatheenv' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test:
src/Playwright.TestingHarnessTest/test-results/mstest-basic-should-be-able-to-override-launch-options/ExampleTests.cs#L9
The type name 'mstestbasicspectsshouldbeabletooverridelaunchoptions' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test:
src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
|
Test:
src/Playwright.Tests/TestConstants.cs#L28
'TimeoutAttribute' is obsolete: '.NET No longer supports aborting threads as it is not a safe thing to do. Update your tests to use CancelAfterAttribute instead'
|