allow tests to pass with SG_TEST_USE_XATTRS=false #9951
Annotations
2 errors and 1 warning
Run Tests
Process completed with exit code 1.
|
Annotate Failures:
diagnostic_doc_api_test.go#L183
diagnostic_doc_api_test.go:183:
Error Trace: /home/runner/work/sync_gateway/sync_gateway/rest/diagnostic_doc_api_test.go:183
Error: Not equal:
expected: "key \"doc404\" missing"
actual : "missing"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-key "doc404" missing
+missing
Test: TestGetDocDryRuns
2024-05-15T14:26:29.260Z
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: guyarb/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading