Commit ec313d1
Skip mono/nuget C# integration tests on Ubuntu 26.04
Mono is end-of-life and its apt repository only ships Ubuntu 18.04 packages,
whose gtk2-era dependencies cannot be satisfied on 26.04. Without mono the
legacy `packages.config` restore silently yields nothing and the buildless
extractor falls back to downloading .NET Framework reference assemblies, so
these four tests fail rather than being skipped.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>1 parent 9567f1a commit ec313d1
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
12 | | - | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
0 commit comments