trace-agent
trace-agent copied to clipboard
tests fail on Windows
Two tests fail on Windows machines "testElapsedTime" and "testMultipleActionsOnTheSameMethod". As it turns out it fails because the generated multiline results contain newlines as \r\n and with that the "s.matches" does not match the pattern.