Show More
@@ -1,15 +1,6 b'' | |||||
1 | #require no-reposimplestore |
|
1 | #require no-reposimplestore | |
2 | #testcases revlogv1 revlogv2 |
|
2 | #testcases revlogv1 revlogv2 | |
3 |
|
3 | |||
4 | # XXX-windows This test fails for Windows and is taking some time to investigate |
|
|||
5 | # We want to enable the Windows CI by default sooner than later to catch other |
|
|||
6 | # regressions, so disable this test temporarily. |
|
|||
7 |
|
||||
8 | #if windows |
|
|||
9 | $ echo 'skipped: this test fails for Windows and is being investigated' |
|
|||
10 | $ exit 80 |
|
|||
11 | #endif |
|
|||
12 |
|
||||
13 | #if revlogv2 |
|
4 | #if revlogv2 | |
14 |
|
5 | |||
15 | $ cat >> $HGRCPATH <<EOF |
|
6 | $ cat >> $HGRCPATH <<EOF |
General Comments 0
You need to be logged in to leave comments.
Login now