Skip to content

Commit d909f2b

Browse files
committed
Fix expected test output
1 parent c6185b3 commit d909f2b

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

csharp/ql/integration-tests/all-platforms/standalone_resx/CompilationInfo.expected

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
| All Nuget feeds reachable | 1.0 |
12
| Failed project restore with package source error | 0.0 |
23
| Failed solution restore with package source error | 0.0 |
4+
| NuGet feed responsiveness checked | 1.0 |
35
| Project files on filesystem | 1.0 |
46
| Resource extraction enabled | 1.0 |
57
| Restored .NET framework variants | 1.0 |

csharp/ql/integration-tests/posix-only/standalone_dependencies_nuget_config_error/CompilationInfo.expected

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
| All Nuget feeds reachable | 1.0 |
12
| Failed project restore with package source error | 1.0 |
23
| Failed solution restore with package source error | 0.0 |
34
| Fallback nuget restore | 1.0 |
5+
| NuGet feed responsiveness checked | 1.0 |
46
| Project files on filesystem | 1.0 |
57
| Resolved assembly conflicts | 7.0 |
68
| Resource extraction enabled | 0.0 |

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
| All Nuget feeds reachable | 0.0 |
22
| Fallback nuget restore | 1.0 |
33
| Inherited Nuget feed count | 1.0 |
4+
| NuGet feed responsiveness checked | 1.0 |
45
| Project files on filesystem | 1.0 |
56
| Resolved assembly conflicts | 7.0 |
67
| Resource extraction enabled | 0.0 |

0 commit comments

Comments
 (0)