Nate McMaster
794567b946
automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties
2018-09-28 17:10:38 -07:00
Pranav K
f1a257c1d1
Merge pull request #289 from aspnet/release/2.1
...
Skip some flaky tests
2018-08-28 10:52:06 -07:00
Pranav K
64b65b6991
Skip some flaky tests
2018-08-28 10:04:57 -07:00
Pranav K
53ad62a3fa
Remove Precompilation_WorksForViewsUsingDirectoryTraversal
2018-08-07 12:39:46 -07:00
Doug Bunting
3fe25e9b34
Skip flaky tests
...
- #277
- see also aspnet/Coherence-Signed#887
2018-06-23 17:23:23 -07:00
Pranav K
3ef5a9048d
Update deps
2018-05-30 16:26:50 -07:00
Pranav K
488fff41a7
Deploy tests the same way we do for RazorSdk
...
Remove tests marked previously skipped
2018-05-30 16:26:15 -07:00
Chris Ross (ASP.NET)
751b71395f
React to IntigrationTesting changes
2018-05-16 10:23:54 -07:00
Ryan Brandenburg
b92de7d051
Upgrade to netcoreapp22
2018-05-08 15:14:54 -07:00
Ajay Bhargav Baaskaran
83ebebcabc
Removed unnecessary flaky tests
2018-03-29 17:05:33 -07:00
Pranav K
ad724f6b0a
Use x64 binaries when project's targeting AnyCPU ( #255 )
...
* Use x64 binaries when project's targeting AnyCPU
Fixes https://github.com/aspnet/MvcPrecompilation/issues/240
2018-03-27 12:27:46 -07:00
Pranav K
1338f447fa
Remove test that attempted to build a ClassLibrary using precompilation
...
Fixes #251
2018-03-26 14:09:01 -07:00
Pranav K
3e319ae2aa
React to Sdk changes
2018-03-20 14:48:27 -07:00
Pranav K
3ce839cb26
Update to latest Sdk
...
* Re-enable skipped Publish_UsesRazorSDK
* Clean up project files
Fixes #241
2018-02-23 18:34:32 -08:00
Ryan Brandenburg
9607b25d4d
Ignoring broken test
2018-01-31 11:57:10 -08:00
Ryan Brandenburg
a710688426
Include messages with Assert.True/False
2018-01-26 10:33:58 -08:00
Ryan Nowak
2c5641829f
Add support and tests for Razor SDK interop
2018-01-17 08:37:27 -08:00
Ryan Nowak
d686acad87
Avoid use of AssemblyQualifiedName in tests
...
The type name generated by Razor is an implementation detail and
shouldn't be used in tests outside of the Razor repo. Testing that the
assembly name is correct should be enough to validate what we need for
these tests.
2018-01-13 18:24:50 -08:00
Pranav K
62819b4abc
Skip tests failing on the CI
2017-12-11 10:48:33 -08:00
Pranav K
7f1a987ada
Update samples and tests to target netcoreapp2.1
2017-11-15 16:30:29 -08:00
Nate McMaster
976ddc2ef8
Pin tool and package versions to make builds more repeatable
...
Part of aspnet/Universe#575
2017-11-01 18:05:30 -07:00
Pranav K
311c52b12e
Honor CopyBuildOutputToPublishDirectory and CopyOutputSymbolsToPublishDirectory switches
...
Fixes #204
2017-09-26 13:12:26 -07:00
Pranav K
daec40f2ba
Add support for cross-publishing
...
Fixes #102
2017-08-31 16:07:12 -07:00
Nate McMaster
28172a3a3e
Use PackageLineup to manage PackageReference versions
2017-08-29 14:50:54 -07:00
Nate McMaster
54a5b4734f
Use Directory.Build.props/targets
2017-08-29 14:17:25 -07:00
Pranav K
81fa36f029
Add a test that always publishes in Debug
...
Fixes #99
Also move some tests over to reduce unnecessary deployment
2017-06-27 15:37:19 -07:00
Pranav K
cd91ab986c
Cleanup tests to perform fewer deployments ( #154 )
...
* Cleanup tests to perform fewer deployments
2017-06-22 13:12:24 -07:00
Pranav K
900f38b0c2
Copy precompiled pdb to publish directory
...
Fixes #98
2017-06-19 12:27:21 -07:00
Pranav K
60d47561b9
Remove manifest generation
2017-06-08 16:13:22 -07:00