aspnetcore/eng/targets
John Luo d14e273015
[5.0.0-rc2] Backport Fix chrome/selenium tests (#25330) (#25840)
* Fix chrome/selenium tests (#25330)

* Revert "Disable failing/hanging tests due to Chrome/Selenium issue (#25323)"

This reverts commit 332f1504128a63431cb67830703922cdeefee525.

* Update Selenium to latest

* Update API

* Try specifying a version

* Update Selenium to 4.0.0-beta5

* Disable browser log tests

* Fix components e2e tests and disable blazor standalone template test

* Disable tests using browser log

* Disable template test

* Avoid using .NET formatted strings in tests

* Annotate BasicTestApp suggesting that it needs the all globalization data

* Culture specific formatting relies on the ICU data carried by the OS. This
causes issues in our tests if WebAssembly carries a different set than the OS. Instead
updating these tests to use hardcoded strings.

* Additionally fixing an issue where some projects in the solution were using tasks from
the .dotnet SDK rather than the local copy of the SDK. This was causing issues building locally.

Co-authored-by: Pranav K <prkrishn@hotmail.com>
2020-09-14 18:43:42 -07:00
..
CSharp.Common.props [5.0.0-rc2] Backport Fix chrome/selenium tests (#25330) (#25840) 2020-09-14 18:43:42 -07:00
CSharp.Common.targets Update to latest SDK (#25421) 2020-09-10 15:12:17 -07:00
Cpp.Common.props
Cpp.Common.targets
FSharp.Common.targets
FunctionalTestAsset.targets
FunctionalTestWithAssets.targets
GetRazorSDKDirectory.props
Helix.Common.props Add Windows.10.Amd64.Server20H1.Open helix queue (#25627) 2020-09-10 19:36:42 -07:00
Helix.props Do not use `$(AppRuntimeVersion)` or NETCore version for shared Fx in Helix runs (#25477) 2020-08-31 21:40:02 -07:00
Helix.targets Fix Helix testing issues with stable versions and local builds (#25865) 2020-09-13 21:45:23 -07:00
Java.Common.props Add incremental build and project references to java projects (#25707) 2020-09-08 16:30:18 -07:00
Java.Common.targets Add incremental build and project references to java projects (#25707) 2020-09-08 16:30:18 -07:00
MicroBuild.Plugin.props
Npm.Common.props Use IgnoreStandardErrorWarningFormat more extensively in Npm.Common.targets (#24682) 2020-08-07 15:20:12 -07:00
Npm.Common.targets Remove requirements for VS 16.7 2020-08-10 10:33:24 -07:00
Packaging.targets Remove requirements for VS 16.7 2020-08-10 10:33:24 -07:00
ResolveIisReferences.targets
ResolveReferences.targets Remove package version pinning for ref/ assemblies in servicing (#25851) 2020-09-13 14:24:23 -07:00
Wix.Common.props Enable ARM64 installers build. (#25579) 2020-09-10 10:59:37 -07:00
Wix.Common.targets