Commit d94f6a8
authored
Disable acceptance/ssh (#4838)
Both fail always (or very frequently?).
```
--- FAIL: TestAccept/ssh/connect-serverless-gpu (0.00s)
--- FAIL:
TestAccept/ssh/connect-serverless-gpu/DATABRICKS_BUNDLE_ENGINE=direct
(64.56s)
Error: Not equal:
expected: "Connection successful\n"
actual : ""
Diff:
--- Expected
+++ Actual
@@ -1,2 +1 @@
-Connection successful
Error: Not equal:
expected: ""
actual : "\n>>> [CLI] jobs get-run [NUMID]\n"
Diff:
--- Expected
+++ Actual
@@ -1 +1,3 @@
+>>> [CLI] jobs get-run [NUMID]
+
```1 parent 6ad4950 commit d94f6a8
4 files changed
Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments