allow tests to pass with SG_TEST_USE_XATTRS=false #9951
ci.yml
on: pull_request
Matrix: test-sgcollect
Matrix: test-stats-definition-exporter
Matrix: test
Annotations
9 errors and 4 warnings
test-sgcollect (macos-latest)
[notice] A new release of pip is available: 22.0.4 -> 24.0
[notice] To update, run: python3.9 -m pip install --upgrade pip
|
test (ubuntu)
Process completed with exit code 1.
|
test (ubuntu):
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
|
test (macos)
Process completed with exit code 1.
|
test (macos):
diagnostic_doc_api_test.go#L183
diagnostic_doc_api_test.go:183:
Error Trace: /Users/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:25:57.159Z
|
test-race
Process completed with exit code 1.
|
test-race:
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:40.144Z
|
test (windows):
diagnostic_doc_api_test.go#L183
diagnostic_doc_api_test.go:183:
Error Trace: D:/a/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:29:45.743Z
|
test (windows)
Process completed with exit code 1.
|
test (ubuntu)
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/.
|
test (macos)
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/.
|
test-race
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/.
|
test (windows)
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/.
|