Commit 0cca65b
committed
Ada2022/aggregates/containers: workaround the compiler hang
When compiling the instrumented code for this testcase, GNAT is
currently stuck in an infinite loop. This is highly inconvenient for the
GNATcov team, as this means that this testcase always hits the timeout,
making affected testuite runs take ~13 minutes more than needed.
Temporarily make the testcase fail instantly while the GNAT bug is being
investigated.1 parent 8d7ca36 commit 0cca65b
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
0 commit comments