Skip to content

Put MVC's functional tests in a separate test group #8118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 2, 2019

Conversation

pranavkm
Copy link
Contributor

@pranavkm pranavkm commented Mar 2, 2019

Possible fix to #7313
One of the characteristics of these failures were that the
test took long to run. The build log has warnings for
several long running tests. This might be a result of CPU
contention since mondo-ification that make MVC's functional tests
run with nearly every other test project in the solution

Possible fix to #7313
One of the characteristics of these failures were that the
test took long to run. The build log has warnings for
several long running tests. This might be a result of CPU
contention since mondo-ification that make MVC's functional tests
run with nearly every other test project in the solution
@pranavkm pranavkm requested a review from ajaybhargavb March 2, 2019 01:13
@pranavkm pranavkm merged commit db3795b into release/2.1 Mar 2, 2019
@pranavkm pranavkm deleted the prkrishn/mvc-functionals branch March 2, 2019 01:52
dougbu added a commit to dotnet-maestro-bot/AspNetCore that referenced this pull request Mar 18, 2019
- no-ops except for
  - Update PatchConfig.props (2835f85)
  - Add some additional logging to ErrorPageMiddlewareWebSite (dotnet#8049) (aka 1ca6202)
  - Put MVC's functional tests in a separate test group (dotnet#8118) (aka db3795b)
- ignore the build queue (4f2a0ed) change because we're not hitting Linux resource issues in `master` branch
- ignore baseline test changes (5661c41 and d2a4435) because they're not applicable in `master`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants