Skip to content

Commit a119575

Browse files
author
Aleksandra Pasek
committed
SKIP tests which use test.sh scripts on cross targets
The testsuite drivers currently do not support tests which use test.sh when running on cross linux targets. Skip these 18 tests on cross targets for now. TN: T616-039
1 parent 122aa58 commit a119575

File tree

18 files changed

+53
-17
lines changed

18 files changed

+53
-17
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
description: Extensive test for the GNATCOLL.File_Paths API
22
driver: build_run_diff
3+
control:
4+
- [SKIP, "env.is_cross", "Tests using test.sh currently not supported on cross targets, see T616-039"]
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
driver: build_run_diff
2-
description: Check that a long help message can exceed the default 80 character limit when permitted
2+
description: Check that a long help message can exceed the default 80 character limit when permitted
3+
control:
4+
- [SKIP, "env.is_cross", "Tests using test.sh currently not supported on cross targets, see T616-039"]
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
driver: build_run_diff
2-
description: Check that a long help message wraps at the default 80 character limit
2+
description: Check that a long help message wraps at the default 80 character limit
3+
control:
4+
- [SKIP, "env.is_cross", "Tests using test.sh currently not supported on cross targets, see T616-039"]
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
driver: build_run_diff
2-
description: Check that long argument name causes the previously default 25 column limit to expand
2+
description: Check that long argument name causes the previously default 25 column limit to expand
3+
control:
4+
- [SKIP, "env.is_cross", "Tests using test.sh currently not supported on cross targets, see T616-039"]
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
driver: build_run_diff
2-
description: Check that long argument name causes the previously default 25 column limit to shrink
2+
description: Check that long argument name causes the previously default 25 column limit to shrink
3+
control:
4+
- [SKIP, "env.is_cross", "Tests using test.sh currently not supported on cross targets, see T616-039"]
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
driver: build_run_diff
2-
description: Check that custom usage text can be provided for Opt_Parse Options
2+
description: Check that custom usage text can be provided for Opt_Parse Options
3+
control:
4+
- [SKIP, "env.is_cross", "Tests using test.sh currently not supported on cross targets, see T616-039"]
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
driver: build_run_diff
2-
description: Check that custom usage text can be provided for Opt_Parse Options
2+
description: Check that custom usage text can be provided for Opt_Parse Options
3+
control:
4+
- [SKIP, "env.is_cross", "Tests using test.sh currently not supported on cross targets, see T616-039"]
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
driver: build_run_diff
2-
description: Check that custom usage text can be provided for Opt_Parse Options
2+
description: Check that custom usage text can be provided for Opt_Parse Options
3+
control:
4+
- [SKIP, "env.is_cross", "Tests using test.sh currently not supported on cross targets, see T616-039"]
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
driver: build_run_diff
2-
description: Check that custom usage text can be provided for Opt_Parse Options
2+
description: Check that custom usage text can be provided for Opt_Parse Options
3+
control:
4+
- [SKIP, "env.is_cross", "Tests using test.sh currently not supported on cross targets, see T616-039"]
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
driver: build_run_diff
2-
description: Check that custom usage text can be provided for Opt_Parse Options
2+
description: Check that custom usage text can be provided for Opt_Parse Options
3+
control:
4+
- [SKIP, "env.is_cross", "Tests using test.sh currently not supported on cross targets, see T616-039"]

0 commit comments

Comments
 (0)