Skip to content

Commit 9bddf51

Browse files
committed
C#: Update integration tests.
1 parent f7fa98c commit 9bddf51

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

csharp/ql/integration-tests/posix/standalone_dependencies_nuget_config_error_timeout/CompilationInfo.expected

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
| All NuGet feeds reachable | 0.0 |
2+
| Failed project restore with missing package error | 1.0 |
3+
| Failed project restore with package source error | 0.0 |
4+
| Failed solution restore with missing package error | 0.0 |
5+
| Failed solution restore with package source error | 0.0 |
26
| Fallback nuget restore | 1.0 |
37
| Inherited NuGet feed count | 1.0 |
48
| NuGet feed responsiveness checked | 1.0 |
@@ -7,10 +11,13 @@
711
| Resolved assembly conflicts | 7.0 |
812
| Resource extraction enabled | 0.0 |
913
| Restored .NET framework variants | 0.0 |
14+
| Restored projects through solution files | 0.0 |
1015
| Solution files on filesystem | 1.0 |
1116
| Source files generated | 0.0 |
1217
| Source files on filesystem | 1.0 |
1318
| Successfully ran fallback nuget restore | 1.0 |
19+
| Successfully restored project files | 0.0 |
20+
| Successfully restored solution files | 1.0 |
1421
| Unresolved references | 0.0 |
1522
| UseWPF set | 0.0 |
1623
| UseWindowsForms set | 0.0 |

csharp/ql/integration-tests/posix/standalone_dependencies_nuget_config_fallback/CompilationInfo.expected

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
| All NuGet feeds reachable | 0.0 |
2+
| Failed project restore with missing package error | 1.0 |
3+
| Failed project restore with package source error | 0.0 |
4+
| Failed solution restore with missing package error | 0.0 |
5+
| Failed solution restore with package source error | 0.0 |
26
| Fallback nuget restore | 1.0 |
37
| Inherited NuGet feed count | 1.0 |
48
| NuGet feed responsiveness checked | 1.0 |
@@ -7,10 +11,13 @@
711
| Resolved assembly conflicts | 7.0 |
812
| Resource extraction enabled | 0.0 |
913
| Restored .NET framework variants | 0.0 |
14+
| Restored projects through solution files | 0.0 |
1015
| Solution files on filesystem | 1.0 |
1116
| Source files generated | 0.0 |
1217
| Source files on filesystem | 1.0 |
1318
| Successfully ran fallback nuget restore | 1.0 |
19+
| Successfully restored project files | 0.0 |
20+
| Successfully restored solution files | 1.0 |
1421
| Unresolved references | 0.0 |
1522
| UseWPF set | 0.0 |
1623
| UseWindowsForms set | 0.0 |

0 commit comments

Comments
 (0)