[PATCH 2/3] t0050: honor CASE_INSENSITIVE_FS in add (with different case)

Subsystems: the rest

STALE3719d

3 messages, 1 author, 2016-06-15 · open the first message on its own page

[PATCH 2/3] t0050: honor CASE_INSENSITIVE_FS in add (with different case)

From: Torsten Bögershausen <hidden>
Date: 2016-06-15 22:55:49

The test case "add (with different case)" indicates a
known breakage when run on a case sensitive file system.

The test is invalid for case sensitive file system,
check the precondition CASE_INSENSITIVE_FS before running it.

Signed-off-by: Torsten Bögershausen <redacted>
---
 t/t0050-filesystem.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/t/t0050-filesystem.sh b/t/t0050-filesystem.sh
index ccd685d..a6fa3c5 100755
--- a/t/t0050-filesystem.sh
+++ b/t/t0050-filesystem.sh
@@ -88,7 +88,7 @@ test_expect_success 'merge (case change)' '
 
 
 
-test_expect_failure 'add (with different case)' '
+test_expect_failure CASE_INSENSITIVE_FS 'add (with different case)' '
 
 	git reset --hard initial &&
 	rm camelcase &&
-- 
1.8.0.197.g5a90748

Re: [PATCH 2/3] t0050: honor CASE_INSENSITIVE_FS in add (with different case)

From: Torsten Bögershausen <hidden>
Date: 2016-06-15 22:55:49

On 19.01.13 08:19, Torsten Bögershausen wrote:
The test case "add (with different case)" indicates a
known breakage when run on a case sensitive file system.

The test is invalid for case sensitive file system,
check the precondition CASE_INSENSITIVE_FS before running it.
Sorry,
this should have been:
The test case "add (with different case)" indicates a
known breakage when run on a case insensitive file system.

Re: [PATCH 2/3] t0050: honor CASE_INSENSITIVE_FS in add (with different case)

From: Torsten Bögershausen <hidden>
Date: 2016-06-15 22:55:50

Sorry for completely messing up the sensitvie/insensiteve

Please discard my patch from pu, I'll send v2.

Sorry for the confusion
/Torsten
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help