Ryan Brandenburg
efaaec6546
Upgrade to netcoreapp22
2018-05-08 15:22:54 -07:00
Ajay Bhargav Baaskaran
8422029310
Merge branch 'release/2.1' into dev
2018-05-02 16:14:42 -07:00
Ajay Bhargav Baaskaran
b2c59700d5
Skip flaky test
2018-05-02 15:43:04 -07:00
Ajay Bhargav Baaskaran
7cba5ed593
Fix flaky test failure in ServerCommandTest
2018-04-30 16:32:18 -07:00
Pranav K
92a7e73b75
Skip flaky test
2018-04-26 17:42:01 -07:00
Ajay Bhargav Baaskaran
d2fe76be21
Write process and pipe information to a pid file
2018-04-18 14:51:28 -07:00
Pranav K
5f3908cb54
Stop expressly testing on netcoreapp2.0
2018-03-20 09:37:26 -07:00
Ajay Bhargav Baaskaran
767e5a12c3
Display errors from build server as part of MsBuild output
2018-03-19 10:49:00 -07:00
Ajay Bhargav Baaskaran
c96d8e4bab
Skip test correctly
2018-03-06 17:47:43 -08:00
Pranav K
c4ba279fb5
Skipping flaky test and additional additional diagnositcs to Shutdown command
2018-03-06 09:15:53 -08:00
Ajay Bhargav Baaskaran
27e6c699e5
Don't print normal output as error
2018-03-05 15:22:37 -08:00
Ajay Bhargav Baaskaran
7e18efbf1f
Fixed flaky shutdown tests
2018-03-05 11:55:56 -08:00
Ajay Bhargav Baaskaran
0f1bc0e0bd
Fix flaky dispatcher test
2018-03-01 14:29:25 -08:00
Ajay Bhargav Baaskaran
a9dca60a10
Added support for AssemblyMetadata caching during build server TagHelper discovery
2018-03-01 13:08:56 -08:00
Ryan Nowak
56ead8118a
Decouple Razor tools from MVC
...
Adds a loader (with shadow copying in server mode) based on the Roslyn
Analyzer loader design.
Adds some targets to the Razor SDK that we can use to compute the
configuration and extensions.
Passes all of the metadata through to the command line tools so they can
deal with extensions.
2018-02-15 13:31:31 -08:00
Ajay Bhargav Baaskaran
8b78b4f421
Cleaned up logging in build server
2018-02-07 23:52:54 -08:00
Pranav K
84beb5985f
Add support for relative paths
...
* Move path munging in to Razor SDK
* Use AssignTargetPath to determine the target path for outputs and embedded resources
Fixes #1829
Fixes #1847
Fixes #1999
2018-02-05 14:19:52 -08:00
Ryan Brandenburg
8c328edfb2
Skip flaky test
2018-02-02 16:23:38 -08:00
Ajay Bhargav Baaskaran
4f5a5854b6
Skipping flaky tests on windows as well
2018-01-31 11:28:07 -08:00
Ajay Bhargav Baaskaran
9244383ec7
Modified integration test infrastructure to test build server
2018-01-30 15:55:17 -08:00
Ajay Bhargav Baaskaran
b677a9e43f
Skip only on non-windows
2018-01-29 18:56:18 -08:00
Ajay Bhargav Baaskaran
399216730a
Temporarily skip tests
2018-01-29 18:27:45 -08:00
Ajay Bhargav Baaskaran
004ff204aa
Refactoring, naming cleanup and tests for build server
...
- Multiple renames and cleanup
- Added tests for ServerProtocol and RequestDispatcher
- Added ServerLifecycleTest
2018-01-26 16:19:22 -08:00