Fix a bunch of Windows tests, clarify why others are broken #4955
Annotations
3 errors
cabal-testsuite/src/Test/Cabal/OutputNormalizer.hs#L40
Error: Parse error: on input `<<<<<<<' ▫︎ Found: " -- string search-replace. Make sure we do this before backslash\n -- normalization!\n> <<<<<<< HEAD\n . resub (posixRegexEscape (normalizerGblTmpDir nenv) ++ \"[a-z0-9\\\\.-]+\") \"<GBLTMPDIR>\" -- note, after TMPDIR\n . resub (posixRegexEscape (normalizerTmpDir nenv)) \"<ROOT>/\"\n"
|
cabal-testsuite/src/Test/Cabal/Prelude.hs#L847
Error: Parse error: on input `<<<<<<<' ▫︎ Found: " return (resultExitCode r == ExitSuccess)\n \n> <<<<<<< HEAD\n =======\n hasProfiledLibraries, hasProfiledSharedLibraries, hasSharedLibraries :: TestM Bool\n"
|
|
This job failed
Loading