Preparsing templates and cache breaks hgext.highlight

Christian Ebert blacktrash at gmx.net
Sat Apr 17 18:52:32 CDT 2010


* Christian Ebert on Saturday, April 17, 2010 at 23:54:18 +0200
> * Mercurial Commits on Monday, April 05, 2010 at 23:15:34 +0200
>> http://selenic.com/repo/hg//rev/9d8194c2fcbd
>> changeset:   10845:9d8194c2fcbd
>> user:        Matt Mackall <mpm at selenic.com>
>> date:        Mon Apr 05 15:25:08 2010 -0500
>> summary:     templater: preparse templates and cache
> 
> This breaks makes hgext.hightlight a noop. At least here on
> localhost. Will investigate further.

$ ./run-tests.py test-highlight

ERROR: /Users/chris/HGworkspace/hg-crew-mq/tests/test-highlight output changed
--- /Users/chris/HGworkspace/hg-crew-mq/tests/test-highlight.out
+++ /Users/chris/HGworkspace/hg-crew-mq/tests/test-highlight.err
@@ -10,7 +10,6 @@
 <meta name="robots" content="index, nofollow" />
 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" />

-<link rel="stylesheet" href="/highlightcss" type="text/css" />
 <title>test: 853dcd4de2a6 primes.py</title>
 </head>
 <body>
@@ -129,7 +128,6 @@
 <meta name="robots" content="index, nofollow" />
 <link rel="stylesheet" href="/static/style-paper.css" type="text/css" />

-<link rel="stylesheet" href="/highlightcss" type="text/css" />
 <title>test: primes.py annotate</title>
 </head>
 <body>
!
Failed test-highlight: output changed
# Ran 1 tests, 0 skipped, 1 failed.


c
-- 
theatre - books - texts - movies
Black Trash Productions at home: http://www.blacktrash.org/
Black Trash Productions on Facebook:
http://www.facebook.com/blacktrashproductions


More information about the Mercurial-devel mailing list