Skip to content

Commit f6f1f1a

Browse files
committed
C#: Update integration test expected output.
1 parent 3814c0a commit f6f1f1a

4 files changed

Lines changed: 8 additions & 0 deletions

File tree

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 @@
11
| All NuGet feeds reachable | 1.0 |
2+
| Failed project restore with missing package error | 0.0 |
23
| Failed project restore with package source error | 0.0 |
4+
| Failed solution restore with missing package error | 0.0 |
35
| Failed solution restore with package source error | 0.0 |
46
| Inherited NuGet feed count | 1.0 |
57
| NuGet feed responsiveness checked | 1.0 |

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
| All NuGet feeds reachable | 1.0 |
2+
| Failed project restore with missing package error | 0.0 |
23
| Failed project restore with package source error | 0.0 |
4+
| Failed solution restore with missing package error | 0.0 |
35
| Failed solution restore with package source error | 0.0 |
46
| Inherited NuGet feed count | 1.0 |
57
| NuGet feed responsiveness checked | 1.0 |

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
| All NuGet feeds reachable | 1.0 |
2+
| Failed project restore with missing package error | 0.0 |
23
| Failed project restore with package source error | 0.0 |
4+
| Failed solution restore with missing package error | 0.0 |
35
| Failed solution restore with package source error | 0.0 |
46
| Inherited NuGet feed count | 1.0 |
57
| NuGet feed responsiveness checked | 1.0 |

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
| All NuGet feeds reachable | 0.0 |
2+
| Failed project restore with missing package error | 1.0 |
23
| Failed project restore with package source error | 0.0 |
4+
| Failed solution restore with missing package error | 0.0 |
35
| Failed solution restore with package source error | 0.0 |
46
| Fallback nuget restore | 1.0 |
57
| NuGet feed responsiveness checked | 1.0 |

0 commit comments

Comments
 (0)