Hi,
there's been some Managed Build test failures happening for about a week now.
Before bisecting to find the commit, I was wondering if someone with knowledge about that area has any ideas?
There are printouts coming up like this:
ManagedProjectUpdateTests.testProjectUpdate21CPP_Update:253->doTestProjectUpdate:193 File sources.mk does not match its benchmark.
expected:
"################################################################################# Automatically-generated file. Do not edit!################################################################################O_SRCS := CPP_SRCS := C_UPPER_SRCS := C_SRCS := S_UPPER_SRCS
:= OBJ_SRCS := ASM_SRCS := CXX_SRCS := C++_SRCS := CC_SRCS := OBJS := C++_DEPS := C_DEPS := CC_DEPS := CPP_DEPS := EXECUTABLES := CXX_DEPS := C_UPPER_DEPS := # Every subdirectory with source files must be described hereSUBDIRS := \. \Functions \"
but was:
"################################################################################# Automatically-generated file. Do not edit!################################################################################O_SRCS := CPP_SRCS := C_UPPER_SRCS := C_SRCS := S_UPPER_SRCS
:= OBJ_SRCS := ASM_SRCS := CXX_SRCS := C++_SRCS := CC_SRCS := OBJS := C++_DEPS := C_DEPS := CC_DEPS := CPP_DEPS := EXECUTABLES := CXX_DEPS := C_UPPER_DEPS := # Every subdirectory with source files must be described hereSUBDIRS := \Functions \. \"
>>>>>>>>>>>>>>>start diff:
<<<<<<<<<<<end diff
|